@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
body {
	width:864px;
	background-color: #888988;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image:url(../img/pageBack.gif);
	background-repeat:repeat-x;
}
#topBar {
	height:41px;
	background-image:url(../img/topbarback.gif);
	background-repeat:repeat-x;
}
.topImage {
	padding-right:25px;
}
#imageHome {
	float:right;
	width:420px;
}
#textContent {
	float:right;
	width:415px;
	height: 511px;
	padding-top:5px;
	background-image: url(../img/contentBack.jpg);
	background-repeat: no-repeat;
	padding-left:5px;
	color:#000000;
}
#textContent img {
	margin-right: 5px;
	margin-bottom: 5px;
	border:none;
}
#flashHome {
	width:444px;
	height:443px;
	float:left;
	background-image:url(../img/midPunch.jpg);
	background-repeat: no-repeat;
	background-position: 382px 275px;
}
#flashContent {
	width:444px;
	height:443px;
	float:left;
	background-image:url(../img/contentPunch.jpg);
	background-repeat: no-repeat;
	background-position: 382px 275px;
}
#espnHome {
	float:left;
}
#baseBar {
	clear:both;
	height: 41px;
	font-size:x-small;
	background-image:url(../img/basebarback.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}
h1 {
	font-size:medium;
	font-weight:bold;
	color:#990000;
}
