body {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px auto;
	line-height: 1.4em;
	background-color: White;
}

a, a:visited, a:active {
	color: #004FB4;
	text-decoration: underline;
}

a:hover {
	color: #0070FF;
	text-decoration: underline;
}

#head {
	width : 980px;
	clear : both;
	padding-bottom : 15px;
	border-bottom : 5px solid #85BAFF;
	margin-bottom: 18px;
}

#content {
	width : 980px;
	clear : both;
}

.topads {
	width : 980px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.squareban {
	float: left;
	padding: 7px 7px 7px 7px;
}

.body {
	width : 980px;
	padding-top : 10px;
	padding-bottom : 10px;
	text-align : left;
}

.bodyhead {
	font-size: 20px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #2A70C9;
}

.bodytext {
	margin-left : 305px;
	margin-right : 20px;
}

.bodylink {
	font-size : 22px;
	text-align : right;
	padding-top : 12px;
	font-weight : bold;
}

.enter {
	width : 980px;
	clear : both;
	padding-top : 45px;
	font-size : 18px;
}

.date {
	text-align : center;
	font-size : 18px;
	font-weight : bold;
	margin-top : 35px;
	margin-bottom : 10px;
}

.sitemap {
	width: 230px;
	text-align: left;
	padding-left: 6px;
	float: left;
}

#footer {
	width : 980px;
	clear : both;
	padding-top : 30px;
}

.clearer {
	clear: both;
}