body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	background-image: url(common_files/public_site/images/backgrounds/background_photo_2.jpg);
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 840px;
	background-color: white;
	}
	
#container {
	width:840px;
	height:600px;
	background-image: url(common_files/public_site/images/bodysink_light.gif);
	}


#header {
	width:100%;
	background: #c6fff7;
	height: 70px;
	text-align:center;
}

#tab_holder  {
	width:100%;
	height:23px;
	background: #c6fff7;
	text-align:center;
	border-style:solid;	
	border-color:#3D4884;
	border-width: 0 0 8px 0;
	border-color:#c82e28	
}

#top {
	width:100%;
	background: white;
	height: 104px;
	text-align: center;
	}
	
#top img
  {
  margin:2px;
  border:1px solid #0000ff;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }

#main {
	float: left;
	width: 620px;
	height: auto;
	padding: 0;
	background-image: url(common_files/public_site/images/bodysink_light.gif);
}

#main p {
	padding:0 30px 0 30px;
	font-size: 0.9em;
	color: #000000;
	}
		
#main h1 {
	color:#003D7D;
	font-size:1.3em;
	text-align:center;
	}
	
#main h3 {
	color:#C82E28;
	font-size:1.1em;
	padding: 0 30px 0 30px;
	}
	
#welcome {
	text-align:center;
	}
	
#footer img {
	text-align:center;
	padding: 10px;
	border: 2px;
  }
  
#latest {
	float: left;
	width: 220px;
	height: auto;
	border-width: 0 0 0 0;
	;
	background-image: url(common_files/public_site/images/bodysink_light.gif);
	}
	
#latest h3 {
	color:#FFFFFF;
	background: red;
	margin: 10px;
	text-align: center;
	}
	
#latest h5 {
	color:#003D7D;
	padding: 0 10px 0 10px;
	}	
	
#latest img {
	color:#003D7D;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}	
	
#latest p {
	text-align:left;
	color:#333333;
	font-size:0.8em;
	padding: 0 15px 0 15px;
	}
	
#latest hr {border: 010px 0 100px;/*the border*/
width: 80%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

#top_banner {
	text-align:center;
	padding: 5px;
	}
	
#main strong {
	font-size:1em;
	font-weight: normal;
	}
#container #latest_news h6 {
	color: #FFFF00;
	background-color: red;
}
#container #latest_news {
	width: 200px;
}
