body 
{
	margin: 0;
	background: #426279;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
#container 
{
	position: relative;
	left: 0;
	bottom: 0;
	right: 0px;
	clear: both;
	background: url(images/bg.gif) no-repeat 0 0;
	background-color:#426279;
}
#container #pageHeader 
{
	position:relative;
	height: 114px;
	width: 100%;
	background: url(images/logo.gif) no-repeat 210px 0;
}
#container #pageHeader .msg
{
	position:absolute;
	text-align:right;
	filter: alpha(opacity=60);
	width: 100%;
	height: 20px;
	background-color: #000000;
	margin: 65px 0px 10px 0px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	font-style: italic;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
#container #pageHeader .menu1
{
	position:absolute;
	text-align:right;
	filter: alpha(opacity=60);
	opacity: 0.6;
	width: 100%;
	height: 20px;
	background-color: #FFFFFF;
	margin: 90px 0px 10px 0px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	font-size: 12px;
	line-height: 18px;
	color: #426279;
}

#container #pageHeader .menu1 a
{
	font-weight:bold;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
	color: #000000;
}
#container #pageHeader .menu1 a:hover
{
	background-color: #000000;
	color: #FFFFFF;
}

#container #mainBody
{
	position:absolute;
	background-color: #FFFFFF;
	padding: 10px 10px 30px 10px;
	margin-bottom: 10px;
	left: 180px;
	width: 80%;
	border: solid 1px #000000;
}
#container #mainBody #summary
{
	width:100%;
}
#container #mainBody #summary p
{
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	color: #D65200;
	text-align:justify;
	padding: 0;
	margin: 0 0 0 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}
#container #mainBody #dailyPoll
{
	font-family: Verdana, Arial;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	background-color: #426279;
}
#container #mainBody #dailyPoll p
{
	font-family: Verdana, Arial;
	font-size: 12px;
	text-align: left;
}
#container #mainBody a
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #426279;
}
#container #mainBody a
{
	color: #426279;
}
#container #mainBody h1
{
	text-transform:uppercase;
	text-align:center;
	color: #426279;
	font-family: Verdana, Arial;
	font-size: 13pt;
}
#container #mainBody h2
{
	font-size: 12pt;
	color: #426279;
	font-family: Verdana, Arial;
	text-align: center;
}
#container #footer
{
	position:relative;
	vertical-align:baseline;
	left: 3px;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 5px;
	height: 60px;
}
#container #footer .menu1
{
	width: 100%;
	height: 20px;
	bottom: 0px;
	background-color: #000000;
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #426279;
}
#container #footer .menu1 a
{
	padding-left: 20px;
	text-decoration: none;
	color: #426279	;
}
#footer .menu1 a:hover
{
	color: #FFFF00;
}
#footer #disclaimer
{
	top: 40px;
	height: 30px;
	text-align:center;
}
#teams 
{
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-color:#FFFFFF;
	position: absolute;
	padding-top: 20px;
	top: 155px;
	left: 15;
	width: 160px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
#teams ul 
{
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style:none;
	width: 100%;
}
#teams ul li 
{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	width: 100%;
}

#teams ul li a 
{
	padding-left: 10px;
	padding-bottom:3px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #426279;
	width: 100%;
}
#teams ul li a:hover 
{
	color: #FFFFFF; 
	background-color: #000000;
	width: 100%;
}

.pText
{
	font-size: 10px;
	font-weight: normal;
}
.bodyPart1
{
	display:block;
	float: left;
	width: 48%;
}
.bodyPart2
{
	display:block;
	float:right;
	width: 48%;
}
.adsense
{
	border: solid, 1px, #426279;
	margin: 10px 10px 10px 10px;
}
.webpart
{
	margin:0px;
	width:100%;
	left:0px;
	margin-top: 10px;
	border: solid 1px #426279;
	color: #426279;
	text-align: justify;
}	
.webheading
{
	font-weight:bold;
	text-indent: 5px;
	font-size: 11pt;
	text-align: left;
	font-family: Verdana, Arial;
	color: #FFFFFF;
	background-color: #426279;
}
.topBanner
{
	position:absolute;
	top: 0px;
	right: 0px;
}