body
{
	font-family:Arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}
img
{
	border: 0;
}
A
{
	text-decoration: none;
	color: #2e5080;
	font-weight: bold;
}
h1, h2
{
	color: #2E5080;
	margin-bottom: 10px;
}
#wrapper
{
	padding-right: 5px;
}
#adBanner
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	
}
#bannerContainer
{
	overflow: hidden;
	height: 115px;
}
#logo
{
	float: left;
	padding: 5px;
}
P
{
	padding-bottom: 10px;
}

.menu
{
	background-image: url(Images/HeaderBack.gif);
	background-repeat: repeat-x;
	height:32px;
}
.menuLeft
{
	float: left;
}
.menuButton
{
	text-decoration: none;
	color: White;
	font-weight: bold;
	display: block;
	padding: 5px 10px 5px 10px;
}
.menuRight
{
	float: right;
}
.menuText
{
	color: White;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	font-size: 1.2em;
}
#welcomeText
{
	margin-right: 150px;
	min-height: 80px;
}
#sponsor
{
	float:right;
}
#top
{
	margin-bottom: 20px;
}
.section
{
	padding: 5px 15px 5px 15px;
}
.section p
{
	margin: 0px;
}
.footer
{
	background-image: url(Images/FooterBack.gif);
	background-repeat: repeat-x;
	height:30px;
	margin-top: 10px;
	clear: both;
	color:White;
	font-size: 0.8em;
}
.footer A
{
	color: White;
}
.footerLeft
{
	float: left;
}
.footerRight
{
	float: right;
}
.footerLeftContainer
{
	margin-left: 5px;
	padding-top: 7px;
	float: left;
}
.footerRightContainer
{
	margin-right: 5px;
	color: White;
	padding-top: 7px;
	float: right;
}
.footerDivide
{
	margin-left: 5px;
	margin-right: 5px;
}
#challenge
{
	float: left;
}
#content
{
	margin-left: 230px;
}
.newsTitle
{
	color: #2e5080;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 1.2em;
}
.newsDescription
{
	display:block;
	padding-bottom: 5px;
}
.newsLink
{
	text-decoration: none;
	display: block;
	padding-bottom: 10px;
}
#mainContent 
{
	padding-left: 200px;
	padding-right: 200px;
}
