body {
	text-align: center;
	background-color: rgb(55,58,73);
	font-family: Tahoma, Arial;
}
.h3 {
	padding-top: 3px;
	background-image: url("images/GreyBar.jpg");
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 30px;
	font-size: 15px;
	margin-top: -5px;
	margin-bottom: 0px;
	font-weight: bold;
}
A {
	color: #336699;
}
img {
	border: none;
}
#container {
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background-color: white;
}
#header {
	font-family: tahoma,arial,sans-serif;
}
#header #mainImage {
	margin: 0px;
	margin-bottom: -3px;
	margin-top: -1px;
}
#header .hr {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-size: 5px;
}
#header img {
	border: none;
}
#header #navBar {
	text-align: center;
	background-image: url("images/navButtons/pad.gif");
	margin-bottom: -3px;
	z-index: 2;
}
#header .navItem {
	padding: 0;
	margin: -3px;
	display: inline;
}
#header #quickLaunch {
	background-image: url("images/ql_background.jpg");
	height: 75px;
	background-repeat: no-repeat;
}
#header #quickLaunch .divider {
	border-left: 2px groove rgb(204,204,204);
	float: right;
	height: 50px;
	margin-top: 15px;
	margin-right: 3px;
	margin-left: 3px;
	width: 2px;
}
#header #quickLaunch #sponsor{
	float: left;
	padding-top: 0px;
	padding-left: 5px;
}
#header #quickLaunch #search{
	float: right;
	padding-top: 15px;
}
#header #quickLaunch #dateTime{
	float: right;
	padding-top: 15px;
	color: rgb(0,62,99);
	text-align:center;
}
#header #quickLaunch #features{
	float: right;
	font-weight: 900;
	font-size: 7pt;
}
#header #quickLaunch #features a {
	color: rgb(0,62,99);
	text-decoration: none;
	display: block;
}
#header #quickLaunch #features a:hover {
	color: rgb(222,148,54);
}
#header #quickLaunch #tvListings{
	float: right;
	height: 59px;
}
#header #quickLaunch #myEmail{
	float: right;
	height: 59px;
}
#header #quickLaunch #myAccount{
	float: right;
	height: 59px;
}
#underBanner {
/*	width: 750px;*/
	height: 100px;
	text-align: center;
	background-color: white;
}
#main {
	width: 750px;
}
#lottery {
	background-repeat: no-repeat;
	background-image: url(images/lotteryBackground.gif);
	position: relative;
	height: 80px;
	top: 0px;
	left: 0px;
	margin-bottom: 5px;
}
#lottery #lotteryResults {
	position: absolute;
	top: 10px;
	left: 5px;
}
#lottery #lotterySponsor {
	position: absolute;
	left: 255px;
	top: 10px;
	border: none;
}
#leftSection {
	width: 160px;
	height: auto;
	float: left;
}
#leftSection #poll {
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 188px;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	/*background-image: url(images/pollTop.gif);
	background-repeat: no-repeat;*/
}
#leftSection #pollHeader{
	background-image: url(images/pollTop.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#leftSection #pollContents {
	padding-left: 10px;
	background-image: url(images/blueBackground.gif);
	background-repeat: no-repeat;
}
#leftSection #pollContents form{
	margin: 0;
}
#leftSection #poll #pollResults {
	padding-bottom: 5px;
	padding-left: 10px;
}
#leftSection #poll #pollResults A {
	text-decoration: none;
	color: white;
}
#leftSection #poll #pollResults A:hover {
	text-decoration: underline;
}
#leftSection #pollFooter {
	height: 11px;
	margin-bottom: -5px;
	background-image: url(images/pollBottom.gif);
	background-repeat: no-repeat;
}

#leftSection .ad {
	width: 188px;
/*	margin-top: 8px;*/
}
#leftSection #scope {
	margin-left: 8px;
}
#centerSection {
	float: right;
	width: 382px;
	height: auto;
	margin-right: 5px;
	margin-top: 10px;
}
#centerSection .headlines {
	/*border-bottom: 1px solid #336699;*/
	color: #336699;
	height: 37px;
	background-repeat: no-repeat;
}
#centerSection ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	list-style-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	
	color: #454545;
}
#centerSection ul li A {
	text-decoration: none;
	color: #454545;
}
#centerSection ul li A:hover {
	text-decoration: underline;
}
#rightSection {
	float: right;
	width: 161px;
	margin-top: 10px;
	text-align: center;
}
#floatFix {
	height: 1px;
	clear: both;
}
.floatFix {
	height: 1px;
	clear: both;
}
#footer {
	padding-bottom: 5px;
	width: 750px;
	text-align: center;
	font-size: 8pt;
	clear: both;
}
#footer A{
	color: #336699;
	text-decoration: none;
}
#footer A:hover {
	text-decoration: underline;
}
#Ad5pack {
	width: auto;
	padding-left: 10px;
	padding-top: 10px;
}
#Ad5pack IMG {
	margin-left: 10px;
	margin-right: 10px;
}
.boldText {
font-weight: bold;
}
.backButton {
	border: none;
}
