/* AIRGID.COM CSS  2.0*/

html, body {
	background-image: url(images/bkgrd.jpg);
	background-repeat: repeat-x;
	background-color: #90aac5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
	
/* footer --------------------------------------------------------------------------------------------- */
#footer {
	width: 600px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 50px 0px;
	color:#FFFFFF;
	font-size: 10px;
	
	}
#footer p {
	font-size: 10px;
	color:#FFFFFF;
	}
	
	#footer a:link, #footer a:visited {
	text-decoration: underline;
	color:#FFFFFF;
	}
	
	#footer a:hover, #footer a:active {
	text-decoration: underline;
	color:#FFFFFF;
	}
	
	/* espn network --------------------------------------------------------------------------------------- */
#network {
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	padding: 6px;
	text-align: center;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #4E2C0B;
	}
#network a:link, #network a:visited {
	text-decoration: underline;
	color: #4E2C0B;
	}
#network a:hover, #network a:active {
	text-decoration: underline;
	color: #febe13;
	}
