#contentwrapper {
	margin: 0 auto;
	margin-top: 10px;
	width: 1000px;
}

#centercontent {
	background: url(images/bg.png);
	vertical-align: top;
	width: 600px;
	border: 0px solid #000;
}
#centercontentwrap{
	padding:10px;
	margin: 10px; 
}
#leftcontent {
	width:390px;
	height: 620px;
	margin: 5px; 
	padding:0;
	background: url(images/jukebox.png) no-repeat;
	vertical-align: top;
	border: 0px solid #000;
}
#leftcolwrap {
	margin: 0 auto;
	margin-top: 200px;
	width: 200px;
}

#leftlogo {
	margin: 0 auto;
	width: 390px;
    height: 200px
    background-image:url('images/logo.jpg');
}
#newsletter {
	margin: 0 auto;
	width: 700px;
	padding: 10px;
	border: 0px solid #000000;
}

#mp3 {
	color: #ffffff;
	font-size: 12px;
	float: left;
}
#loginwrapper {
	text-align: right; 
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
}
#loginwidth {
	margin: 0 auto; 
	width: 1000px;
	padding: 3px 3px 5px 3px;
	}

.intwrapper {
	overflow: scroll;
}

#headercontentwrapper {
	margin: 0 auto;
	width: 900px;
}

#headerwrap {
	height: 160px;
	width: 100%;
	background: #ffffff url(images/footer.png) repeat-x;
	border-bottom: 3px solid #000000;
	border-top: 1px solid #ffffff;
	position:relative;
}

#header {
	height: 160px;
	width: 400px;
	margin: 0 auto;
	border-bottom: 1px solid black;
	float: left;
}

#banner {
	text-align: center;
	float: left;
	width: 500px;
	line-height: 120px;
}

#clear {
		clear: both;
}
#footer {
	vertical-align: bottom;
	width: 100%;
	height: 60px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	line-height: 60px;
	background: #ffffff url(images/footer.png);
	border-top: 3px solid #000000;
	margin-top: 10px;
}

#avmenu{
clear:left;
float:left;
width:100%;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:100%;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:1px;
background:#FF3399 url(images/arrow.png) no-repeat;
}

#avmenu li a{
font: 14px verdana;
font-weight:bold;
height:20px;
text-decoration:none;
display:block;
padding:6px 0 0 10px;
background:#000000 url(images/avhover.jpg) repeat-x;
color:#fff;
border:2px solid #000000;
}	
	
#avmenu li a:hover{
background:#fff url(images/avplain.jpg) repeat-x;
border:2px solid #000000;
color:#FF0000;
}

/* News  */
.titles { 
  font-weight: normal; 
  border-bottom-width: 0; 
  font-size: 24px; 
  text-decoration: none; 
  margin: 15px 10px 5px 60px;
  clear: right;
}
.titles a:link, .titles a:visited, .titles a:active {
  text-decoration: none;
  font-size: 24px;
  font-weight: bold;
  border-bottom-width: 0;
}
.news {
  margin: 0px 10px 20px 60px;
}
.newsposter {
  padding-left: 20px ;
  background: url(images/icon1.png) no-repeat left center;
  height: 18px;
}
.newsdate {
  padding-left: 20px ;
  background: url(images/icon4.png) no-repeat left center;
  height: 18px;
}
.newscomments {
  padding-left: 20px ;
  background:  url(images/icon3.png) no-repeat left center;
  height: 18px;
}

.date {
	background: url(images/date.gif) no-repeat;
	height: 54px;
	margin-bottom: 0px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #FF0000;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #000000;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -12px;
	background-color: transparent;
}

#quote {
	position: absolute;
	left:6px;
	top:60px;
	color: #176f8f;
}

#wm {
	voice-family: "\"}\"";
	voice-family: inherit;
	background: #f3eded url(images/wblogo.png) bottom right no-repeat;
	border: 1px solid #ede3e3;
	padding: 10px 150px 10px 10px;
	font: 12px Trebuchet MS, sans-serif;
}

#bqtop {
  width: 252px;
  padding-top: 7px;
  background: url(images/boxtop.png) top left no-repeat;
  margin-bottom: 15px;
}

#lbqtop {
  width: 450px;
  padding-top: 7px;
  background: url(images/lboxtop.png) top left no-repeat;
  margin-bottom: 15px;
}

#bqbottom {
  background: url(images/boxbottom.png) bottom left no-repeat;
  padding-bottom: 7px;
  width: 100%;
}

#lbqbottom {
  background: url(images/lboxbottom.png) bottom left no-repeat;
  padding-bottom: 7px;
  width: 100%;
}

#bglefright {
  padding: 11px 14px 12px 15px;
  border-left: 1px solid #DADADA;
  border-right: 1px solid #DADADA;
}

#centre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#bqcontent {
  margin-left: 4px;
}

#bqtext {
  font-size: 12px;
  color: #666;
}

ul{
	list-style: square;
}



h1 {
  font-size: 1.4em;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0em;
  color: #ec5800;
}

h2 {
	font: 12px Trebuchet MS, sans-serif;
	color: #bbb;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

h3 {
	font: 18px Trebuchet MS, sans-serif;
	color: #000080;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #E6E6E6;
	border-bottom: 2px solid #000000;
	padding: 2px;
}

h4 {
	font: 16px Trebuchet MS, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
	border-bottom: 2px solid #000000;
	padding: 2px;
}

img {
	vertical-align: middle;
}

.linkspage_button{
	vertical-align: middle;
	border:0px;
}

.dlmain {
	font: 20px Trebuchet MS, sans-serif;
	color: #000;
}

.dlcat {
	font: 14px Trebuchet MS, sans-serif;
	color: #000;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px;
}





hr {
	border: 1px dotted #bbb;
	height: 1px;
	width: 92%;
	text-align:center;
}

.smalltext {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	color:#5d6e75;
}

.bodytable {
	padding: 2px;
	font: 13px Trebuchet MS, sans-serif;
	color: #000;
}

.button {
	border: #000 1px solid;
	color: #000;
	font: 9px Trebuchet MS, sans-serif;
	text-align:center;
	background-image : url(images/button.png);
}

.button a {
	color: #000;
}
.button a:hover {
	color: #0085b0;
    font-weight:normal;
}

body {
	font-size: 12px;
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	background:#ffffff url(images/pgbg.png) left top no-repeat;
	margin:0px;
	padding:0px;
	text-align:left
}
a {
	color: #00A4AA;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}
a:hover {
	color: #EC5D00;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
}

.smallblacktext {
    background: none;
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	color:#000;
}
.indent{
	padding: 10px 10px 10px 10px;
	margin: 5px;
	font: 11px verdana, tahoma, arial, sans-serif;
	color: #838387;
	border: 1px solid #d6d6d6;
}
.defaulttext {
    background: none;
	font: 13px Trebuchet MS, sans-serif;
	color:#000;
}

td {
	padding: 0px;
	text-align:left;
}

blockquote {
	font-family: Trebuchet MS, sans-serif;
	color:#7e96ac;
	border: 1px solid #d6d6d6;
}
.mediumtext {
	font: 12px Trebuchet MS, sans-serif;
	color:#ffffff;
}

.tbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 15px Trebuchet MS, sans-serif;
}

.tbox.chatbox{
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 14px Trebuchet MS, sans-serif;
	width: 90%;
}

.nextprev{

	color: #000000;
	font: 9px Trebuchet MS, sans-serif;
	text-align:center;
	padding : 5px;
	text-align: right;
}

form {
	margin: 2px 0px 0px 0px;
}
.spacer {
	padding: 2px 0 2px 0;
}

.cspacer {
	padding: 6px 0 6px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.border {
	border: #999 1px solid;
	background-color: #F0F1F1;
	padding: 2px;
}



p {
	margin-top: 0px
}

.fborder {
	border: #c1c1c1 1px solid;
}
.forumheader{
	background-color: #f3f3f7;
	font: 12px Trebuchet MS, sans-serif;
	color:#000;
	padding: 4px;
	border: 1px solid #ececf2;
}

.forumheader2{
	background-color: #EFEFEF;
	font: 12px Trebuchet MS, sans-serif;
	color:#000;
	padding: 4px;
	border: #C3BDBD 1px solid;
}

.forumheader3{
	background-color: #f3f3f7;
	font: 11px Trebuchet MS, sans-serif;
	color:#000;
	padding: 4px;
	border: #ececf2 1px solid;
}

.forumborder{
	border: #000080 1px solid;
}

.fcaption {
	border: #f0f2f4 1px solid;
	padding: 2px 0 2px 0;
	background-color: #f9fafb;
	font: 12px Trebuchet MS, sans-serif;
	color:#616060;
}

.finfobar{
	background-color: #CCC8C8;
	color:#000;
	padding: 4px;
	border: 1px solid #C3BDBD;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Trebuchet MS, sans-serif
}

.helpbox {
	color:#000;
	font: 9px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}

.nforumholder {
	border: 1px solid #345487;
	padding: 0px;
	background-color: #fff;
}

.nforumcaption {
	background-image: url(images/nforumcaption.png);
	padding: 8px 4px 8px 4px;
	font: 12px Trebuchet MS, sans-serif;
	color: #fff;
}

.nforumcaption2 {
	background-image: url(images/nforumcaption2.png);
	padding: 8px 0px 8px 4px;
	font: 12px Trebuchet MS, sans-serif;
	color: #000;
	font-weight: bold;
}

.nforumcaption3 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 12px Trebuchet MS, sans-serif;
}

.nforumthread {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EEF2F7;
	font: 12px Trebuchet MS, sans-serif;
}

.nforumthread2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #D1DCEB;
	font: 12px Trebuchet MS, sans-serif;
}

.nforumreplycaption {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E2EDF2;
	font: 12px Trebuchet MS, sans-serif;
}

.nforumreply {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #EDF4F7;
	font: 12px Trebuchet MS, sans-serif;
}

.nforumreply2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #CFE0EB;
	font: 12px Trebuchet MS, sans-serif;
}
.nforumdisclaimer {
	font: 9px Trebuchet MS, sans-serif;
	color:#5d6e75;
}

.nforumview1 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #E4EAF2;
	font: 10px Trebuchet MS, sans-serif;
}

.nforumview2 {
	border: 1px solid #fff;
	padding: 4px;
	background-color: #DFE6EF;
	font: 10px Trebuchet MS, sans-serif;
}

.nforumview3 {
	padding: 4px;
	background-color: #BCD0ED;
	font: 10px Trebuchet MS, sans-serif;
	color: #263448;
}

.nforumview4 {
	padding: 4px;
	background-color: #E4EAF2;
	font: 9px Trebuchet MS, sans-serif;
	color: #3A4F6C;
}

a.forumlink{
	color: #fff;
	text-decoration: none;
}

a.forumlink:hover {
	color: #bbb;
	text-decoration: underline;
}

.treeclass1 {
	background-color: #F4F7FA;
	border: #5e5d63 1px solid;
	color: #000000;
	font: 9px Trebuchet MS, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass2 {
	background-color: #F4F7FA;
	border: #000 1px solid;
	color: #000000;
	font: 9px Trebuchet MS, sans-serif;
	padding: 2px 0px 2px 2px;
}

.treeclass3 {
	background-color: #F4F7FA;
	color: #000000;
	font: 9px Trebuchet MS, sans-serif;
	padding: 1px;
	width: 100%;
}