﻿body
{
	background-color:#6078BF;
	margin:0px; 
}
#page
{
	width:800px;
	margin:0px auto;
}
#image
{
	background:url('images/BobeyerFinal2.jpg') no-repeat #6078BF top left; 
	width:250px; 
	height:609px; 
	margin-left:0px; 
	margin-right:auto; 
	margin-bottom:0px; 
	text-align:right; 
	float:left;
}
#menu 
{
	position: relative;
	margin-top: 360px;
	width: 229px;
	margin-right: 21px;
	clear: left;
	padding-left: inherit;
}
#menu ul
{
	list-style:none;
}
#menu li a 
{
	font-weight:bold; 
	color:#E6ECFF; 
	font-size:x-large;
	text-decoration:none;
}
#content
{
	background-color:#E6ECFF; 
	float:right; 
	width:550px;
	min-height:600px;
}
#content h1
{
	text-align:center; 
	margin:10px auto; 
	color:#435486;
}
#content h2, #content h2 a
{
	font-size:21px;
	font-weight:bold; 
	color:#866B43; 
	margin:0px 10px 0px 0px;
	text-decoration:none;
}
#content h3, #content h3 a
{
	text-align:center; 
	margin:10px auto; 
	color:#435486;
}
#content h4, #content h4 a
{
	padding-left:25px;
	margin:0px 0px 0px 0px;
	color:#435486;
}
#content p
{
	color:#1E3273; 
	margin:0px 0px 10px 0px;
}
#content dl
{
	color:#1E3273; 
	margin:0px 0px 10px 0px;	
	padding:4px 0px 4px 0px;
}
#content dt
{
	font-weight:bold;
}
#subpage 
{
	text-align:center;
}
#content li
{
	padding-bottom:5px;
}
#footer
{
	clear:both;
	
}

#footer a
{
	color:#E6ECFF;
	text-decoration:none;
}
/*sponsors page*/
#sponsors
{
	text-align: center;
	
}
img 
{
	border-style:none;
}