	body { background: #999 url(/img/bg.gif) repeat-y; font-family: Tahoma,sans-serif; font-size: 0.8em;  padding-left: 25px;}

	/* Standard element */ * { margin: 0; padding: 0; }
	.header { background: url(/img/header.gif); height: 101px; width: 939px; }
	/* menu */ div.menu ul { float: left; margin: 0 1px 0 0; }
	div.menu li { list-style-image: none; }
	div.menu a { background: #4B4B4B; color: #DDD; display: block; font-family: sans-serif; font-size: 85%; padding: 5px 0 5px 8px; text-decoration: none; width: 180px; }
	div.menu a#current { background: #666; color: #FFF; }
	div.menu a:hover { background: #555; color: #FFF; }
	div.menu li { list-style-type: none; margin: 0 0 1px 0; padding: 0; }
	div.login { font-family: sans-serif; font-size: 85%; padding: 5px 5px 5px 5px; margin: 0px 0px 5px 0px; border-style:solid; border-width: 1px; border-color: #000; height:88%; width:140px; color:#FFF; float:left; }
	/* left side */ div.content_left { margin: 1px; width: 593px; }
	div.date { background: #0070CD url(/img/bgdate.gif) repeat-x; color: #FFF; font-weight: bold; padding: 10px; }
	/* right side */ div.content_right { width: 331px; position: absolute; top: 116px; left: 620px; }
	div.links a { background: url(/img/bg_navitem.gif) repeat-x #FFF; border-bottom: 1px solid #EEE; display: block; font: bold 0.8em Verdana,Tahoma,sans-serif; padding: 6px 0 8px 8px; text-decoration: none; color: #333; }
	div.links a:hover { color: #0080DD; background-position: left bottom; }
	div.links .title { background: #333 url(/img/bgsubtitle.gif) repeat-x; color: #FFF; font: normal 85% Tahoma,sans-serif; padding: 5px 8px; }
	div.links .line { background: url(/img/bg_navitem.gif) repeat-x #FFF; border-bottom: 1px solid #EEE; display: block; font: bold 0.8em Verdana,Tahoma,sans-serif; padding: 6px 0 8px 8px; color: #333; }
/* footer */ #footer { background: #F0F0F0 url(/img/bgdate.gif) repeat-x; border: 1px solid #EEE; color: #FFF; margin-left: 6px; width: 581px; bottom:0; }
	#footer .copyright { padding: 6px 12px; }
	#footer a { color: #FFF; font: bold 1em "Trebuchet MS",sans-serif; text-decoration: none; }

/* Looping jersey in home page */
#frontPageTeamSection {
	margin: 0px 10px 10px 10px; 
	font: 0.9em Verdana,Tahoma,sans-serif;
	width:132px;
	height:160px;
	float:left;
}
#marketingHomePage {
	margin: 0px 10px 10px 10px; 
	font: 0.9em Verdana,Tahoma,sans-serif;
	width:375px;
	height:200px;
	float:left;
}

#frontPageTeamSection #jersey {
	width:132px;
	height:132px;
}

#frontPageTeamSection #jerseyTeamName {
	padding: 0px 0px 0px 10px; 
	font: 0.9em Verdana,Tahoma,sans-serif;
	
}

}