#Frame {
	width: 793px;
	margin-top: 3px;
	margin-left: 2px;
}
#Header {
	border: 1px solid rgb(41,56,146);
	margin-bottom: 1px;
}
#Nav {
	height: 100%;
	width: 141px;
	float: left;
	background-color: rgb(0,0,71);
}
#Main {
	border: 1px solid rgb(54,56,146);
}
#Content {
	width: 645px;
	float: right;
}
#Footer {
	clear: both;
	text-align: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#EventsColumn {
	height: 455px;

	width: 305px;
	float: left;
	text-align: justify;
	padding-left: 10px;
	padding-top: 10px;
}
#Content a {
	color: #293892;
}
#Footer a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#Footer a:hover {
	text-decoration: underline;
}
#AboutColumn {
	float: right;
	height: 455px;

	width: 300px;
	text-align: justify;
	padding-right: 10px;
	padding-top: 10px;
}
#Sponsors {
	
	text-align: right;
}
.Caption {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
table.form {
	border: 1px solid #000047;
}
table.form td {
	padding: 2px;
}
table.form th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000047;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.honorroll td {
	font-family:Georgia, Times New Roman, Times, serif;
	color:rgb(41,56,146);
}
p.contact {
	font-family:Georgia, Times New Roman, Times, serif;
	color:rgb(41,56,146);
}

