body {
	background-color: #5A5A90;
	background-image: url(../images/home/Oct2011.jpg);
	background-repeat: no-repeat;
	background-position: center 91px;
}
#hmright {
	float: left;
	width: 440px;
	margin-top: 30px;
	margin-left: 55%;
}
#seas {
	margin-left: 46%;
	margin-top: 5px;
}
.hmfeature {
	background-image: url(../images/transBG.png);
	background-repeat: repeat;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	width: 445px;
	margin-bottom: 3px;
}


#copy img {
	border: 1px solid #000000;
}

#copy {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.hmfeature img {
	float: right;
	border: 1px solid #FFFFFF;
	margin-left: 5px;
}



#main {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #4271B7;
}
#copy h1 {
	font-size: 20px;
}

