body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006E65;
	margin: 0px;
	background-attachment: fixed;
	
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
}

.nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-decoration: underline;
}

.bgdiv {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}

.main-table {
	
}
.main-div {
	background-image: url(table-bg.gif);
	width: 748px;
	text-align: left;
}
.hp-title {
	width: 530px;
	position:absolute;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:28px;
	color:#FFFFFF;
	font-size:24px;
	z-index:3;
	left: 172px;
	top: 124px;
	border: 0;
}	
	
.content-bg-top {
	background-image: url(content-top-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	width: 546px;
}
.content {
	background-color: #F8F7E7;
	padding-right: 25px;
	padding-left: 30px;
	color: #333333;
	font-size: 13px;
	line-height: 1.5;
	text-align: left;
}
.content p {
	margin-bottom: 15px;
}
.nav {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.7;
	padding-left: 20px;
	padding-top: 0px;
	font-size: 18px;
}
.footer {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
}




.content-bg-bottom {
	background-image: url(content-bottom-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 546px;
}
.nav a {
	color: white;
	text-decoration:none;

}
.net a:hover { text-decoration:underline;}
.footer a { color: white;}
.footer a:hover { text-decoration:none;}
.content a { color:black; }
.content a:hover { text-decoration:none; color:#999999;}
.nav img { margin-top:10px; 
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
