﻿body
{
	background-color: #57361F;
	background-image: url(gradient_background_border.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
}
#pageBody
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 860px;
	font-family: Tahoma;
	font-size: smaller;
	color: white;
}
#header
{
	background-color: #383033;
	width: 800px;
	margin-left: 31px;
}
#main
{
	text-align: left;
	width: 800px;
	background-color: #383033;
	color: white;
	margin-left: 31px;
	border: none;
}
#footer
{
	height: 150px;
	width: 800px;
	background-color: #383033;
	margin-top: 65px;
	float: left;
}
#sponsorFooter
{
	left: 0px;
	width: 800px;
	position: relative;
	top: 0px;
	vertical-align: middle;
}

#mainLeft
{
	width: 150px;
	padding: 0px;
	height: 675px;
	float: left;
	background-color: #383033;
	margin-left: 3px;
	margin-bottom: 20px;
}
#mainLeftTop
{
	width: 140px;
	margin-bottom: 10px;
	background-color: #383033;
}
#mainLeftMiddle
{
	width: 140px;
	position: relative;
	height: 125px;
	margin-bottom: 10px;
	background-color: #383033;
}
#mainLeftBottom
{
	position: relative;
	width: 142px;
	height: 235;
	margin-top: 10px;
	background-color: #383033;
}

#loginDiv
{
	position: relative;
	margin-top: 30px;
}
#countdown
{
	position: relative;
	width: 140px;
	height: 30px;
	margin-top: 5px;
	background-color: #383033;
}
#mainMiddle
{
	margin-left: 165px;
	padding: 0px;
	width: 620px;
	background-color: #383033;
}
H1
{
	font-size: 20pt;
	font-family: Tahoma;
}
#flashcontent
{
	background-color: #57361F;
	background-image: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 100%;
	margin: 0;
	padding: 0;
}

#headingEmphasis
{
	color: #bc7104;
	font-weight: bold;
}
#headlineNews
{
	margin-top: 0px;
	position: static;
	left: 100px;
	top: 50px;
	height: 155px;
	width: 360px;
	float: right;
}
#Balloon
{
	font-family: Tahoma;
	font-size: small;
	color: black;
	font-weight: normal;
	
	width: 250px;
}
#BalloonHeading
{
	color: black;
}
#BalloonCenter
{
	color: black;
}
#BalloonPhoto
{
	margin-top: 5px;
	color: black;
}
#BalloonText
{
	margin-top: 5px;
	color: black;
}
#BalloonFooter
{
	font-family: Tahoma;
	font-size: medium;
	color: black;
	font-weight: normal;
	float: left;
	margin-top: 5px;
	
}
#ToolTip
{
	font-family: Tahoma;
	font-size: small;
	color: #FCBB5E;
	font-weight: normal;
	width: 300px;
	
	text-align: center;
	background-color: #383033;

	
	}
