@charset "utf-8";
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.layoutHomeChampRecap {
	padding: 25px;
	width: 375px;
	line-height: 24px;
}
.layoutSponsor {
	padding: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #063E62;
}
.textHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #063E62;
}

.layoutMasthead {
	background-image: url(../images/masthead.jpg);
	height: 165px;
}
.layoutPageBG {
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.layoutHomeWatchHistory {
	background-image: url(../images/home_watch_history.jpg);
	height: 342px;
	width: 475px;
	background-repeat: no-repeat;
}
.layoutHomeDearFans {
	padding: 30px;
	line-height: 22px;
}
a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B24F0F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B24F0F;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.textFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a.textFooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
a.textFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B24F0F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B24F0F;
}
.layoutInnerPagePad {
	padding: 25px;
}
