*{
margin:0px;
padding:0px
}
img{border:0px}
body{
width:100%;
padding:22px 0 0 0;
background-color:#fff;
}
div#pageContainer{
width:648px;
margin:auto;
padding:0 20px 80px 20px;
background-color:#FFFFFF;
}
h2 {
	color:#0083CE;
	margin: 0;
	padding: 0;
	text-align: center;
}
h3 {
	color: #999;
	margin: -2px 0 8px 0;
	padding: 0;
	text-align:center;
}
.menu{
height:28px;
width:646px;
}
.menu li, .menu img{
list-style-type:none;
float:left
}
#content{
width:646px;

font-family:Tahoma;
font-size:11px;
color:#6C6C6C;
}
#wrapper{
width:646px;
float:left
}
.nav{
width:136px;
float:left;
margin:0 30px 20px 0;
}
.playerColumn {
width:480px;
float:left;
padding:0 0 0 0;
}
.nav img, .playerColumn img{
float:left;
}
.title{
padding:0 0 20px 0;
}
.nav p, .playerColumn p{
padding:0 0 0 10px;
margin:-2px 0 2px 0;
width:190px;
float:left
}
.nav p a, .playerColumn p a{
color:#6C6C6C;
text-decoration:underline
}
.nav p a:visited, .read:visited, .playerColumn p a:visited, #footer a:visited{text-decoration:underline}
.nav p a:hover, .read:hover,.playerColumn p a:hover, #footer a:hover{text-decoration:none}
.read{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:7px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}
#wrapper .playerColumn .read2{
background-image:url(images/circle.gif);
background-position:0px 5px;
background-repeat:no-repeat;
padding:0 0 0 7px;
margin:1px 0 0 0;
float:left;
color:#1F1F1F;
text-decoration:underline
}
.news{
width:153px;
float:left;
border-right:1px solid #BEC1C3;
padding:0 15px 0 0
}
.news2{
float:left;
width:139px;
margin:0 0 0 20px
}
.news span, .news2 span{
color:#CD2701;
font-weight:bold;
display:block;
clear:both
}
.news a, .news2 a, .more{
float:left;
clear:both;
color:#CD2701;
width:55px;
font-weight:bold;
text-decoration:none;
font-size:10px;
background-image:url(images/arrows.jpg);
background-position:right 5px;
background-repeat:no-repeat;
padding:0 19px 0 0;
margin:10px 0 0 0
}
#footer{
/*background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;*/
float:left;
width:100%;
font-family:Tahoma;
font-size:11px;
color:#aaa;
text-align:center;
padding:24px 0;
}
#footer a{
font-family:Tahoma;
font-size:11px;
color:#aaa;
text-decoration:underline
}


/* Scrollable */

div.scrollable {
	clear: both;
	position:relative;
	overflow:hidden;	 	
	width: 646px;	
	height:420px;
	padding: 16px 0 24px 0;
}

div.scrollable div.items {
	width: 20000em;
	position: absolute;
	clear:both;
}


div.scrollable div.items div {
	float: left;
	width: 646px;
}


div.navi {
	margin-left:328px;
	width:200px;
	height:20px;
}




/* TABS */
ul.tabs li {
	list-style-type:none;
	float:left;
}
ul.tabs li img {
	cursor:pointer;
}

a.selected {
	border: 0;
}