body {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, bitstream vera, sans-serif;
font-size: 12pt;
text-align:center;
color:#ffffff;
background-color: #ffffff;
letter-spacing: 0px;
line-height: 16pt;
font-weight:normal;
padding: 0px;
margin: 0 auto;
width:100%;
height:100%;
}
#container {
width: 960px;
margin: 0 auto;
text-align:left;
background-color:#ffffff;
padding: 0px;
position:relative;

}

#textcontainer {
width: 910px;
margin: 0 auto;
text-align:left;
background-color:#00a7b3;
padding: 0px;
position:relative;

}


#imgcontainer {
width: 913px;
height:239px;
margin: 0 auto;
text-align:left;
padding: 0px;
top:140px;
left:25px;
position:absolute;

}


#header {
padding-bottom: 4px;

}


h1
{
color: #00004a;
font-size: 28pt;
font-family: "Trebuchet MS";
line-height: 23px;
text-align: left;
text-transform: none;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
margin: 10;
padding-top: 1px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
}

h5
{
color: #00004a;
font-size: 16pt;
font-family: "Trebuchet MS";
line-height: 23px;
text-align: left;
text-transform: none;
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
margin: 10;
padding-top: 1px;
padding-bottom: 0px;
padding-left: 1px;
padding-right: 1px;
}





h3
{
background: transparent;
color: #fffa74;
font-size: 25pt;
font-family: "trebuchet ms";
font-weight: bold;
text-align: left;
letter-spacing: 1px;
border-bottom: 1px #89e4e6 solid;
padding: 10px;

}



h2
{
color: #CC0000;
font-size: 16px;
font-family: "Trebuchet MS";
font-weight: normal;
letter-spacing: 1pt;
text-align: left;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
margin:10px;
}



.border {
	border-right: 1px solid #BBBBBB;
	border-top: 1px solid #BBBBBB;
	border-left: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	line-height: 12px; 
	background-color: #FFFFFF;
}



/* links */   


A:link, A:visited, A:active {
  text-decoration : none; 
  color : #000033;
  font-weight: bold;
  font-family : "Century Gothic";
  text-transform: none;
  font-size: 14px;
} 

A:hover {
  color : #999; 
 
}


A.nav:link, A.nav:visited, A.nav:active {
  text-decoration : none; 
  color : #fff;
  font-weight: bold;
  font-family : "Trebuchet MS";
  text-transform: none;
  font-size: 11pt;
} 


A.name:link, A.name:visited, A.name:active {
  text-decoration : none; 
  color : #fff;
  font-weight: bold;
  font-family : "Trebuchet MS";
  text-transform: none;
  font-size: 11pt;
} 


A.other:link, A.other:visited, A.other:active {
  text-decoration : none; 
  color : #fff59f;
  font-weight: bold;
  font-family : "Trebuchet MS";
  text-transform: none;
  font-size: 10pt;
} 


a.nav:hover {
 border-bottom: #de2f00 solid 2px;
}


a.links:link, a.links:visited, a.links:active
	{
  text-decoration : none; 
  color : #FFFF66;
  font-family : "Trebuchet MS";
  font-size: 11pt;
  text-transform: uppercase;}

a.links:hover 
	{
  color : #4c4c4c;}








/* bold, underline, etc */

b { 
     color: #003366;
     
}
i { 
     color: #ff8824;
	 font-weight: bold;
     
}
u { 
     color: #592200;
	
     border-bottom: 1px solid #592200;
}
s {
  color: #1E576C;}

blockquote{
background:#444;
border: #000000 1px solid;
} 


/* textarea */
input, textarea, comments
{
       background-color: white; 
       color: #000; 
       border-style: solid; 
       border-width: 1px; 
       border-color: #cccccc; 
}
ol {
padding:1px; 
}

ul {
margin-left:0px; 
padding-left:20px;

}




h6 {
text-align: center;
color:#3A0C0C;
font-size:18px;
font-weight:normal;
}
.h1_span {
color:#42860D;
}
#subhead {
letter-spacing:2px;
}
p{
margin-left: 50px;
margin-right: 50px;
}
p a {
text-decoration:none;
color:#666666;
}
p a:hover{
text-decoration:underline;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0pt;
	}

#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: 0pt;
	}
#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: 16px Trebuchet MS;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #333; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#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;
	}



#footer {

width: 913px;
left: 24px;
text-align: center;
background:#ccc;
clear:both;

}
#footer p{
text-align:center;
font-size:10pt;
color: #222;
}
#bottom_row {
background-color:#EEEEEE;
border-top:0px #999999 solid;
display:table;
width:100%;
}
.br_item {
float:left;
width: 100px;
margin-left:35px;
display:inline; /* fix for left margin ie problem, no effect on firefox */
}
.br_item h3 {
margin:15px 0 10px 0;
font-size:16px;
}
.br_item ul{

padding:0;
list-style-type:none;
}
.br_item ul li{
border-bottom: 1px #cccccc solid;
}
.br_item ul li a{
color:#666666;
text-decoration:none;
display:block;
}
.br_item ul li a:hover{
color:#FFFFFF;
background-color:#666666;
padding-left:4px;
}