body
{
  margin: 0;  
  background: #FFFFFF;
  background-image: url(../images/side_image.jpg);
  background-repeat: repeat-y  
}
#bartop 
{
  	position: absolute;
	width: 800px; 
 	height: 155px; 
 	top: 0px;
 	left: 0px;
}

#content 
{ 
  	position: absolute;
  	background: #ffffff;
 	color: #333333;
 	top: 155;
  	left: 88;
  	width: 600px;	
  	padding-bottom: 15px;
} 
#menuHolder
{
  position: absolute;
  top: 160px;
  left: 0px;
  z-index: 7;  
}
#services
{
  top: 20px;
  left: 240px;
  position: absolute;
  width: 160px;
  height: 150px;
  visibility: hidden;
  background: #8dc5e8; 
  z-index: 1;  
}
#news
{  
  width: 200;
  height: 100;  
  position: relative;
  z-index: 5; 
  margin: 0 0 0 0px;
}
#footer
{
 text-align: center;
 padding-top: 20px; 
}
font.title
{  
	font-size: 1.0em;
	font-weight: bold;
	color: #00713d;
}.subheadallcaps {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold}
.pinksubtitle {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFCCFF}
