body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	background-color:#FF0000
}

a:link, a:visited {
	color:#000000;
	text-decoration:none;
}

a:hover {
	background-color:#FF0000;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 3em;
 color:#000000;
 text-align:center;
}

h2{
 font-size: 114%;
 color: #000000;
 padding: 0px 0px 10px 10px;
  text-align: center;
}

h3{
 font-size: 100%;
 color: #000000;

}
ul{

 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li{
 font-size: 1.1em ;
}
td {
 text-align: center;
}
				

#mast{
}

#mastlogo{
	position: absolute;
	top: 0;
	left: 0;
	height: 45%;
	right: 75%;
	padding: 1px;
	width: 25%;
}

#masthead{
	position: absolute;
	top: 0;
	height: 10.2%;
	bottom: 89.75%;
	left: 25%;
	padding: 2px 0 0 0;
	width: 75%;
	background-color:#FF0000;
}

#navBar{
	position: absolute;
	top: 14.3%;
	left: 0;
	right: 73%;
	width: 27%;
	padding: 0px;
	border-right: 0px solid #FF0000;
	border-bottom: 0px solid #FF0000;
}

#contentfixtures{
	position: absolute;
	top: 14.3%;
	left: 28%;
	right: 0;
	width: 70%;
	height: 175%;
	bottom: 0;
	padding: 0.5%;
	background-color:#FFFFFF;
}
#contentplayer{
	position: absolute;
	top: 14.3%;
	left: 28%;
	right: 0;
	width: 70%;
	height: 125%;
	bottom: 0;
	padding: 0.5%;
	background-color:#FFFFFF;
}
#contentprem{
	position: absolute;
	top: 14.3%;
	left: 28%;
	right: 0;
	width: 70%;
	height: 140%;
	bottom: 0;
	padding: 0.5%;
	background-color:#FFFFFF;
}

#content{
	position: absolute;
	top: 14.3%;
	left: 28%;
	right: 0;
	width: 70%;
	height: 100%;
	bottom: 0;
	padding: 0.5%;
	background-color:#FFFFFF;
}

#breadCrumb{
	position: absolute;
	top: 10.25%;
	left: 0;
	right: 80%;
	width: 30%;
	margin: 0;
	font-size: 1em;
	padding: 3px 3px 3px 3px;
	background-color:#FF0000;
}

#siteInfo{
	position: fixed;
	width: 100%;
	height: 2.5%;
	bottom: 0;
	font-size: 1em;
	color: #000000;
	padding: 1px;
	background-color:#FF0000;
}

.feature{
	position: relative;
	padding: 0px 0px 10px 10px;
	font-size: 80%;

}

.feature h3{
	position: relative;
	padding: 30px 0px 5px 0px;

}

.feature img{
	position: relative;
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;

}
.feature a:hover{
	background:none;

}
.story{
	position: relative;
	bottom: 1em;
	padding: 10px 0px 0px 10px;
	font-size: 80%;

}
.table{
	font-size:1.5em;


}
.story img{
	position: relative;
	float: left;
}
#links
{
	position:relative;
	left: 2.5%;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #FF0000;}

#playerInfo{
}
.buttonTop{
	background: url(images/button_top.gif) no-repeat;  width: 100%; padding:0}
.buttonMiddle{
	background: url(images/button_middle.gif) no-repeat; width: 100%}
.buttonBottom{
	background: url(images/button_bottom.gif) no-repeat;  width: 100%; padding:0}

