@charset "UTF-8";
/* CSS Document */

html, body
{
	background-color:#990000;
	background-image:url(../podcast/images/tiles2.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px 0px 0px 0px;
	font-family:arial, sans-serif;
	font-size:12px;
	color:#ffffff;
	height:100%;
}

a 
{
	color:#ffffff;
	text-decoration:underline;
}

a:hover
{
	color:FFCC33;
	text-decoration:underline;
}

a:visited
{
}

a.nav
{
	color:#fffff0;
	text-decoration:underline;
}

a.nav:hover
{
	color:#666666;
	text-decoration:none;
}

a.on
{
	color:#ffffff;
}

ul.nostyle 
{
	list-style-type:none;
	margin-left: -30px;
}

#clear
{
	clear:both;
	height: 0px;
}


div.clear_2
{
	clear:both;
	height: 7px;
}

div.bar
{
	height: 3px;
	background-color: ;
	margin: 5px 0px 10px 0px;
}

#banner
{
	background-image:url(../podcast/images/banner.png);
	background-repeat:no-repeat;
	background-position:top center;
	a color:;
	text-decoration:none;
	width:823px;
	height:199px;
	margin:0px auto 0px;
}

div.navs
{
	width:500px;
	height:10px;
	margin-top: 142px;
	color:#FFFFFF;
	padding-left: 60px;
	list-style: none;
	float: left;
	display: block;
}
.navs ul li 
{
	display: inline;
	list-style: none;
	padding: -20px 10px;
	margin: 0px;
}

div.contact
{
	width:205px;
	height:10px;
	float: right;
	margin-top: 90px;
}

#wrapper
{
	width:900px;
	margin:0px auto -40px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#container_main
{
	float:left;
	width: 739px;
	margin-left: 70px;
	background-position: center;
	}

#main
{
	float:left;
	width:790px;
	height:385px;
	margin-left: 10px;
	background-image: url(../podcast/images/);
	overflow: auto;
	}

div.header
{
	font-size:24px;
	color: #000000;
	height: 30px;
	float: left;
	background-color: ;
	padding-right: 10px;
}

#feature_right
{
	width:250px;
	float: left;
}

#feature_left
{
	width:250px;
	float: left;
	margin-left: 35px;
}

#footer
{
	height:30px;
	width:800px;
	margin:0px auto 0px;
}

div.footer_bar 
{
	background-color:#ffffff;
	height:5px;
	width:820px;
	background-position: center;
}

div.footer_navs
{
	width:800px;
	font-size:10px;
	color:#ffffff;
	padding-top: 5px;
}

.footer_navs a:hover
{
	color:#6666FF;
	text-decoration:underline;
}