@charset "UTF-8";
#headerbar {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 193px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(images/collage_header.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	font-size: 11px;
	text-align: right;
	vertical-align: middle;
}
#logo_holder {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: auto;
	left: 30px;
	top: 60px;
}
#leftmenu {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: auto;
	width: auto;
	left: 26px;
	top: 101px;
}
#flashtv {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	left: 890px;
	top: 400px;
}
#gotoblog {
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: auto;
	width: auto;
	left: 890px;
	top: 220px;
}
#pagetitle {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: auto;
	width: auto;
	left: 215px;
	top: 228px;
}
#mainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	height: auto;
	width: 630px;
	border: 1px solid #F1592A;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 5;
	left: 200px;
	top: 263px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#watchthis {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: auto;
	width: auto;
	top: 500px;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tvstatic {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 6;
	height: 105px;
	width: 114px;
	left: 700px;
	top: 50px;
}
body {
	background-color: #FFFFFF;
}
.headline {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
}
.subhead {
	font-style: italic;
	color: #FF6600;
}
.caption {
	font-size: 10px;
	color: #000000;
}
