#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: #069FEC;
	background-image: url(../img/main_bg.gif);
	background-repeat: no-repeat;
}

#content {
	background-color: #069FEC;
	margin-top: 325px;
	background-image: url(../img/main_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: #FFFF00;
   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:#FEF323; /* yellow */
}
