@charset "UTF-8";


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
/* CSS Document */

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 31px;
}





body { padding: 0px; background: #ffffff url(images/gradblue-home.jpg) repeat-x 0 0; color: #d9d9d9; font: 14px/normal Tahoma, Arial, Helvetica, sans-serif; text-align: center; }
#contentArea {
	height: 400px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#liveArea {
	height: 400px;
	width: 900px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #333333;
}
#lftcol {
	width: 430px;
	float: left;
}
#rightcol { width: 430px; float: right; margin-top: -5px; }
#slingLogo {
	position: absolute;
	height: 60px;
	width: 246px;
	left: 330px;
	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; }
#footer  { width: 900px; left: 0px; height: 110px; position: absolute; top: 900px; }

#bodyArea {
	position: absolute;
	height: 350px;
	width: 900px;
	left: 0px;
	top: 0px;
}
#bodytext  {
	position: absolute;
	height: 310px;
	width: 900px;
	left: 0px;
	top: 330px;
	text-align: left;
}
.pLarge { font-family: Arial, Helvetica, sans-serif; font-size: 17px; line-height: 22px; color: #333333; text-align: justify; }
