body	{
	background-color: black;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	color: silver;
}
li	{
	list-style-type: square;
}

a:link	{
	color: #0099cc;
	text-decoration: none;
}
a:hover	{
	color: #cccc00;
	text-decoration: none;
}
a:visited 	{
	color: #0099cc;
	text-decoration: none;
}
a:active	{
	color: #0099cc;
	text-decoration: none;
}

#maincontainer	{
	width: 592px;
	height: 752px;
	background-color: none;
	border: 4px solid #666633;
	margin-top: 0px;
	padding: 0px;
}
#header	{
	width:  590px;
	height: 70px;
	background-image: url(./images/header_01.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 0px;
	padding: 0;
	overflow: hidden;
}





#body	{
	width: 590px;
	height: 680px;
	background-image: url(./images/body_01.jpg);
	background-repeat: no-repeat;
}


#horizontal_line_1	{
	width: 100%;
	height: 10px;
	background-color: none;
	clear: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	font-size: .0em;
}


#navbar	{
	width: 100%;
	height: 30px;
	background-color: none;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	clear: right;
}


#left_textarea	{
	width: 285px;
	height: 180px;
	background-color:none;
	padding-left: 5px;
	font-size: .80em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	float: left;
}

#right_textarea	{
	width: 285px;
	height: 180px;
	background-color: none;
	padding: 0px;
	font-size: .80em;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	float: right;
	clear: right;
}

#horizontal_line	{
	width: 100%;
	height: 10px;
	background-color: none;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: left;
	
}


.feature_podcast_intro	{
	width: 404px;
	height: 14px;
	color: #CCCC00;
	background-color: none;
	font-size: .6em;
	font-weight: bold;
	text-align: right;
	border-top: 2px solid #666633;
	border-right: 2px solid #666633;
	padding-right: 5px;
	margin-top: 15px;
	float: left;
	
}
.feature_podcast_filler_right	{
	width: 179px;
	height: 15px;
	background-color: none;
	padding: 0px;
	margin-top: 15px;
	clear: right;
	float: right;
}

#feature_band_movie	{
	width: 188px;
	height: 180px;
	background-color: none;
	margin-top: 10px;
	margin-left: 5px;
	float: left;
}
#feature_band_dwl_links	{
	width: 160px;
	height: 180px;
	background-color: none;
	text-align: left;
	font-size: .70em;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	
}
#feature_band_info	{
	width: 185px;
	height: 180px;
	background-color: none;
	font-family: Verdana, Arial, Helvetica, sans-serif,;
	font-size: .80em;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	clear: right;
}


#previous_band_info_left	{
	width: 165px;
	height: 160px;
	background-color: none;
	text-align: left;
	font-size: .60em;
	border: 1px solid #666633;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}
#previous_band_info_middle	{
	width: 165px;
	height: 160px;
	background-color: none;
	text-align: left;
	font-size: .60em;
	font-weight: bold;
	border: 1px solid #666633;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}
#previous_band_info_right	{
	width: 160px;
	height: 160px;
	background-color: none;
	text-align: left;
	font-size: .60em;
	font-weight: bold;
	border: 1px solid #666633;
	padding-top: 5px;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
	clear: right;
}

#footer	{
	width: 100%;
	height: 10px;
	background-color: none;
	font-size: .7em;
	font-weight: normal;
	margin-top: 10px;
	padding-top: 5px;
	clear: left;
	
}


#rss_div	{
	margin-top: 5px;
	clear: left;
}