body {
	background: #6383AA;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
}

a, a:visited, a:active {
	color: #D4E7FF;
	text-decoration: underline;
}

a:hover {
	color: #FFFF33;
	text-decoration: underline;
}

img {
	margin : 6px;
}

#content {
	border : 1px solid #D4E7FF;
	padding : 12px;
	width : 980px;
}

h1 {
	font-size : 32px;
	margin : 5px 0px 15px 0px;
}

.toptext {
	border : 1px solid #D4E7FF;
	background-color : #405D80;
	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 : left;
}