@charset "UTF-8";
.container {
	width: 778px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.bgarea {
	width: 776px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #284E7B;
	border-left-color: #284E7B;
	position: relative;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #284E7B;
	float: left;
}
.textarea {
	float: left;
	width: 510px;
	position: relative;
	padding-left: 10px;
}
.header {
	height: inherit;
	width: 778px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
.mainbody {
	float: left;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	height: auto;
}
.piclink {
	float: right;
	width: 250px;
	clear: right;
	padding-right: 5px;
}
body {
	background-image: url(images/hdbg);
	background-repeat: repeat-x;
	background-color: #99cc66;
}
.footer {
	position: relative;
	clear: both;
	width: 778px;
	height: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
