body {
	background-color:;
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 10pt;
	text-align: center;
}

#main {
	width: 900px;
	margin: auto;
	background-color: #fff;
	margin-bottom: 25px;
	text-align: left;
	/*background: #fff url(../img/statements/statements-1.jpg) no-repeat center center;*/
	/*background: #FFFFFF url(../Images/bg.png) repeat top left;*/
}

#top {
	width: 900px;
	height: 144px;
	background: url(../Images/header.png) no-repeat top left;
}
#logo {
	position: relative;
	top: 44px;
	left: 50px;
}


#topnav {
	height: 25px;
	background: #000000 url(../Images/top-nav-fill.png) repeat-x top left;
	padding-left: 515px;
}


#lownav {
	height: 32px;
	background: #FFFFFF url(../Images/nav-lowfill.png) repeat-x top left;
}
#lownav ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: -25px;
	left: 168px;
}
#lownav li {
	display: block;
	float: left;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	/*padding: 0 10px;*/
	position: relative;
	background: #FFFFFF url(../Images/nav-lowfill.png) repeat-x top left;
	/*background-color: #525659;*/
	/*padding-top: 7px;*/
}
#lownav a {
	position: relative;
	inline-display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 10px 0px 0px;
}
#lownav a.current, #lownav a:hover {
	color: #000;
}
#lownav ul li ul {
	position: absolute;
	top: 25px;
	left: 0em;	
	display: none;
	
}
#lownav ul li a{
	padding-left:15px;
	
}

#lownav li li {
	position: relative;
	display:inline-block;
	background-color: #eee;
	padding: 2px;
	
	border-bottom: solid 1px #333;
}
#lownav li li li {
position: relative;
	display: inline-block;
		left:9px;
		width: 125px;
	}
#lownav li li a {
    position: relative;
	display: inline-block;
	width: 125px;
	padding: 2px;
}
#lownav li li:hover{
	background-color: #ccc;
}
#lownav ul li ul ul li ul li {
	position: relative;
	display: inline-block;
	
	left:9px;
	float:right;
}
#content {
	width: 850px;
	min-height: 250px;
	padding: 10px 0px;
	clear: both;
}
#contentTextMain {
	display:block;
	width:900px;
	float:left;
	
}
#contentTextMain p {
	display:block;
	width:900px;
	float:left;
	
}
#content_info p {
	width:850px;
    word-wrap: break-word
}
#content_info {
	display: block;
	height:50%;
	float: left;
	border: none;
	padding-left: 5px;
	margin: 10px;
   
    word-wrap: break-word
}

#content_pics {
	display: block;
	width: 33%;
    height:50%;
	float: right;
	border: none;
	margin: 10px;
}

#content_vids {
	display: block;
	width: 33%;
    height:50%;
	float: right;
	border: none;
	margin: 10px;
}

#content_docs {
	display: block;
	width: 33%;
    height:50%;
	float:	right;
	border: none;
	margin: 10px;
}



#prefooter {
	clear: both;
	padding-top: 25px;
}
#prefooter #stack {
	width: 256px;
	float: right;
	/*padding-top: 50px;*/
}
#prefooter #stack img {
	display: block;
	margin-bottom: 1px;
}
#prefooter #stack img.bottomimg {
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;
}


/*#prefooter { padding-bottom: 25px; }*/



#level1, #level2, #level3 {
	float: left;
	margin-right: 15px;
}
#leve11 { width: 300px; }
#level2 { width: 100px; margin-top: 15px; }
#level3 { width: 100px; margin-top: 15px; }

#level2 div, #level3 div {
	display: none;
}

#level1 a, #level2 a, #level3 a {
	display: block;
	color: #000;
	text-decoration: none;
    
div{

}
    
}
div.level2 {
	border-bottom: solid 1px #666;
	padding-left: 25px;
}

a.level1 {
	width: 280px;
	font-size: 18px;
	padding: 15px 10px;
	border-bottom: solid 1px #666;
}
a.level1:hover, a.level2:hover, a.level3:hover, #level1 a.current {
	background-color: #faf3a8;
}

a.level2, a.level3 {
	padding: 5px;
}

#detail .down {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight: bold;
	color: #720d00;
	line-height: 1.5em;
	font-size: 1.1em;
}
#detail .down a {
	display: block;
	text-decoration: none;
	color: #000;
}
#detail .down a:hover {
	color: #333;
	text-decoration: underline;
}

img {
	border: none;
}

a {
	color: #454545;
	text-decoration:none;
}
a:hover {
	color: #000;
}


#mediabox {
	width: 200px; 
	float: right;
	padding: 10px;
	margin-right: 5px;
	clear:right;
	
}

#photobin img {
	display: block;
}
#photobin {
	width: 900px;
	background-color: #000;
}
#statementsbin {
	position: absolute;
	width: 900px;
	height: 165px;
	top: 400px;
	margin: auto;
	z-index: -1;
}


#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; }
