* {
	border: 0;
	text-indent: 0px;
}

body {
	font-size: 11px;
	font: Helvetica, Arial, sans-serif;

}
a {
	text-decoration:none;
	color:#3399cc;
}
a:hover {
	text-decoration:none;
	color:#999999;
}

p {
	color:#426674;
}

h1 {
	color:#48b8de;
	font-size:18px;
	font-weight:lighter;
}

#topTitle {
margin-top:5px;
}

h2 {
	font-size:14px;
	color:#48b8de;
	font-weight:lighter;
	margin-bottom:0px;
}

#bigText{
	font-size:14px;
	color:#426674;
	font-weight:lighter;
}
h3 {
	color:#3399cc;
	font-size:12px;
	margin-bottom: 10px;
	margin-top:3px;
	font-weight:normal;
}

ul{
margin-top:0; 
margin-bottom:0; 
list-style:url(img/listDot.jpg); 
}

li {
	margin-bottom: 10px;
	margin-left:-20px;
	color:#426674;
}
img {
	border: none;
}

.mainNav{
	padding-top:53px;
	padding-left:325px;
}

#header {
	background: #FFFFFF;
	height:auto;
	margin-bottom:10px;
	margin-top:-5px;
	
}
#leftAlign{
font-family:Helvetica, Arial, sans-serif;
float:left;
width:auto;
}

#rightAlign{
font-family:Helvetica, Arial, sans-serif;
float:right;
width:auto;
display:block;
}

#topSection {
	font-family:Helvetica, Arial, sans-serif;
	float:left;
	width:590px;
	padding-left: 10px;
	margin-top:-5px;
	margin-bottom: 10px;
	}
	
#imageSection {
	font-family:Helvetica, Arial, sans-serif;
	float:left;
	/*width:auto;*/
	width:2000px;
	padding-left: 10px;
	margin-top:-5px;
	margin-bottom: 10px;
	}
#imageSection h2{
color:#426674;
}	
#imageSection td{
padding-left:10px;
padding-bottom:8px;

}

#bigImageSection {
font-family:Helvetica, Arial, sans-serif;
	float:left;
	width:auto;
	padding-left: 10px;
	margin-top:-5px;
	margin-bottom: 10px;
}
	
#left-sidebar {
	font-family:Helvetica, Arial, sans-serif;
	width: 290px;
	clear:both;
	float: left;
	padding-left: 10px;
	padding-right:10px;
 }
 #home-sidebar {
	font-family:Helvetica, Arial, sans-serif;
	width: auto;
	clear:both;
	float: left;
	padding-left: 10px;
	margin-bottom: 5px;
 }
  #home-sidebar p{
  font-size:12px;
 }
 
 #left-sidebar p {
 	margin-top:0px;
 }
 #middleColumn {
	font-family:Helvetica, Arial, sans-serif;
	width: 290px;
	padding-left: 10px;
	padding-right:10px;
	margin-top:5px;
	float:left;
 }
 #rightColumn {
	font-family:Helvetica, Arial, sans-serif;
	width: 290px;
	padding-right:10px;
	float: left;
 }

#rightColumn h2{
margin-bottom:-10px;
}

#rightColumn p {
margin-bottom:20px;
}
 
.thirdColumn {
	font-family:Helvetica, Arial, sans-serif;
	width: 290px;
	padding-right:10px;
	float: left;
 }
.thirdColumn p {
margin-bottom:20px;
}
.thirdColumn a {
color:#426674;
}
 
.thirdColumn h2 {
	font-size:14px;
	color:#48b8de;
	font-weight:lighter;
	margin-bottom:-10px;
}
 
 .main-contentHome {
	float:left;
	margin-left:20px;
	clear:right;
}

.timelineHolder {
margin-left: -70px;
margin-top:-10px;
height:422px;
float:left;
overflow:hidden;
}

#footer {
	background: #FFFFFF;
	text-align: left;
	padding-top: 5px;
}

.footerNav{
padding-left:120px;
font: Arial, Helvetica, sans-serif;
font-size:9px;
color:#48b8de;
text-align:left;



}
.footerNav td{
	font-family: Arial, Helvetica, sans-serif;
}

.headerBottom{
width:100%;
min-width:965px;
background:#48b8de;
line-height:1px !important;
height:1px;
clear:both;
overflow:none;
opacity: 0.5;
-moz-opacity: 0.5; /* older Gecko-based browsers */
filter:alpha(opacity=15); /* For IE6&7 */
}

.padder{
width:100%;
background:white;
height:1px;
clear:both;
}
.homeNav{
width:65px; 
height:44px;
float:left;
}

.homeNav a {
	display: inline;
	width: 65px;
 	height:44px;
	background:url(img/homeNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.homeNav a:hover {
	/* background: #c00; */
	background-position: bottom;
}

.mapNav {width:53px; height:44px;float:left;}

.mapNav a {
	display: inline;
	width: 53px;
 	height:44px;
	background:url(img/mapNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.mapNav a:hover {
	/* background: #c00; */
	background-position: bottom;
}

.timeNav {width:82px; height:44px;float:left;}
.timeNav a {
	display: inline;
	width: 82px;
 	height:44px;
	background: url(img/timelineNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.timeNav a:hover {
	/* background: #c00; */
	background-position: bottom;
}

.resourceNav {width:105px; height:44px;float:left;}
.resourceNav a {
	display: inline;
	width: 105px;
 	height:44px;
	background:url(img/resourceNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.resourceNav a:hover {
	/* background: #c00; */
	background-position: bottom;
}

.imageNav {width:74px; height:44px;float:left;}
.imageNav a {
	display: inline;
	width: 74px;
 	height:44px;
	background:url(img/imageNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.imageNav a:hover {
	/* background: #c00; */
	background-position: bottom;
}

.aboutNav {width:71px; height:44px;float:left;}
.aboutNav a {
	display: inline;
	width: 71px;
 	height:44px;
	background:url(img/aboutNav.jpg) no-repeat top;
	margin:0;
	border:none;
	cursor:pointer;
	line-height: 44px;
}
.aboutNav a:hover {
	/* background: #c00; */
	background-position: left bottom;
}
/*.downloadImg {width:192px; height:33px;}*/
a.downloadImg {
	display:block;
	width: 192px;
 	height:33px;
	background: url(img/downloadImg.jpg) no-repeat left;
	margin:0;
	border:none;
	cursor:pointer;
	/*float:left;*/
	/*line-height: 33px;*/
}
a.downloadImg:hover {
	/* background: #c00; */
	background-position: right;
}

/*.printPage {width:192px; height:34px;}*/
a.printPage {
	display:block;
	width: 192px;
 	height:34px;
	background: url(img/printPage.jpg) no-repeat left;
	margin:0;
	border:none;
	cursor:pointer;
/*	float:left;*/
	/*line-height: 34px;*/
}
a.printPage:hover {
	/* background: #c00; */
	background-position: right;
}

/*.backImage
{
    width:192px; 
    height:33px;
}*/
a.backImage  {
	display:block;
	width: 192px;
 	height:33px; 
	background: url(img/backImage.jpg);
	

	
	
	/*margin:0;	*/
	/*float:left;	*/
	/*border:none;*/
	/*cursor:pointer;*/
	/*line-height: 33px;*/
}
a.backImage:hover {
	/* background: #c00; */
	background-position: right;
}




.homePick {
	display: inline;
	width: 65px;
 	height:44px;
	background: url(img/homeNav.jpg) no-repeat bottom;
	float:left;
}
.mapPick {
	display: inline;
	width: 53px;
 	height:44px;
	background: url(img/mapNav.jpg) no-repeat bottom;
	float:left;
}
.timePick {
	display: inline;
	width: 82px;
 	height:44px;
	background: url(img/timelineNav.jpg) no-repeat bottom;
	float:left;
}
.resourcePick {
	display: inline;
	width: 105px;
 	height:44px;
	background: url(img/resourceNav.jpg) no-repeat bottom;
	float:left;
}
.imagePick {
	display: inline;
	width: 74px;
 	height:44px;
	background: url(img/imageNav.jpg) no-repeat bottom;
	float:left;
}
.aboutPick {
	display: inline;
	width: 71px;
 	height:44px;
	background: url(img/aboutNav.jpg) no-repeat bottom;
	float:left;
}

#page-wrap {
	background:url(img/opaque.png);
	min-width: 795px;
	max-width: 1260px;
	margin-left:10px;
	margin-right:auto;
	margin-top: 0%;
	}
	#page-wrap #inside {
	margin: 10px 10px 0px 10px;
	padding-bottom: 10px;
	}
	

.opaque {
background-color:#FFFFFF;
	opacity: 0.5;
	-moz-opacity: 0.5; /* older Gecko-based browsers */
	filter:alpha(opacity=15); /* For IE6&7 */
	}


        #ImgDetail_DynamicContentSection 
        {
            font-family:Helvetica, Arial, sans-serif;	         
        }	    	    	    
	   #ImgDetail_DynamicContentSection h1
	    {
            margin:0;
            padding:0;	  
            margin-bottom:10px;  	      	      
	    }	
	    	        	    
        #ImgDetail_DynamicContentSection img
	    {
            margin:0;
            padding:0;
            float:left;	
            margin-right:20px;         
            margin-bottom:10px;  
	    }	    
    
	    #ImgDetail_DynamicContentSection ul
	    {
            list-style-image:none; 
            list-style:none; 
            display:block; 	      
            margin:0;
            padding:0; 
            margin-right:80px;           
            position:relative;
            left:-10px;                       
	    }	
	    
        #ImgDetail_DynamicContentSection ul li
	    {	       
            margin:0;
            padding:0;	
	    }		     

	    	    
	    #ImgDetail_DynamicContentSection ul li ul
	    {
            margin:0;
            padding:0;         
            list-style:none; 
            list-style-image:none; 
            display:inline;
            position:relative;
            top:-30px;
            left:45px;                                             
	    }	

	    #ImgDetail_DynamicContentSection ul li ul li
	    {
            margin:0;
            padding:0;                                     
	    }   
	      	    	    
        #ImgDetail_DynamicContentSection ul li ul li p
	    {
            margin:0;
            padding:0;
            margin-top:15px;                      
            margin-bottom:-20px;                    
	    }   
	                      		    		    	       
        #ImgDetail_DynamicContentSection ul li img
	    {
            margin:0;
            padding:0;      
            float:none;	       
	    }        	    	  		    	 		    
	    .clear
	    {
            clear:both;	      
	    }	
	    
        #ImgDetail_DynamicContentSection_linkblock
        {
            float:left;
            position:relative;
            left:-10px;                                            
        }	
        
        #ImgDetail_DynamicContentSection_descripblock
        {              
            margin-top:115px;   
            margin-right:80px;                                          
        }            	 
