@charset "UTF-8";
body { padding: 0px; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: center; background: #ffffff url(images/gradblue3.jpg) repeat-x 0px 0px; }


:focus {
	outline: 0;
}



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; padding: 0px; margin: 0px; }
h4 { font: bold 14px Arial, Helvetica, sans-serif; color: #333; }
p { color: #000000; font: 14px/20px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
a:link {
	color: #000000; outline: 0;
}
a:visited {
	color: #000000; outline: 0;
}
a:hover {
	color: #CC0000; outline: 0;
}
img { border-width: 0px; border-style: none; }

.fltleft { float: left; }
.center { margin-right: auto; margin-left: auto; display: block; }

#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  {
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 300px;
	text-align: left;
}
#bodyArea {
	position: absolute;
	height: 600px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#footer  { width: 900px; left: 0px; top: 1015px; 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; }
.push_top_50 { margin-top: 50px; }
