body {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	font: 14px/1.3em helvetica, arial, verdana, sans-serif;
	color: #fff;
}

img.centered {
	display: block;
	margin: 20px auto 0px auto;
}

p.centered {
	text-align: center;
	font-size: 18px;
	padding: 0px 40px;
}

p.italic {
	font-style:italic;
}

p.botdot {
	border-style: none none dotted none;
}

ul.nobullet {
	list-style-type: none
}

div.img
{
  margin: 10px 2px 5px 2px;
  border: 1px solid #000;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 0px;
  border: 0px solid #ffffff;
}

div.desc
{
  text-align: center;
  font-weight: normal;
  width: 190px;
  margin: 5px 0px 0px 0px;
}

div.desc a {
	color: #0033cc;
}

table, td, th
{
border:1px solid black;
}
td
{
padding: 0px 3px 2px 0px;
}

a {	color:#fff;
	outline: none;
}    /* unvisited link */

#wrapper {
	position: relative;
	width: 1000px;
	padding: 0px;
	margin: 0px auto; 
	background-color: #000;
}

#header {
	background-color: #000;
	width: 1000px;
	height: 135px;
	padding: 0px;
	margin: 10px 0px 0px 0px; 
}

#header-left {
	float: left;
	background-color: #000;
	width: 500px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}

#header-right {
	float: right;
	background-color: #000;
	width: 500px;
	height: 135px;
	padding: 0px;
	margin: 0px;
}

#header-topright {
	float: right;
	background-color: #000;
	width: 500px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
#header-bottomright {
	float: right;
	background-color: #000;
	width: 500px;
	height: 85px;
	padding: 0px;
	margin: 0px;
}

#main {
	background-color: #000;
	padding: 0px;
	margin: 15px 0px 0px 0px; 
}

#main-left {
	float: left;
	width: 785px;
	padding: 0px;
	margin: 0px; 
}

#col1 {
	float: left;
	background-color: #000;
	width: 200px;
	padding: 0px;
	margin: 0px; 
}

#col2  {
	float: right;
	background-color: #000;
	width: 570px;
	padding: 0px;
	margin: 0px;
}

#col2 p {
	padding: 15px 15px 0px 15px;
	margin: 0px;
	font-size: 18px;
	text-align: center;
}

#main-right {
	float: right;
	width: 200px;
	background-color: #000;
	padding: 0px;
	margin: 0px; 
}


#footer {
	float: right;
	background-color: #000;
	width: 1000px;
	padding: 5px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	border-top: 5px solid #fff; 
}

#leftfooter {
	float: left;
	background-color: #000;
	width: 500px;
	padding: 5px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	border-top: 5px solid #fff; 
}

#rightfooter {
	float: right;
	background-color: #000;
	width: 500px;
	padding: 5px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	text-align: right;
	border-top: 5px solid #fff; 
}

#menu {
	background-color: #000;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 40px;
	width: 1000px;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

#nav {
	height: 40px;
	width: 1000px;
	margin: 0px 0px 0px 155px;
	padding: 0px;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav a {
	height: 40px;
	display: block;
}

#nav span {
	display: none;
}

#nav_home a {
	width: 100px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/home.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_home a:hover {
	background-position: 0px -40px;
}

#nav_about a {
	width: 110px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/about.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_about a:hover {
	background-position: 0px -40px;
}

#nav_players a {
	width: 120px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/players.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_players a:hover {
	background-position: 0px -40px;
}

#nav_media a {
	width: 115px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/media.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_media a:hover {
	background-position: 0px -40px;
}

#nav_schedule a {
	width: 140px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/schedule.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_schedule a:hover {
	background-position: 0px -40px;
}

#nav_contact a {
	width: 112px;
	background-color: #000;
	background-image: url(http://174.121.25.98/~blackice/img/nav/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_contact a:hover {
	background-position: 0px -40px;
}

#nav .active a {
	background-position: 0px -40px;
}

#player_nav {
	width: 785px;
}

#player_nav_left {
	width: auto;
	float: left;
}

#player_nav_left a {
	color: #0033cc;
	font-size: 16px;
}

#player_nav_right a {
	color: #0033cc;
	font-size: 16px; 
}

#player_nav_right {
	width: auto;
	float: right;
}	

.text-center { 	font-size: 18px;
	padding: 0px 10px;
	margin: 0px;
	color:#fff;
	text-align: center;
}

.text { 	font-size: 16px;
	padding: 0px 10px;
	margin: 0px;
	color:#fff;
}

.social {
	float: right;
	width: 40px;
	height: 40px;
	padding: 10px 0px 0px 20px;
	margin: 0px;
}

.contact {
	margin: 0px auto 0px auto;
	font-size: 16px;
}

.colfax {
	margin: 0px 0px 25px 0px;	
	padding: 0px;
	width: 200px;
	height: 120px;
}

.sponsor {
	margin: 0px 0px 15px 0px;	
	padding: 0px;
	width: 200px;
	height: 100px;
	border-bottom: 0px solid #fff;
}	  

.player {
	margin: 15px;
	padding: 0px;
	width: 500px;
	height: 311px;
}

.player-text {
	font-size: 16px;
	padding: 0px;
	margin: 20px 0px 0px 15px;
	color:#fff;
}

.player-text strong {
	color:#fff;
	font-size: 22px;
}

/* Pagination */
.pages {
	float: left;
	width: 785px;
	height: 35px;
	text-align: center;
	background-color: #fff;
	background-image: url(/img/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0px;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

.pages .nav-next {
	height: 25px;
	width: 75px;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 0px 0px;
	float: right;
}

.pages .nav-next a {
	display: block;
	background-image: url(/img/button-next.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 75px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	outline:none;
}

.pages .nav-next span {
	display: none;
}

.pages .nav-back {	
	height: 25px;
	width: 75px;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	float: right;
}

.pages .nav-back a {
	display: block;
	background-image: url(/img/button-back.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 75px;
	padding: 0px;
	margin: 0px;
	outline:none;
}

.pages .nav-back span {
	display: none;
}

.pages .nav-pages {
	height: 25px;
	padding: 0px;
	margin: 5px 0px 0px 20px;
}

.pages .nav-pages ul {
	padding: 0px;
	margin: 0px;
	color: #fff;
	width: 100%;
}

.pages .nav-pages ul li {
	display: inline;
}

.pages .nav-pages ul li a {
	float: left;
	background-image: url(/img/button-page.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 40px;
	color: #000;
	padding: 2px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	outline:none;
}

.pages .nav-pages ul li a:hover {
	color: #CCC;
	background-position: 0 -25px;
}

.pages .nav-pages ul li.current {
	float: left;
	background-color: #000;
	background-image: url(/img/button-page-current.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 40px;
	color: #fff;
	padding: 2px 0px 0px 0px;
	margin: 0px 1px 0px 1px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	outline:none;
 }

.pages .nav-pages ul li.space {
	float: left;
	background-image: url(/img/button-space.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 25px;
	width: 25px;
	padding: 0px;
	margin: 0px;
	outline:none;
}

.clear {
	clear:both; 
}