* { padding: 0; margin: 0; }

body {
	background : #000 url(media/map.jpg) no-repeat 50% top;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	text-align: center;
	color: #fff;
	line-height: 140%;
}
#wrapper { 
 margin: 0 auto;
 width: 921px;
	padding-bottom: 120px;
}

#header {
	height: 61px;
	margin-left: 16px;
	margin-top: 24px;
}

#leftcolumn { 
 color: #333;
 margin: 0 0px 10px;
 padding: 0 10px 10px;
 height: 500px;
 width: 200px;
 float: left;
	text-align: right;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 0 0px 10px;
 padding: 10px;
 height: 500px;
 width: 678px;
 display: inline;
 position: relative;
	border-left: 1px dashed #ccc;
	background: none repeat;
}

#footer {
 color: #b9a532;
margin-top: 20px;
	padding-top: 62px;
	text-align: left;
	font-size: 11px;
	clear: both;
	width: 239px;
}

#main {
	float: left;
	text-align: left;
	background: url(media/sq.png) repeat;
	width: 453px;
	color: #fff;
	margin-left: 19px;
	margin-top: 25px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	margin-bottom: 30px;
	padding: 20px 10px 12px 28px;
}

* html #main { 
	text-align: left;
	background: url(media/sq.gif) repeat;
	width: 453px;
	color: #fff;
	padding: 20px 10px 24px 20px;
	margin-left: 0;
	margin-top: 25px;
	height: 429px;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	margin-right: 50px;
	position: relative;
	right: 40px;
	overflow: visible;
	clear: both;
}

.flagholder {
	width: 32px;

	display: block;
	height: 18px;
	float: left;
}
#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
background-color: transparent;
border-bottom: 1px dotted #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
	background: url(media/sq.gif) repeat;
	text-align: right;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 5px;
}

#navcontainer a:hover
{
color: #ffe219;
	background: url(media/0100_sosimple2.gif) no-repeat 11px;
}

.content {
	background-repeat: repeat;
}

h1 {
	text-align: left;
	margin-bottom: 26px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 14px;
	color: #f7cd93;
}

.photo {
	margin-right: 12px;
	margin-bottom: 6px;
}

#footer a {
	color: #ffff52;
	text-decoration: none;
	border-bottom: 1px dotted #bea831;
	padding-bottom: 3px;
}

#clickaflag {
	position: relative;
	right: 6px;
	top: 138px;
	width: 500px;
}

#intropng {
	background: none no-repeat;
	width: 450px;
	height: 350px;
	position: relative;
	top: 80px;
}

#laflogo {
	width: 90px;
	height: 100px;
	float: right;
	background: url(media/logo_small.png) no-repeat;
}

#footer p {
	float: left;
}

#poem {
	font-style: italic;
	text-align: center;
	position: relative;
	bottom: 70px;
}

#poem p  {
	margin-bottom: 20px;
}

#lyric_pic {
	position: relative;
	left: 278px;
	bottom: 105px;
	width: 150px;
	height: 100px;
}

.box {
	border-bottom: 1px dotted #ababa4;
	width: 99%;
	padding-bottom: 24px;
	padding-top: 12px;
	background-color: #F2F2E6;
	bottom: 100px

}

.boxpic {
	margin-right: 10px;
}

.pic {
	margin: 12px;
}

.date {
	color: #eb9130;
}

a {
	color: #eb9130;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
