	#body	{
		background: #000000;
		color: #222222;
		font-size: 0.6em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin:5px 5px 5px 5px;
		}

	#banner {
		background-color: #000000;
		background-image: url(/graphics/forumlogo.jpg);
		background-position: top;
		background-repeat: no-repeat;
		height:80px;
		}
	#banner_forum {
		background-color: #000000;
		background-image: url(/graphics/forumlogo.jpg);
		background-position: left;
		margin-left: 3%;
		margin-right: 2%;
		background-repeat: no-repeat;
		height:105px;
		width: 95%;
		}


	#linktrail {
		background:#000;
		height:18px;
		text-align: center;
		text-indent: 10px;
		font-size: .8em;
		font-weight: bold;
		color: #ffffff;
		text-align: center;
		}

	#menu_top {
		background:#000;
		height:22px;
		text-align: center;
		text-indent: 10px;
		font-size: 1.1em;
		font-weight: bold;
		color: #fff;
		border-bottom-style: solid;
		border-width: 0px;
		border-color: #000000;
		width: 100%;
		clear: both;
		}

	#submenu_top {
		background:#000;
		height:10px;
		text-align: center;
		text-indent: 10px;
		font-size: .4em;
		font-weight: bold;
		color: #444444;
		border-bottom-style: solid;
		border-width: 0px;
		border-color: #000000;
		width: 100%;
		clear: both;
		}



	#content {
		float: left;
		background-color: #000000;
		background-image: url(/graphics/bg.jpg);
		background-position: top left;
		background-attachment: fixed;
                padding: 20px;
		font-size: 0.4em;
		font-weight: bold;
		clear: both;
		}

	#bottom {
		float: left;
		background-color: #000000;
		text-align: center;
		font-size: .7em;
		font-weight: normal;
		color: #cccccc;
		width: 100%;
		clear: both;
		}


	#panel_forum {
		background: #000;
		float: center;
		border-width: 2px;
		border-color: #ff9900;
		padding: 5px;
		}


	#panel {
		background: #222222;
		float: left;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 100%;
		border-top-style: solid;
		border-bottom-style: solid;
		border-width: 10px;
		border-color: #ff9900;
		}

	#panel_left_t {
		background: #000000;
		font-size: .8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 225px;
		padding: 10px;
		padding-left: 20px;
		margin-bottom: 20px;
		}

	#panel_left_b {
		background: #000000;
		font-size: .8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width: 225px;
		padding: 10px;
		padding-left: 20px;
		}


	#panel_right {
		background: #000000;
		float:right;
		padding: 10px;
		text-align: left;
		font-size: .8em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-left: 10px;
		width: 65%;
		}


	#panel_pic {
		background: #000000;
		width:335px;
		float:right;
		margin-left: 25px;
		margin-bottom: 25px;
		clear: both;
		}

	#panel_rblock {
		background: #000000;
		width:225px;
		float:right;
		margin-left: 25px;
		margin-bottom: 25px;
		clear: both;
		}


	#mini_menu {
		background: #000000;
		width:135px;
		float:right;
		margin-left: 10px;
		margin-bottom: 10px;
		padding: 10px;
		clear: both;
		}



	#news {
		background: #000000;
		width:220px;
		height:122px;
		float:left;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 20px;
		}

	#preview {
		margin-left: auto;
		margin-right: auto;
		background-color: #222222;
                padding: 20px;
		border-style: solid;
		border-width: 1px;
		border-color: #ffffff;
		width: 80%;
		}


	#footer {
	       	float:left;
		left: 10px;		
		background:#000;
		text-indent: 10px;
		height:15px;
		color:#ffffff;
		border-top-style: solid;
		border-bottom-style: solid;
		border-width: 15px;
		border-color: #000
		}

	#headlineold {
		color: #ffffff;
		background: #000000;
		font-size: 1em;
		font-weight: bold;
		padding: 5px;
		}

	#headline {
		color: #ff9900;
		background: #000000;
		font-size: 1em;
		font-weight: bold;
		padding: 5px;
		}

	#title {
		color: #ff9900;
		background: #000000;
		font-size: 1.5em;
		font-weight: bold;
		padding: 5px;
		}

	table.dump {
		color: #000000;
		background: #ffffff;
		font-size: .7em;
		padding: 5px;
		border-collapse: collapse;
		width: 95%;
		}

table.dump TH { vertical-align: baseline }
table.dump TD { vertical-align: baseline;
		border-left: 1px solid grey}
table.dump TR { border-top: 5px solid black}

	
	h1 {
		font-size:12px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}

	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		

	A:link {color: #ff9900;}
	A:visited {color: #ff9900;}
	A:hover {color: #ff9900; text-decoration:none;}

      A.linktrail:link {color: #ff9900; text-decoration: none;}
	A.linktrail:visited {color: #ff9900; text-decoration: none;}
	A.linktrail:hover {color: #ff9900; text-decoration: underline;}
	
      A.banner:link {color: #ff9900; text-decoration: none;}
	A.banner:visited {color: #ff9900; text-decoration: none;}
	A.banner:hover {color: #ff9900; text-decoration: none;}

      A.hidden:link {color: #000000; text-decoration: none;}
	A.hidden:visited {color: #000000; text-decoration: none;}
	A.hidden:hover {color: #ff9900; text-decoration: none;}


	<!-- SPAN.banner-l {float:left; width:375px; height:29px;} -->
	SPAN.readmore {font-size: 0.7em;}
	SPAN.banner {font-size: 9.5em;}
	
	SPAN.copyright {font-size: .5em;}
	SPAN.news {font-size: 0.8em;}
	SPAN.newsclips {font-size: 0.5em;}
 	SPAN.songlist {}
 	SPAN.timestamp {font-weight: bold;}
	SPAN.details {font-size: 0.5em;}
	SPAN.hl {font-size: 1.1em; font-weight: bold; color: #ff9900}


  	  img.hvr {background: transparent;}
	  a.menu_top:link {color: #ff9900; text-decoration: none; background: #000000;}
	  a.menu_top:visited {color: #ff9900; text-decoration: none; background: #000000;}
	  a.menu_top:hover {color: #ffffff; text-decoration: none; background: #000000;}

