body{
  margin:0 0px;
  padding:0 200px 0 200px;
  font-size: small;
  color: #000;
	line-height: 180%;
	font-style: normal;
	font-weight: normal;
	font-family: Geneva, Verdana, Arial, sans-serif;
	background:#fff;
 }

#container{
  background-color:inherit;
  float:left;
  width:100%;    
  border-left: 200px #ffcc66 solid;
  border-right: 200px #fff solid;
  margin-left:-200px;
  margin-right:-200px;
  display:inline; /* So IE plays nice */
 }

#leftRail{
  float: left;
  width:200px;
  margin-left:-200px;
  position:relative;
 }

#center {
  float:left;
  width:100%;
  margin-right:-100%;
}

#rightRail{
  float:right;
  width:200px;
  margin-right: -200px;
  position:relative;
line-height: 170%;
}

#footer {
clear:both;
margin:0 auto;
padding:0 10px 0;
text-align:center;
background:#ffffff;
font-size:0.9em;
line-height: 150%;
}

#funding {
clear:both;
margin:0 auto;
padding:0 10px 0;
text-align:center;
background:#ffffff;
font-size:0.6em;
line-height: 120%;
}

#printbutton{
 	text-align: center;}

a {
text-decoration:none;
color: #213d00;
font-weight: bold;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color: #213d00;
background-color:inherit;
}

a img {
border:0;
}

img.floatright {
float: right;
margin-bottom: .5%;
margin-left: 1%; 
}

img.floatleft {
float: left;
margin-bottom: .5%;
margin-right: 1%; 
}

p {
margin-left: 20px;
margin-right: 20px;
text-align: justify;
}

p.centre{
text-align: center;
}

p.caption {
	text-align: center;
	font-size:0.9em;
	line-height: 12px;}

hr {
	width: 350px;
}

#leftRail p {
text-align: center;
}

#leftRail h2 {
text-align: center;
}

#leftRail img.title {
margin-top: 5px;
margin-bottom: -20px; }

#leftRail img {
margin-top: 10px;
}

#rightRail p {
text-align: left;
margin-left: 5px;
margin-right: 5px;
}

#rightRail img {
margin-left: 5px;
margin-bottom: -15px;
}

h1 {
margin-left: 10px;
margin-right: 10px;
color: #213d00;
margin-top: 10px;
text-align: center;
line-height: 100%;
font-size: 24px; }

h2 {
margin-left: 20px;
margin-right: 20px;
color: #213d00;
text-align: left;
margin-top: 0px;
font-size: 20px;
line-height: 130%; }

h3 {
margin-left: 10px;
margin-right: 10px;
color: #213d00;
text-align: center;
margin-top: -15px;
font-size: 16px; }

ul.body {
padding-left: 15%; }

ul.sponsor {
width:160px; 
margin:0 0 18px;
padding:20px;
	}

ul.avmenu {
width:160px; 
margin: -0px 0em 0px 0em;
padding: 20px;
list-style:none;
position: absolute; left: 0px; top: 70px; 
z-index: 2;}

ul.avmenu li {
width:140px;
padding:0;
line-height:1.4em;
display:inline;
}

ul.avmenu li a {
background-color: white;
color:#213d00;
font-weight:bold;
width: 142px;
float:left;
margin-bottom:5px;
padding: 5px 2px 5px 5px;
border-left: 10px #f28627 solid;
text-decoration:none;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color: #fffb7f;
border-left: 10px #304900 solid;
color:#000;
}

ul.avmenu ul {
margin:0 0 0 15px;
padding:0 0 5px 0;
font-size:0.9em;
width:125px;
}

ul.avmenu ul a {
padding:3px 1px 3px 5px;
width:115px;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
border-top: 3em #ffcc66 solid; }

/*for lightbox*/

#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(../img/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(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/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;
	}
	background-color: #000;
	}
