/* body */
	
	body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #0A0C2D;
	color: #FFF;
	font: bold 14px/19px Arial, Helvetica, sans-serif;
	}
	
/* body */



/* layout */	

	#shell{
	width:770px;
	text-align:left;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	background:transparent url("images/shell_slice.jpg") no-repeat top left;
	}

	#container{
	margin:0;
	padding:0;
	background:transparent url("") repeat-y top left;
	}
	
	#menu{
	height:90px;
	background:transparent url("") no-repeat top left;
	margin:0 0 0 0;
	padding:0;
	border:0px solid #FF0000;
	}

	#header {
	position:relative;
	margin: 0;
	padding: 0;
	height:134px;
	width:770px;
	background:transparent url("images/header.jpg") no-repeat top left;
	}
	
	#content{
	width: 770px;
	padding:0 0 0 0;
	margin:0;
	border:0px solid #FF0000;
	}
	
	#contencenter{
	padding:20px 65px 26px 49px;
	margin:0 0 0 0;
	background:transparent url("") no-repeat top left;
	font-size: 13px;
	}
	

	#sidebar{
	width:323px;
	height:277px;
	float:right;
	margin:0;
	background:transparent url"") no-repeat top left;
	border:0px solid #FFFF00;
	}
	
	
	#footer{
	clear:both;
	height:55px;
	width:770px;
	margin:0;
	font-size:11px;
	background:transparent url("") no-repeat top left;
	font-weight:normal;
	}

	
	#funlinks{
	background-color:#2F5E9C;  
	pdding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#A9C5EB; 
	pdding:12px 12px 12px 12px;
	}

	#funpics {
	padding:12px; 
	width:290px; 
	height:193px; 
	background-color:#A9C5EB;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	}
	

/* layout */


/* swf tags */

	#menuflash{
	height:90px;
	width:770px;
	}

	#bafeature{
	height:306px; 
	width:510px;
	}
	
	#problemsfeature{
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:250px; 
	}
	
	#typesfeature{
	margin-left:auto;
	margin-right:auto;
	height:306px; 
	width:510px;
	}
	
	#hygienefeature{
	margin-left:auto;
	margin-right:auto;
	width:510px; 
	height:380px; 
	}
	
	#plannerfeature{
	height:382px;
	width:480px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#emergencyfeature{
	width:510px;
	height:250px; 
	margin-left:auto;
	margin-right:auto;
	}

/* end swf tags */


/*  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: #789CCC; 
	font-size:25px; 
	height:25px;
	width: 335px;
	}

/*  end  sIFR  */



/* formatting */	

	.centered{
	text-align:center
	}

	h1{
	font-family:"Trajan Bold", Trajan, AGaramond, "Times New Roman", Times;
	font-size: 25px;
	line-height:17px;
	font-weight:normal;
	text-transform:uppercase;
	color:#789CCC;
	padding:0 0 0 0;
	}	
	
	h1 span{

	color:#FFF;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-style:italic;
	}

	h2{
	color:#789CCC;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:-10px;
	
	}
	
	h3{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	}
	
	
	input, select, textarea{background-color:#FFF; color:#333; margin:0; padding:0; border:1px solid #000;}
	
	
	#content p{
	line-height:19px;
	margin: 12px 0 30px 0;
	}
	
	a img{border:0; text-decoration:none; }
	
	a {color: #789CCC; text-decoration:none;}
	a:hover {color: #FFF; text-decoration:none;}
	
	
	#footer a {color: #FFF; text-decoration:none;}
	#footer a:hover {color: #789CCC; text-decoration:none;}
	
	.link {color: #FFF; text-decoration:none; border-bottom:1px dotted #003366;}
	.link:hover {color: #FF0000; text-decoration:none; border-bottom:0px solid #003366;}
	
	
	.images{
	padding:0;
	border:1px solid #FFF;
	}
	
	.border{
	border:1px solid #FFF;
	}
	
	.noborder{
	border:0px solid #000;
	}
	
	
	.inset{
	margin:0 15px 0 5px;
	padding:15px 0 0 0;
	float:right;
	width:200px;
	text-align:center;
	}
	
	
	img{border:0;}
	
	.right{
	float:right;
	margin:0 0 0 0;
	padding:0 0 20px 15px;
	}
	
	
/* formatting */

/*  FAQ Formatting  */

	#faq a {
	text-decoration:underline; 
	color:#FFF; 
	font-weight:bold; 
	font-size:13px;
	}

	#faq a:hover {
	text-decoration:none; 
	color:#789CCC;
	}

	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	background-color:#A9C5EB; 
	border:1px solid #2F5E9C; 
	padding:12px 12px 12px 16px; 
	color:#0A0C2D; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}

/*  end FAQ Formatting  */

cite {
font-size: 12px;
color: #C3C5DF;
}



