body {
	background: #161E28;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

a, a:visited, a:active {
	color: #87B5F0;
	text-decoration: underline;
}

a:hover {
	color: #EAFFA4;
	text-decoration: underline;
}

img {
	margin : 6px;
}

#header {
	width: 850px;
	padding-bottom: 12px;
}

#header img {
	float: left;
}

h1 {
	font-size: 19px;
	margin: 12px 0px 5px 0px;
	float: right;
}

#content {
	padding : 12px;
	width : 980px;
}

.toptext {
	border : 1px solid #D4E7FF;
	width : 810px;
	padding : 8px;
	text-align : left;
	margin-bottom : 12px;
}

.toplink {
	padding-top : 8px;
	text-align : center;
	font-size : 13px;
}

.bottext {
	font-size : 15px;
}

.botlink {
	font-size : 27px;
	font-weight : bold;
}

#footer {
	width: 980px;
	clear: both;
	padding-top: 30px;
	text-align: center;
}

.links {
	margin-top: 10px;
	margin-bottom: 22px;
}

.copy {
	font-size: 10px;
}

.clear {
	clear : both;
}
