#content {
	background-image: url(../images/blue_wave_jellyfish_bg.gif);
	background-repeat: no-repeat;
	background-color: #C1DDDD;
	}
#content_k {
	background-image: url(../images/kids_wave_bg.gif);
	background-repeat: no-repeat;
	background-color: #C1DDDD;
	}

#header {width: 688px;
	height: 60px;
	padding: 0px 0px 0px 12px;
	}
#header h2 {
	color: #336666; 
	font: normal 140% verdana, arial, sans-serif;
	margin: 0px 0px 10px 0px;}	

#header p {
	margin: 3px 10px 10px 0px; 
	color: #669999; 
	font: normal .7em verdana, arial, sans-serif;
	}
#header a {
	color: #669999; 
	font: normal 1em verdana, arial, sans-serif;}

/***** leftbox div *******/

#leftbox {
	float: left;
	margin-right: 1px;
	width: 226px;
	}
#leftboxcontent {
	padding: 10px 12px 12px 10px;
	}
#leftboxcontent h3 {
	margin: 0; 
	color: #d84d2c; 
	font: normal bold 1em "Trebuchet MS", Arial,sans-serif;
	}
#leftboxcontent p {
	margin: .8em 0; 
	color: #997668; 
	font-size: 0.8em;	
	line-height: 1.5em;
	}
#leftboxcontent a {
	padding: 16px;
	color: #336666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 19px;
	background-image: url(../images/diamond_open_na.gif);
	vertical-align: top;
	}

#leftboxcontent a:hover{
	color: #D84D2C;
	text-decoration: underline
	}  
/*****centerbox div *******/
#centerbox {
	float: left;
	width: 230px;
	border-top: 0;
	margin-right: 1px;
	}
#centerboxcontent {
	padding: 10px 12px 12px 10px;
	}
#centerboxcontent h3 {
	margin: 0; 
	color: #d84d2c; 
	font: normal bold 1em "Trebuchet MS", Arial,sans-serif; 
	}
#centerboxcontent p {
	margin: .8em 0; 
	color: #997668; 
	font-size: 0.8em;	
	line-height: 1.5em;
	}
 #centerboxcontent a {
		padding: 16px;
	color: #336666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 19px;
	background-image: url(../images/diamond_open_na.gif);
	vertical-align: top;
	}
#centerboxcontent a:hover {
	color: #D84D2C;
	text-decoration: underline
	}

/*****  rightbox div *******/
#rightbox {
	float: left;
	width: 242px;
	}
#rightboxcontent {padding: 10px 12px 12px 10px;
	}
#rightboxcontent h3 {
	margin: 0; 
	color: #d84d2c; 
	font: normal bold .9em "Trebuchet MS", Arial,sans-serif; 
	}
#rightboxcontent p {
	margin: .8em 0; 
	color: #997668; 
	font-size: 0.8em;	
	line-height: 1.5em;
	}
#rightboxcontent a {
		padding: 16px;
	color: #336666;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left 19px;
	background-image: url(../images/diamond_open_na.gif);
	vertical-align: top;
	}
#rightboxcontent a:hover {
	color: #D84D2C;
	text-decoration: underline
	}

.headerpic {
	margin: 0px 10px 0px 0px;
		float: left;
		}
.explainbox {
	background-color: #DEECEC;
	padding: 4px;
	margin-top: 3px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 12px;
	border: 1px dotted #336666;
	font-size: 0.8em;
	color: #336666;
}
