body {
	background-color: #000000;
	font-size: small;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

p {
	line-height: 1.6em;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.boldBigger {
	font-weight: bold;
	font-size: 1.1em;
}
#textBox {
	padding: 20px;
	text-align: justify;
}
#horizon {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#content {
	background: transparent;
	margin-left: -800px;
	position: absolute;
	top: 0px;
	left: 50%;
	width: 1600px;
	height: 700px;
	visibility: visible
}

#center {
	width: 800px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

#left {
	float: left;
	background-image: url(img/leftBG.jpg);
	background-repeat: repeat-y;
	height: 1200px; 
	width: 400px;
}
#right {
	float: right;
	background-image: url(img/metalDeckingDark.gif);
	background-repeat: repeat-y;
	height: 1200px; 
	width: 400px;
}
	
#mainBG {
	position: relative;
	top: 0px;
	height: 440px;
	width: 1600px;
}
#mainCenter {
	position: relative;
	top: 0px;
	left: 450px;
	width: 700px;
	height: 440px;
}
#swf {
}

#imgR {
	float: right;
}

#topNav {
	text-align: center;
	position:relative;
	left:0px;
	top: -13px;
	width: 700px;
	z-index: 40;
	font-size: 10px;
}
#topNav ul {
	margin: 0px;
	padding: 0px ;
}
#topNav li {
	margin: 0px;
	padding: 0px ;
	display: inline;
}
#topNav a {
	
}
/*/*/a{}
#topNav a {
	line-height: 3.6em;
	text-decoration: none;
	padding: 14px 10px 14px 10px;
	margin: 0px;
	color: #000000;
	background-image: url(img/btn.jpg);	
}
#topNav a:hover, #topNav a:focus {
	color: #990000;
	background-image: url(img/btnOvr.jpg);	
}

#sportsNav {
	text-align: center;
	position:absolute;
	left:0px;
	top:170px;
	width:100%;
	z-index:40;
	font-size: 10px;
}
#sportsNav ul {
	margin: 0px;
	padding: 17px;
	height: 18px;
	background-color: #333333;
	border-bottom: solid 1px #666666;
	border-top: solid 1px #666666;
}
#sportsNav li {
	margin: 0px;
	padding: 0px ;
	display: inline;
}
#sportsNav a {
	
}
/*/*/a{}
#sportsNav a {
	line-height: 2em;
	text-decoration: none;
	padding: 14px 10px 14px 10px;
	margin: 0px;
	color: #000000;
	background-image: url(img/btnSports.jpg);	
}
#sportsNav a:hover, #sportsNav a:focus {
	color: #990000;
	background-image: url(img/btnSportsOvr.jpg);	
}

#methodology {
	padding: 0px;
	margin: 0px;
}
#methodology a {
}
/*/*/a{}
#methodology a {
	text-decoration: none;
	color: #FF0000;
}
#methodology a:hover, #methodology a:focus {
	text-decoration: underline;
	color:#FF3300;
}



#pageTitle {
	position: absolute;
	width: 200px;
	top: 68px;
	left: 882px;
	color: #ff0000;
	font-size: 16px;
	text-align: right;
}
.smallRedTxt {
	font-size: 0.8em;
	color: #FF0000;
}
.smallGrayTxt {
	font-size: 0.8em;
	color: #999999;
}
.style1 {
	color: #999999;
}
.titleRedTxt {
	color: #ff0000;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
.titleRedTxtSub {
	color: #ff0000;
	font-size: 1.2em;
	text-align: center;
}
.smallerTxt {
	font-size: 0.9em;
}
.redTxt {
    color: #f00;
	font-weight: bold;
}