body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	background-color:#050505;
	background-repeat:no-repeat;
	background-position: top left;
	margin:0;
	padding:0;
}

a img {border:none;}

a {
	color:white;
	text-decoration:none;
}

#SiteHeader {
	position:relative;
	width:892px;
	height:217px;
	margin:0 auto;
	display:block;
	padding:0;
	overflow:hidden;
}

#SiteHeader img {
	position:absolute;
	height:217px;
	width:892px;
	top:0;
	behavior:url(/shared/iepngfix.htc);
}


#SiteHeader h1 {display:none;}

#SiteHeader img.ImgA {
	left:322px;
	height:217px;
	width:190px;
}

#SiteHeader img.ImgB {
	left:477px;
	height:217px;
	width:269px;
}

#SiteHeader img.ImgC {
	right:0;
	height:217px;
	width:190px;
}

#SubMenu {
	position:absolute;
	width:290px;
	height:16px;
	left:0;
	bottom:0px;
	padding:0;
	margin:0;
}

#SubMenu li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

#SubMenu a {
	margin:0 12px;
	font-weight:bold;
	color:#0a54a7;
	text-transform:uppercase;
	text-align:center;
	float:left;
	height:16px;
	line-height:16px;
	font-size:14px;
}

#SubMenu a:hover {color:#FFF300;}

#Menu {
	position:relative;
	width:892px;
	height:26px;
	background-image:url(/images/template/menu_bar.png);
	margin:0 auto;
	padding:0;
}

#Menu li {
	list-style-type:none;
	float:left;
	padding:0;
	margin:0;
}

#Menu li a {
	float:left;
	color:white;
	font-weight:bold;
	margin:0 18px;
	height:26px;
	line-height:26px;
	font-size:14px;
}

#Menu li a:hover {color:#FFF300;}

h1 {color:#a4cce6;}

#SiteDiv {
	width:851px;
	margin:0 auto;
	position:relative;
}


#episodes {
	padding:24px 20px 1px 20px;
	border:solid 1px #666;
	background-color:#111;
	position:relative;
	width:580px;
}

#episodes a {
	margin:auto 20px 23px 20px;
	width:100px;
	height:130px;
	float:left;
	border:solid 1px #666666;
	background-position: center top;
	background-repeat:no-repeat;
	position:relative;
	padding:0;
	cursor:pointer;
}

#content #episodes span {
	position:absolute;
	bottom:0px;
	text-align:center;
	left:0px;
	width:100%;
	margin:0;
}

#primaryAlbumPreview {
	padding:10px;
	margin:10px;
	border:solid 1px #666666;
	background-color:#111111;	
}

#primaryAlbumPreview img {
	border:solid 1px #666666;
	float:left;
	margin-right:10px;
}

#primaryAlbumPreview h1 {
	display:inline;
}

#moreMoviesBox {
	margin-left:10px;
	margin-right:10px;
	margin-top:35px;
}

#thumbPreview {
	padding-top:26px;
	margin:10px;
	margin-top:3px;
	margin-bottom:35px;
	border-top:solid 1px #333333;
	border-bottom:solid 1px #333333;
	text-align:center;
	background-image:url(/images/filmstrip.gif);
	height:127px;
	background-repeat:repeat-x;
}

#thumbPreview img {
	margin-right:15px;
}

#thumbPreview img.noMargin, #episodes img.noMargin {
	margin-right:0;
}


#content {
	position:relative;
	margin:0 auto;
	width:640px;
	min-height:400px;
}

#content p {text-align:justify;}


#main {
	width:880px;
	margin:0 auto;
	text-align:left;
	border-left:solid 1px #000000;
	border-right: solid 1px #000000; 
	background-image:url(/images/pole_BG.gif);
	background-repeat:repeat-y;
	position:relative;
}

div#address {
	position:relative;
	margin:20px auto auto auto;
	height:64px;
	width:851px;
	background-image:url(/images/footer_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	padding-top:10px;
	line-height:16px;
	font-style: normal;
	color:#E0E9EF;
}

div#address ul {
	margin:0 auto;
	padding:0;
	width:470px;
}

div#address p,
div#address ul {
	clear:both;
	margin:2px auto;
	height:14px;
}

div#address ul {margin-top:0;}

div#address ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	border-left:1px solid white;
	line-height:12px;
}

div#address ul li.First {border:none;}

div#address ul a {
	float:left;
	margin:0 10px;
}

div#address a {
	color:#E0E9EF;
	text-decoration:none
}

#Announcement {
	background-color:#111111;
	border:1px solid #666666;
	margin:10px;
	padding:10px;
}

#Announcement p:first-child {
	margin:0;
	padding:0;
}

#primaryAlbumPreview a {
	color:#FEFF7F;
	text-decoration:underline;
}


