#content_s {
	float: left;
	width: 700px;
	background-image: url(../images/blue_wave_bg.jpg);
	background-repeat: repeat-y;
	background-color: #E5F2F2;

	}
#header_s {width: 700px;
	height: 110px;
	padding: 0px;
	margin: 0px;
}
	
#header_s h2 {color: #336666; font: normal 1.5em verdana, arial, sans-serif;margin: 0;}	
#header_s p {margin: 0px 10px 16px 0px; color: #669999; font: normal 12px verdana, arial, sans-serif;}
#header_s a {color: #669999; font: normal 12px verdana, arial, sans-serif;}


#leftbox_s {
	float: left;
	margin-right: 1px;
	width: 174px;
	height: 101%;
	background-color: #336666;
}
#leftboxcontent_s {padding: 10px 12px 12px 10px;}
#leftboxcontent_s p {margin: .9em 0; padding: 0px 0px 10px 0px; border-bottom: 1px dotted #E5F2F2; font-size: .95em;}
#leftboxcontent_s h2 {margin: 0; color: #669999;font: normal 1.5em "Times New Roman", Georgia, serif;}
#leftboxcontent_s h3 {margin: 12px 0px 0px 0px; color: #993300;font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;}
#leftboxcontent_s a {color: #E5F2F2; text-decoration: none; padding-left: 20px;background-repeat: no-repeat;
	background-position: left 2px;
	background-image: url(../images/d_open.gif);
	vertical-align: top; text-decoration: none;}
#leftboxcontent_s a:hover {
	color: #D84D2C;
	 text-decoration: underline;
}
#leftboxcontent_s a.this {color: #E5F2F2; text-decoration: none;padding-left: 20px;background-repeat: no-repeat;
	background-position: left 2px;
	background-image: url(../images/d_close.gif);
	vertical-align: top;  text-decoration: none;
		}
#leftboxcontent_s a.this:hover {color: #E5F2F2; text-decoration: none;padding-left: 20px;background-repeat: no-repeat;
	background-position: left 2px;
	background-image: url(../images/d_close.gif);
	vertical-align: top;  text-decoration: none;
		}

#centerbox_s {
	float: left;
	width: 382px;
	height: 100%;
	background-color: #FFF;
	border-top: 2px solid #CAE4E4;
	border-right: 2px solid #CAE4E4;
	border-bottom: 20px solid #EFEFCB;
	border-left: 0px;
	margin-right: 1px;
	background-repeat: no-repeat;
	background-position: right top;
}
#centerboxcontent_s {padding: 10px;}
#centerboxcontent_s p {
	margin-left: 10px;
	font-size: 1em;
	line-height: 1.4em;}
	
#centerboxcontent_s h2 {
	margin: 0;
	color: #CCCC99;
	font: normal 1.3em Arial, helvetica, sans-serif;
	}
#centerboxcontent_s h3 {
	margin: 3px 0px 0px 10px;
	color: #666666;
	font-size: .9em;
	}
#centerboxcontent_s ul {
	margin: 0px 10px 8px 0px;
	padding-left: 24px;
	list-style-position: outside;
	font-size: .85em;
	line-height: 1.5em;
}
#centerboxcontent_s a.sublink {
	color: #338888;
	text-decoration: none;
}
#centerboxcontent_s a.sublink:hover {
	color: #D84D2C;
	text-decoration: underline;
}


#rightbox_s {
	float: left;
	width: 140px;
	border: 0;
	color: #8D8967;
}
#rightboxcontent_s {padding: 10px 12px 12px 10px;}
#rightboxcontent_s p {margin: 0 0 4px; 
font: normal .8em "Trebuchet MS",Verdana, Arial, sans-serif;}
#rightboxcontent_s h2{
	margin: 0 0 4px 0;
	color: #CCCC99;
	font:  bold .8em Verdana, Arial, sans-serif;
}
#rightboxcontent_s h3{
	margin: 0 0 4px;
	color: #CCCC99;
	font:  bold .8em Verdana, Arial, sans-serif;
}
#rightboxcontent_s a {color: #669999; text-decoration:none;}

#rightboxcontent_s a:hover {color: #D84D2C; text-decoration:underline;}
#rightbox_s div.textbox {
	width: 100px;
	align: center;
	border: 1px dotted #CCCC99;
	padding: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	margin-left: 5px;
}
#rightbox_s h3.textbox_s {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFCC66;
	font-size: 1.1em;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}


#footer{
	clear: both;
	color: #F3F1ED;
	font-size: 0.7em; 
	margin: 0 auto;
	padding: 6px 10px;
	width: 701px;
}
#footer p {margin: 0 0 4px 0;}
#footer a:link, #footer a:visited {color: #F3F1ED;}
#footer a:hover, #footer a:active, #footer a:focus {
color: #333333;}

#footer .left {float: left;}
#footer .right {float: right;}

.headerpic {margin: 0px 10px 0px 0px;float: left;}




.smalltext {
	font-size: 0.8em;
	line-height: normal;
}

a.inlink {
	color: #338888;
	text-decoration: none;
	font-weight:bold;
}
a.inlink:hover {
	color: #D84D2C;
	text-decoration: underline;
	font-weight:bold;
}
