body	{
	margin: 0px;
	background-color: #1B8493;
	overflow:auto;

		}
body, td, tr, div{
	font-family: verdana, sans-serif;  
	color: #000000 ; 
	font-size: 13px;
}

a:link, a:visited, a:active {
	color: #1B8493; 
   	text-decoration:underline;
 
  }
a:hover {
	color: #000000; 
 	text-decoration:none;}
	
.content {
	background-image:url(images/box_mid.jpg);
	background-repeat:repeat-y;
	height:458px;
	padding:8px;
	padding-top:3px;
	}
.navigation {
	padding-right:20px;
	line-height:25px;
	}
a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-family:verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	letter-spacing:2px;
	padding:3px;
	margin-bottom:2px;
	}
a.nav:hover { 
	text-decoration:underline;
	}
.textbox {
	background-image:url(images/cbox_mid.jpg);
	background-repeat:repeat-y;
	height:220px;
	padding:8px;
	}
.contact {
	font-family: garamond, serif;  
	color: #000000 ; 
	font-size: 16px;
}
.heading {
	color:#1B8493;
	font-size:19px;
	font-weight:bold;
	}
.boxtext {
	padding-left:30px;
	padding-right:30px;
	text-align:justify;
	padding-top:5px;
	}