.style1 {
	font-size: xx-large;
	color: #FFFFFF;
}

.style2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-size: small}
.style5 {color: #FFFFFF}

.style6 {color: #CCCCCC}
.style7 {font-size: x-small}
.style8 {font-size: xx-large}
.style9 {
	color: #FFFF00;
	font-weight: bold;

}
.style10 {font-size: medium}

.style12 {
	color: #00FF00;
	font-weight: bold;
}
.style14 {
	color: #00FF00;
	font-style: italic;
}
.style17 {color: #00FFFF}
.style18 {color: #FF0000}
.style20 {color: #00FF00; }
.style21 {font-size: 24px}

body {
	background-color: #000000;
	background-image: url(../images/bg_gradient.gif);
	background-position: 0px 0px;
}

.centre {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;

}

#Flash_Navigation_Bar {
	position:absolute;
	width:336px;
	height:31px;
	z-index:2;
	left: 0px;
	top: 114px;
}


#sports_scoreboard {
	position:absolute;
	width:207px;
	height:816px;
	z-index:3;
	left: 535px;
	top: 345px;
}

#FB_Weeks_Picks {
	position:absolute;
	width:140px;
	height:59px;
	z-index:3;
	left: 583px;
	top: 284px;
}

#BB_Weeks_Picks {
	position:absolute;
	width:146px;
	height:53px;
	z-index:3;
	left: 581px;
	top: 216px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

#weeks_picks_bg {
	position:absolute;
	width:207px;
	height:225px;
	z-index:2;
	left: 542px;
	top: 166px;
	background-image: url(../images/Layout_r2_c3.jpg);
}
#money_bg {
	position:absolute;
	width:223px;
	height:328px;
	z-index:2;
	top: 166px;
	left: 0px;
	background-image: url(../images/Layout_r2_c1_kl.jpg);
}

#banners {
	position:absolute;
	width:223px;
	height:300px;
	z-index:4;
	top: 488px;
	left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: black;
}

.newsletter_ft {font-size: 10px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;

}

