/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #FFFFFF;
	background:#233B7C url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	background:#01497B url(images/container_bg.jpg) 0 0 repeat-y;
	margin:0 auto;
	text-align:left;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#header{
	width:770px;
	height:318px;
	margin:0px;
	padding:0px;
	}
	
#turtle{
	width:220px;
	height:217px;
	float:left;
	}						
	
#pics{
	width:275px;
	padding-top:68px;
	float:left;
	z-index:80;
	}					
	
#contentcopy{
	width:386px;
	padding-top:18px;
	margin-left:321px;
	padding-bottom:25px;
	}	
	
#featurestyle{
	width:510px;
	padding-top:60px;
	margin:0 auto;
	padding-bottom:25px;
	}	
	
#footer{
	width:770px;
	background-color:#822494;
	clear:both;
	}
	
#footertag {
	width:770px;
	text-align:center;
	font-size:11px;
	padding:3px 0;
	color:#FFFFFF;
	line-height:16px;
	}

#footertag a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#F2C2FB;
	text-decoration:underline;
	}	
						

a {
	color:#AED654;
	text-decoration:underline;
	}
	
a:hover {
	color:#B759C9;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.left {
	margin:10px 14px 14px 0;
	float:left;
	}		
	
h1 {
 font-family: "Gill Sans Light", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:36px;
 color:#007BFF;
 font-weight: normal;
 margin-bottom:22px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:13px;
 color:#AED654;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong, b {
	 font-weight:bold;
	 color:#5FC8FF;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:22px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #007BFF; 
	font-size:36px;
	margin-bottom:22px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	font-size:12px;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:10px;
	}

/*  end FAQ Formatting  */

	
	
/*  fun links  */

	#funlinks{
	background-color:#007BFF;  
	padding:5px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

