/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #ffffff;
}

a:hover{
	text-decoration: underline;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

*
{
	margin: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

body
{
	margin-top: 10px;
	color: #FFFFFF;
	background: #5e5352;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main
{
margin: 0 auto;
width: 1001px;
background: #ffffff;
border: 1px solid #ffffff;
}

#header
{
	width: 1002px;
	height: 270px;
	background: url(images/header.jpg) no-repeat left bottom;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#logo{
	height: 55px;
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}

#head_right
{
	width: 507px;
	float:right;
	background: url(images/headright.jpg) no-repeat;
	height: 270px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#head_left{
	background:url(images/menu_top.jpg) no-repeat top right;
	width: 494px;
	height: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#head_left a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#head_left H2
{
font-size: 14px;
margin-left: 100px
}
#head_left H1
{
font-size: 32px;
}

#buttons
{
width: 269px;
margin-left: 190px;
margin-top: 25px
}

#buttons ul {
    padding: 0px;
    margin: 0px;
	      
}

#buttons li {
	list-style:none;
	padding: 0px;
    margin: 0px;   
}

#buttons a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	display: block;
	float: left;
	width: 294px;
	height: 34px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-style:oblique;
	color: #ffffff;
	padding-top: 20px;
	text-transform: capitalize;
}

#buttons a:hover {
	background: url(images/menu_hover.gif) no-repeat;
}
.end{
	border-bottom: 1px solid #0444ab;
}
#content
{
	background: #670400  url(images/con_bg.jpg) repeat-x top;
	width: 975px;
	padding: 13px;
}

#left
{
width: 499px;
color: #ffffff;
}

#left_compass
{
width: 975px;
color: #ffffff;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
}

#left H1
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #bbb6bc;
	border-bottom: 1px solid #690400;
	margin-right: 5px;
	margin-bottom: 5px;

}

.read{
	text-align:right;
	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a{
	color: #ff0000;
}

.read a:hover{
	color: #ff0000;
	text-decoration: none;
}

#left .date 
{
	height: 28px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 32px;
	font-size: 10px;
	background: #b3aeb4;
}

#left .date ul
{
	list-style: none;	
	padding: 0px;
	margin: 0px;
}

#left .date li
{
	display: inline; 
}

#left .date li a{
	color:#000000;
}

#left .small_icon1
{
background: url(images/icon1.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}

#left .small_icon2
{
background: url(images/icon2.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
padding-right: 15px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}

#left .small_icon3
{
background: url(images/icon3.png) no-repeat;
height: 24px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 40px;
color: #000a8f;
font-size: 12px;
text-decoration: none;
width: 105px;
}


#right
{
width: 466px;
float:right;
min-height: 405px;

}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#archives{
	background:url(images/righttop.jpg) no-repeat center;
	height: 178px;
	padding-top: 10px;
	padding-left: 18px;

}

#archives_compass{
	height: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

#arcright ul li {
	margin-bottom: 13px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#arcleft ul li {
	margin-bottom: 15px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;

}

#archives ul li a{
	color: #ffffff;
}

#arcleft{
	float:left;
	width: 210px;
}

#arcright{
float:right;
width: 236px;

}

#arcright_compass{
float:right;
width: 436px;

}
#arcleft_compass{
	float:left;
	width: 410px;
}

#right h2 {
	margin: 0;
	padding: 0px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #240100;
	padding-bottom: 10px;
}
#right h3 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #240100;
	padding-bottom: 10px;
}
#right h4 {
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {

	background: url(images/img09.gif) no-repeat 1px 5px;
}

#rightbot{
	background:url(images/rightbot.jpg) no-repeat center;
	height: 218px;
	color:#FFFFFF;
	padding-top: 50px;
	padding-left: 100px;
	padding-right: 20px;
}

#rightbot p{
	padding-left: 25px;
	padding-bottom: 10px;
}

#footer
{
	height: 39px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
}

#footer a
{
color: #ffffff;
font-size: 10px;
text-decoration: none;
}
#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; }

