body{
margin:0;
padding:0;
line-height: 1.5em;
background: #1D1D1D;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1024px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #1D1D1D;
padding-top: 40px;
}

#topsection{
background-image: url(../assets/header_1024.jpg);
background-repeat: no-repeat;
height: 144px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 190px 0 280px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

	#contentcolumn a
	{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
	#contentcolumn a:hover
	{
	text-decoration: none;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
	
#contentcolumn li{
	display: inline;
	}

#leftcolumn{
float: left;
width: 280px; /*Width of left column in pixel*/
margin-left: -1030px; /*Set margin to that of -(MainContainerWidth)*/
background-image: url(../assets/nav_160.jpg);
background-repeat: no-repeat;
height: 600px;
}

#navcolumn{
float: right;
width: 128px; 
margin-left: 152px; /*Set margin to that of -(MainContainerWidth)*/
margin-top: 40px;
background: #C444444;
}

	#navcolumn ul
	{
		margin: 0 0 0 2px;
		padding: 0;
		list-style-type: none;
	}
	
	#navcolumn li
	{
		dispay: vertical;
		padding: 0 10px;
	}
	
	#navcolumn li a
	{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#navcolumn li a:hover
	{
	text-decoration: none;
	color: #ffffff;
	background-color: #8C7C53;
	padding: 2px 8px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


#rightcolumn{
float: left;
width: 300px; /*Width of right column*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth)*/
background: #1D1E1D;
}

	#rightcolumn a
	{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#rightcolumn a:hover
	{
	text-decoration: none;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#rightcolumn ul{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
	}
	
	#rightcolumn li{
		margin: 0 0 0 2px;
		padding: 0;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #999999;
		
	}

#footer{
clear: left;
width: 100%;
height: 100px;
background-image: url(../assets/footer.jpg);
background-repeat: no-repeat;
text-align: center;
padding: 4px 0;
}

	#footer ul
	{
		margin: 0 0 0 2px;
		padding: 0;
		list-style-type: none;
	}
	
	#footer li
	{
		display: inline;
		padding: 4px 4px;
	}
	
	#footer li a
	{
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	#footer li a:hover
	{
	text-decoration: none;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}



.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.border{
	border: 1px solid #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: right;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
div {
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #BA7808;
}
#wrapper
{float:right;
padding:18px;
}

/*    Begin LightBox       */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


