body {
margin: 21px 0 30px 0;
background: url('./images/background.png');
}
a:link, a:visited {  
color: #333366;  
text-decoration: none;
}
a:hover {  
color: #E45520;  
text-decoration: none;
}
div {
border: none;
}
div#container {
position: relative;
width: 980px;
min-height: 500px;
background: url('./images/side_shadow.png') repeat-y;
}
div#header {
width: 960px;
height: 356px;
background: #c0c0c0 url('./images/header.jpg') no-repeat;
}
div#menu {
padding-left: 25px;
text-align: left;
background: transparent url('./images/menu_bg.png');
position: absolute;
top: 356px;
left: 10px;
height: 950px;
width: 240px;
}
div#menu, div#menu a, div#menu ul {
text-decoration: none;
font-style: italic;
font-family: times new roman;
font-weight: bold;
font-size: 22pt;
color: #242299 !important;
list-style-type: none;
}
div#menu p, div#menu p a {
font-family: verdana, arial;
font-size: 12pt;
line-height: 20pt;
color: #009999 !important;
font-style: normal;
}
div#content {
position: relative;
left: 120px;
top: -60px;
z-index: 2;
background: url('./images/content_tile.png') repeat-y;
min-height: 1100px;
height:auto !important;
height: 950px;
width: 720px;
}
div#contentBox {
padding: 35px 30px 0 50px;
width: 600px;
}
div#content_top {
z-index: 2;
position: absolute;
top: 278px;
right: 10px;
background: url('./images/content_top.png') no-repeat;
height: 18px;
width: 720px;
}
div#content_bottom {
z-index: 3;
position: absolute;
bottom: 42px;
right: 10px;
width: 720px;
height: 18px;
background: transparent url('./images/content_bottom.png') no-repeat;
}
div#header img {
position: absolute;
z-index: 4;
}
img#title {
top: 30px;
left: 20px;
}
img#title_therapy {
top: 88px;
right: 88px;
}
img#title_sherry {
top: 225px;
right: 67px;
}
img#title_education {
top: 265px;
right: 68px;
}
img#bottom_shadow {
position: absolute;
bottom: -9px;
left: 1px;
}
div#starfish {
z-index: 3;
background: transparent url('./images/starfish.png');
width: 186px;
height: 168px;
position: absolute;
top: 245px;
right: -40px;
}
div#latestnews {
font-size: 12pt;
z-index: 1;
background: transparent url('./images/latest_news_temp.png');
width: 272px;
height: 213px;
padding: 0 0 0 10px;
position: absolute;
bottom: -30px;
left: -30px;
}
div#latestnews a {
text-decoration: none !important;
color: #009999 !important;
text-align: center !important;
}
div#contentBox p, ul, li{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-size: 12px;
color:#000066;
line-height: 18px;
text-align: justify;
}
div#contentBox li{
padding-bottom: 15px;
line-height: 1.1em;
}
div#contentBox li:first-line{
font-weight: bold;
}
div#contentBox li a{
font-style: italic;
}
div#content blockquote{
font: italic 12px Arial, Helvetica, sans-serif;
line-height: 18px;
padding: 10px 45px 10px 45px;
}
div#contentBox h1 {  
margin: 0px 11px 11px 11px;
text-align: center;     
padding-bottom: 11px;   
border-bottom: 1px solid #F4FFFE;  
font: italic 1.75em/24px Times, Serif;  
color: #F4FFFE;  
}
div#contentBox h2 {  
padding-top: 10px;  
    
margin: 0 30px 0 30px;
font: 18px  Verdana, sans-serif;  
color: #F4FFFE;  
text-align: center;
}
div#contentBox h3 {  
padding-bottom: 6px;  
font: bold 1em Lucida Sans;     
color: #333; 
}
div#contentBox h4 {  
text-align: center;      
padding-bottom: 11px;    
font: italic 1.75em/24px Times, Serif;  
color: #F4FFFE;  
}
div#contentBox img.left{
padding: 5px;
border: solid 1px #F4FFFE;
float: left;
margin: 10px 10px 0 -10px;
}
div#content img.center{
	padding: 5px;
	border: solid 1px #F4FFFE;
	margin-left: 10px;
	margin-right: 10px;

}



