/*

Page2 STORY CSS
Last Updated: 05/29/2007

*/








/* Header customization */
.aw_search, .aw_search .hotSearches a, .aw_search ul li a, .aw_search ul li a:visited {
	color: #cecece;
}
		
.mast-container, .headerSwf-container, .nav-row {
	background:  #be0102 url(../../../i/page2/index/2007/bg_mastHeader.gif) no-repeat 0 0;
}

.nav-row {
	background-position: 0 -190px;
}
		
.headerSwf-container {
	height: 90px;
	background-position: 0 -100px; /* always -100 */
	position: relative;
}		
.headerSwf-container h1 {
	margin: 0;
	padding: 3px 15px 3px 4px;
	font-size: 130%;
	font-family: arial, sans-serif;
	color: #ffe399;
	font-weight: normal;
	text-transform: uppercase;
	background: #000;
	position: absolute;
	top: 40px;
	left: 235px;
}		
.headerSwf-container h2 {
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: verdana, sans-serif;
	color: #ffe399;
	font-weight: normal;
	text-align: right;
	position: absolute;
	top: 0;
	right: 255px;
}		
.headerSwf-container a {
	height: 70px;
	width: 190px;
	position: absolute;
	top: 10px;
	left: 5px;
}
.headerSwf-container h3 {
	left: 231px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}	
		
.aw_searchInput {
	border-top: 1px solid #311e00;
	border-left: 1px solid #311e00;
}








/* New BG img */
body {
	background: #ffd835 url(../../../i/page2/index/2007/bg.gif) repeat-y;
	background-position: 50% 0;
}



/* to center entire page */
.main {
	margin: auto;
	border-left: 0px;
	border-right: 0px;
}











/* Content */
.content {
	
}













/* Footer */
.footer { 
	padding: 20px 80px 60px 80px;
	color: #a77f25;
	text-align: center;
	border-top: #393838 solid 8px;
	background: #000 url(https://a.espncdn.com/insertfiles/css/page2/i/bg_footer.jpg) repeat-x 0 0;
}
.footer a, .footer a:visited {
	color: #a77f25;
	text-decoration: underline;
}
.footer a:hover, .footer a:visited:hover {
	color: #ffb612;
	text-decoration: underline;
}
