body {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	background-color: #666666;
	color: #FFFFFF;
}

td img {display: block;}

a:link {
	color: #BDD2E8;
	text-decoration: underline;
}
a:visited {
	color: #BDD2E8;
}
a:hover {
	color: #0000FF;
}
a:active {
	color: #FF0000;
}




h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0099CC;
	font-weight: bold;

}


.lefttt{
	text-align: left;
}

.leftti{
	text-align: left;
	text-indent: 25px;
}

li {
	margin-top: 6px;
	margin-left: -14px;
	margin-right: 4px;
}



#main {
	color: #000000;
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 750px;
	background-image: url(images/explorers_web1_export_r1_c1.jpg);
	background-repeat: repeat-y;
	border-width: 2px;
	border-style: solid;
	border-color: #1C4A6C;
}

#center{
	text-align: center;
}



#topnav 
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	float:none;
	position: relative;
	left: 0px;
	top: 0px;
	color: #FFFFFF;
	background-color: #1C4A6C;
	text-indent: 60px;
 }

#topnav a 
  {
	color: #fff;
	border-bottom: none;
	
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
  }
  
 
  
#topnav a:link:hover, #topnav  a:visited:hover {
   color: #fff;
   background: #990000;
   }
   

#left {
	float: left;
	position: relative;
	width: 155px;
}


#contentbox{
	float: right;
	position: relative;
	background-color: #000000;
	color: #FFFFFF;
	width: 595px;
	padding: 0px;
	margin: 0px;
	
}

.indent{
	text-indent: 25px;
}

.leftmar{
	margin-left: 40px;
}

#content{
	color: #FFFFFF;
	width: 555px;
	right: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
    padding: 20px;
	text-align: justify;
	line-height: 1.3em;
}


#contentl{
	float: left;
	color: #FFFFFF;
	width: 355px;
	right: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	text-align: justify;
	line-height: 1.3em;
}


#contentr{
	float: right;
	color: #FFFFFF;
	width: 200px;
	right: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-align: center;
}


	

#footer {
	width: 740px;
	clear: both;
    padding: 5px;
    color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #1C4A6C;
	color: #ffffff;
}


#footer a {
	color: #ffffff;
	
}
