body {
	background-color: #000082;
	margin-top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	background-image: url(images/header.gif);
	height: 160px;
	width: 662px;
}
.content {
	border: 10px solid #000000;
	width: 624px;
	background-color: #FF0000;
	margin-top: 20px;
	padding: 10px;
	text-align: left;
}
.navholder {
	width: 642px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tab {
	background-color: #FF0000;
	border: 5px solid #000000;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
}
a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pic {
	border: 1px solid #000000;
	margin: 5px;
}
.sponsor {
	float: right;
	background-color: #FF6C6C;
	padding: 4px;
	width: 200px;
}
.footer {
	width: 642px;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF
}
hr 
{
	color: #000000;
}
.style2 {font-size: 36px}.topcell {
	background-color: #FF4848;
	font-size: 16px;
	text-align: center;
}
