@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(/images/banner2010/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Lucida Grande, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #CBD2FF;
	text-decoration: none;
}
a:visited {
	color: #CBD2FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:link img {
	border:none;
}
a:visited img {
	border:none;
}
a:hover img {
	border:none;
}
a:active img {
	border:none;
}
.headings {
	font-size: 14px;
	font-weight: bold;
}
.smallheadings {
	font-weight:bold;
}
.smalltext {
	font-size: 9px;
}
.banner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 4px;
	height: 96px;
}
.webserialslogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.webserialsbanner {
	position: absolute;
	left: 312px;
}
.webserialsnav {
	font-size: 1px;
	position: absolute;
	height: 24px;
	left: 0px;
	top: 72px;
}
.webserials-shows {
	position: absolute;
	top: 0px;
	right: 0px;
}
.main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 24px;
}
.lowernav {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 8px;
	text-align: center;
}

