body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000033;
}
body,td,th {
	font-family: "Andale Mono", Verdana, Helvetica, sans-serif;
	font-size: medium;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #336600;
}
#container {
	text-align: justify;
	width: 955px;
	margin: auto;
	background-color: #489FE2;
}
#banner_image {
	text-align: left;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #BFDC86;
	float: left;
}
#banner_title {
	text-align: center;
	border-bottom-style: double;
	border-bottom-width: medium;
	border-bottom-color: #BFDC86;
	height: 62px;
	float: right;
	width: 740px;
	font-size: 375%;
	color: #BFDC86;
}
#main {
	width: 850px;
	margin: auto;
	padding-top: 85px;
	padding-bottom: 10px;
}
#buttons {
	width: 850px;
	margin: auto;
	padding-top: 10px;
}
#button1 {
	width: 200px;
	text-align: center;
	font-size: small;
	margin-left: 80px;
	float: left;
}
#button2 {
	width: 200px;
	text-align: center;
	font-size: small;
	margin-right: 45px;
	margin-left: 45px;
	float: left;
}
#button3 {
	width: 200px;
	text-align: center;
	font-size: small;
	margin-right: 80px;
	float: right;
}
#footer {
	clear: both;
	font-size: x-small;
	text-align: right;
	padding-top: 10px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #BFDC86;
}
#date {
	font-size: x-small;
}
.style1 {font-size: small}
img {border:none;}

