body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffd499;
	background:url(../images/sitebg.jpg) no-repeat;
}
body {
	background-color:#000000;
	margin-top:30px;
	margin-bottom:30px;
}
a:link {
	color:#f8991d;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#f8991d;
}
a:hover {
	text-decoration:underline;
	color:#f8991d;
}
a:active {
	text-decoration:none;
	color:#f8991d;
}
/* Layout Elements */
#barcodeleft {
	background:url(../images/leftbarcode.png) repeat-y;
	height:100%;
	width:23px;
	position:absolute;
	top:0px;
	left:0px;
}
#banner {
	background:url(../images/radiofreedom2.png) no-repeat;
	width:662px;
	height:41px;
	position:absolute;
	top:5px;
	left:28px;
}
#navbar {
	border:#f8991d solid 1px;
	width:655px;
	height:14px;
	position:absolute;
	top:55px;
	left:28px;
	text-align:center;
	font-weight:bold;
	background:#000000;
}
.navbit {
	padding-left:10px;
	padding-right:10px;
}
.navbit:hover {
	background:#ff9900;
	color:#000000;
	text-decoration:none;
}
#adspace {
	border:#f8991d solid 1px;
	width:468px;
	height:60px;
	position:absolute;
	top:80px;
	left:123px;
}
/* Content Handling */
#contentwrapper {
	width:655px;
	min-height:200px;
	position:absolute;
	top:150px;
	left:28px;
}
.contentbox {
	border:#f8991d solid 1px;
	width:655px;
	min-height:200px;
	margin-bottom:15px;
	background:url(../images/contentbg.png) repeat; /* #232323; */
}
.contentboxcontent {
	padding: 6px 34px 6px 6px;
	background:#484848;
	background:right url(../images/contentbarcode.png) repeat-y;
	min-height:188px;
	width:615px;
}
.contentbox a {
	color:#f8991d;
}
.contentbox a:hover {
	text-decoration:underline;
	color: #ffdd74;
}
#latestsubmissions {
	width:192px;
	min-height:200px;
	position:absolute;
	top:55px;
	left:690px;
	border:#f8991d solid 1px;
	text-align:center;
	padding:4px 4px 4px 4px;
	background:url(../images/contentbg.png) repeat; /* #232323; */
}
#latestsubmissions p {
	text-align:left;
	line-height:1.4em;
}
#latestsubmissions p a:hover { 
	text-decoration:underline;
	color: #ffdd74;
}
#latestforumthreads {
	width:192px;
	min-height:200px;
	position:absolute;
	top:275px;
	left:690px;
	border:#f8991d solid 1px;
	text-align:center;
	padding:4px 4px 4px 4px;
}
#latestforumthreads p {
	text-align:left;
	line-height:1.4em;
}
#latestforumthreads p a:hover {
	text-decoration:underline;
	color: #ffdd74;
}

#lft_title {
	font-weight:bold;
}
/* H Styling */
h1 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:bold;
	color:#f8991d;
}
h2 {
	margin:0;
	padding:0;
	font-size:10px;
	color:#ffedd5;
	font-weight:bold;
}
h3 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#f8991d;
}
/* Artists Page Items */
.aboutitem {
	border:1px solid #f8991d;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	width:610px;
}
.aboutitemimage {
	border:1px solid #f8991d;
	float:left;
	margin:3px 5px 0px 3px;
}
.aboutitemtextbox {
	margin:3px 0px 0px 0px;
	width:495px;
	float:left;
}
.aboutitemtext {
	font-size:11px;
	margin-top:3px;
}
.aboutitem h2 {
	color:#f8991d;
}
/* Newsletter Page */
#newsletter fieldset {
	width:300px;
	border:0;
}
#newsletter legend {
	color:#FF9900;
	font-weight:bold;
}