@charset "UTF-8";
body {
	padding: 0px;
	color: #d9d9d9;
	font: 14px/normal Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/gradblue2.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 22px;
}
h4 { font: bold 14px Arial, Helvetica, sans-serif; color: #333; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC0000;
}
#slingLogo {
	position: absolute;
	height: 60px;
	width: 246px;
	left: 300px;
	top: 0px;
}
#copyright {
	position: absolute;
	height: 30px;
	width: 230px;
	left: 344px;
	top: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-align: center;
}
#flashAndBanner {
	position: absolute;
	height: 250px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bodytext  {
	width: 900px;
	text-align: left;
}
#bodyArea {
	width: 900px;
	height:0px;
}
#footer  {
	width: 900px;
	left: 0px;
	top: 850px;
	height: 110px;
	position: absolute;
}

.push_left_20 { padding-left: 20px; }
.push_left_40 { padding-left: 40px; }
.push_right_20 { margin-right: 20px; }
.push_top { margin-top: .4em; }
.push_top_10 { margin-top: 10px; }
.push_top_20 { margin-top: 20px; }

