html { overflow: -moz-scrollbars-vertical !important; }

body {
	margin:0px;
	background-color: #000000;
	height: 50px;
	color: #333333;
	}
	
.main {
	line-height:normal;
	color:#FFFFFF;
	padding-left: 5px;
	font-family: arial;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
	}
.mainblack {
	line-height:normal;
	color:#000;
	padding-left: 5px;
	font-family: arial;
	font-size: 12px;
	letter-spacing: normal;
	text-align: justify;
}

	
.pageName {
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	color: #FFFFFF;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 11px;
	padding: 8px;
	}
	
	
.image {
	background-attachment: scroll;
	background-image: url(images/ncaafinals-08-01-lg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #000000;
}
.bottom {

	line-height:normal;
	color:#FFFFFF;
	padding-left: 5px;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}
.main_mid {

	line-height:normal;
	color:#FFFFFF;
	padding-left: 5px;
	font-family: arial;
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
}
.main_midblack {
	line-height:normal;
	color:#000;
	padding-left: 5px;
	font-family: arial;
	font-size: 12px;
	letter-spacing: normal;
	text-align: center;
}

.news_headings {
	line-height:normal;
	color:#FFFFFF;
	padding-left: 5px;
	font-family: arial;
	font-size: 14px;
	letter-spacing: normal;
	text-align: center;
}
.shout {
	line-height:normal;
	color:#FFF;
	padding-left: 5px;
	font-family: arial;
	font-size: 21px;
	letter-spacing: normal;
	text-align: center;
	font-style: italic;
}


a:link {

	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:visited {

	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a:hover {

	color: #CC6633;
	font-weight:bold;
}

.manuallinks {color: #CC3300}
a:focus { outline: none;);
}

