@charset "utf-8";

#content {
	margin-top: 0px;
	padding-top: 0px;
	float: right;
	width: 634px;;
}
#main {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: 30px;
	min-height: 450px;
}

#main a:link {
text-decoration: none;
color: #185776;
font-weight: bold;
}

#main a:visited {
text-decoration: none;
color: #185776;
font-weight: bold;
}

#footborder {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 5px;
	background-color: #227618;
}
#bottomborder {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	clear: both;
	height: 10px;
	background-color: #FFFFFF;
}
