.leftcol {
	color: #003366;
	float: left;
	width: 750px;
	background-color: #ffffff;
	text-align: justify;
	border: 10px none #ffffff;
	height: 850px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	top: 300px;
	font-size: 14px;
	font-weight: normal;
	text-indent: 5px;
}
body {
	background-color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.bottom {
	background-color: #cc3333;
	height: 75px;
	width: 750px;
	float: left;
	clear: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
a:link {
	color: #3399FF;
}
a:visited {
	color: #6666FF;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #66CC99;
}
.main {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
