body
{
	background: #919191 url(../img/fence_four.png) repeat;
	color: #333;
	font-size: 12px;
	padding: 20px 0 40px;
}

a
{
	color: #ff6600;
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

h2 {
	color: #000000;

}

.container_12
{
/**	background: #000000 url(img/12_col.gif) repeat-y; **/
	background: #000000;
	margin-bottom: 10px;
	color: #aaaaaa;
}

#headerad {
	height:100px;
	margin-top:10px;
	padding-top:5px;

}
#centerad {
	padding-top: 10px;
	padding-bottom: 10px;
	
}


#headerlogo {
	height:90px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
}

#headerinfo {
	height:90px;
	margin-bottom:10px;
	margin-top:10px;
	background: #000000;
}

#radioinfo {
	height:90px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	background: #000000;
}

#secmenu {
	padding-top:5px;
	height: 25px;
}
#secmenu ul { display: block; padding: 0px; margin: 0px; list-style: none; text-align: center; } 
#secmenu ul li { display: inline; padding: 0px 10px; margin: 0px; list-style: none; } 

#adundermenu {
	text-align: center;
	
}


#welcomebox {
	text-align: left;
	height: 100%;
	background: #000000;
}

#forumtopics {
	padding-top: 5px;
	
}


#newspost {
	padding-bottom: 10px;
}

#newspost p{
	float: right;
	width: 400px;
}

#newspost img {
	border-top: 1px solid #ff0000;
	border-left: 1px solid #ff0000;
	border-right: 1px solid #99ffff;
	border-bottom: 1px solid #99ffff;
}

#newsdate {
color: #ff0000;
margin-top: -20px;
}

#footer {
	height: 15px;
	text-align: center;
	
}

#footermenu {
	height: 20px;
}
#footermenu ul { display: block; padding: 0px; margin: 0px; list-style: none; text-align: center; } 
#footermenu ul li { display: inline; padding: 0px 10px; margin: 0px; list-style: none; }
