#soccerPageHdr {
	display: block;
	margin: -25px 0 36px -2px;
}

#container {
   width:775px;
   min-height:672px;
   position:relative;
   margin:0px auto;
   padding-bottom:30px;
   padding:0px;
   	background-color: #ffd600;
   background:url(../img/basketball_bg.gif) top left no-repeat #FFD600;
}
#content {
	margin-top: 325px;
	background-color: #ffd600;
	background-image: url(../img/basketball_bg_center_bar.gif);
}

/* Side Bar Settings - end */
/* News Event Setting - Start */
#whatnav {
   font-size: 10px;
   margin-top:35px;
   font-weight:bold;
   #color: #FFFFCC;
   #color:#FEF323;
   color: #000000;
   text-shadow: #000000;
}
#whatnav li {
   background:url(../img/bg_li_subnav.gif) bottom left repeat-x;
   padding:3px 0px; 
}
/* News Event Setting - End */

#quotes {
   color:#000000;
}
