body {
	background: url(/shows/series/hulk-hogan-celebrity-wrestling/img/hhcw-hat.jpg) top center no-repeat;
	background-color: black;
	}
a:link, a:visited {
	color: #ffb94d;
	}
a:hover, a:active {
	color: #ffb94d;
	}

/* header overrides */
div#header {
	background-color: transparent;
	background-image: none;
	border: none;
	color: white;
	}
div#header div#searchbar {
	border: none;
	}
div#header div#header_interact {
	color: white;
	}
div#header div#header_menu_container {
	background-image: url(/shows/series/hulk-hogan-celebrity-wrestling/img/main-nav-bg.jpg);
	color: #565656;
	height: 30px;
	}
#header_menu a {
	background-image: url(/shows/series/hulk-hogan-celebrity-wrestling/img/main-nav-bg.jpg);
	border-right: 1px solid #3d3d4b;
	}
	
/* content area overrides */
div#main {
	background-color: transparent;
	border: none;
	color: #dec398;
	position: relative;
	}
	
div#leftNav {
	border-top: none;
	background: transparent url(/shows/series/hulk-hogan-celebrity-wrestling/img/nav-bg.jpg) top left no-repeat ;
	}

div#left_column {
	width: 218px;
}

div#leftNav ul {
	border-top: none;
	padding: 13px 13px 0 13px;
	}
div#leftNav ul li {
	font-weight: bold;
	border-bottom:1px solid #76170b;
	text-indent: 22px;
	padding: 10px 0;
	background: transparent url(/shows/series/hulk-hogan-celebrity-wrestling/img/nav-bullet.gif) no-repeat;
	background-position: 3px 11px;
	}
div#leftNav a {
	background-image: none;
	text-decoration: none;
	color: #dec398;
	padding: 0;
	}
div#leftNav a:hover, div#leftNav a:active {
	color: #c4844c;
	background-color: transparent;
	}
	
/* footer overrides */
div#footer_container {
	background-color: black;
	border: none;
	color: #666666;
	}
	
	div#footer_container a {
		color: #666666;
		}
		
div.foot_list ul {
	background-color: #181717;
}

div#footer td {
	color: #666666;
	}
