 body{
	 	background-color:#000000;
		background-image:none;
	 }
	 #WrapperBG{
		background:url(../images/buffyBG.jpg) center top no-repeat;
	}
	 #NavigationBar {
		background:transparent url(/images/home30/NavBG_pink.png) no-repeat scroll center top !important;
		background:transparent url(/images/home30/NavBG_pink.gif) no-repeat scroll center top;
	 }
	 #NavigationBar li a.NavItem{
		background:url(/images/home30/NavSprite_pink.jpg) no-repeat 0 0;
	 }
	 #NavigationBar li dl a:hover{
	   background-color: #fd5959;
     }
	 #MainFeed h3{
		background:url(../images/buffyTitle.gif) top left no-repeat;
	 }
	 #MainFeed img{
	 	border:1px solid #fd5959;
	 }
	 #MainFeed dd.Description a {
		color:#fd5959;
	 }
	 
	 #SecondaryContent #ShowInfo{
		margin: 0;
		padding: 0 0 5px 0;
		background: url(../images/buffyshowinfoBG.jpg) bottom no-repeat; 
		height: 315px;
		color: #FFFFFF;
	}
	#SecondaryContent #ShowInfo h1{
		margin: 0;
		padding: 200px 0 0 10px;
		font-size: 14px;
		font-weight:bold;
	}
	#SecondaryContent #ShowInfo h2{
		margin: 0 10px 10px 10px;
		padding: 0;
		font-size: 13px;
		font-weight:normal;
	}

	 
	 #About a {
		color:#fd5959;
		text-decoration:none;
	}
	 #Listings ul#ListingsMenu li a{
		background:url(/tv/images/showpages30/ListingsMenu.jpg);
	}
	#Listings ul#ListingsMenu li#OnTV a{
		width: 98px;
		background-position:0 0;
	}
	#Listings ul#ListingsMenu li#OnTV a:hover, #Listings ul#ListingsMenu li#OnTV a.Selected{
		background-position:0 100%;
	}
	
	#Listings ul#ListingsMenu li#Mobile a{
		width: 103px;
		background-position:-98px 0;
	}
	 #RelatedShows img {
		border:1px solid #fd5959;
	 }
	 #RelatedShows h3{
		background:url(/tv/images/showpages30/relatedshows_pink.jpg) top left no-repeat;
		
	}
	 #RelatedShows a {
		color:#fd5959;
	 }  
	 
	 
	
	#Footer p#ctvinfo{
	color:#FFFFFF;
}
#Footer p#ctvinfo a {
	color:#FFFFFF;
}
#Footer p#ctvinfo a:hover {
	color:#FFFFFF;
}
#Footer p#crosslinks{
	color:#FFFFFF;
}
#Footer p#crosslinks a{
	color:#FFFFFF;
}
#Footer p#crosslinks a:hover{
	color:#FFFFFF;
}

