html, body { height: 100%; }
body {
	margin: 0; padding: 0;
	background-color: #000000;
	background-image: url(../images/site_bg.png);
	background-repeat: repeat-x;
}
body, p, ol, ul, td {
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size:   12px;
	line-height: 18px;
	color: rgb(255,255,255); /* font color */
}
img {
	border: 0;
	padding: 0;
}

table td { vertical-align: top; }
p { 
	margin-left: 10px;
	margin-right: 10px;
}


h1 {
  clear: both;
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  border-bottom: 1px solid #000;
  padding-left: 25px;
  padding-bottom: 5px;
  color: rgb(255,187,2);
  font-size: 20px;
}

h2 {
  clear: both;
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  padding: 0 0 8px 0;
  margin: 0;
  font-size: 18px;
}

h3 {
  clear: both;
  font-family: arial, helvetica, tahoma, verdana, sans-serif;
  padding: 0 0 8px 0;
  margin: 0;
  font-size: 16px;
}

div#mainBox { width:959px; height: 28px;  margin-left: auto; margin-right: auto; padding: 0; border: 0; }

#menuItem {
	float: left;
}

div#mainHeader1 {
	clear: left;
}
div#mainHeader1-1 {
	background: url('../images/00_01.png') no-repeat scroll top left;
	width: 317px;
	height: 30px;
	float: left;
}
div#mainHeader1-2 {
	background: url('../images/00_02_logo_top.png') no-repeat scroll top left;
	width: 316px;
	height: 30px;
	float: left;
}

div#mainHeader1-2 h1 a {
	margin-left: 0;
	padding-top: 0;
	width: 316px;
	height: 30px;
	display: block;
	text-indent: -999em;
	text-decoration:none;
}
div#mainHeader1-3 {
	background: url('../images/00_03.png') no-repeat scroll top left;
	width: 326px;
	height: 30px;
	float: left;
}

div#contentBG {
	background: url(../images/content_bg.png) top left repeat-y;
	min-height: 540px;
}
div#content {
	padding: 0;
}
div.sideMenu {
	float: left;
	width: 185px;
	background: rgb(0,0,0) url('../images/02_01_menu_bg.png') no-repeat 2px 0px;
	min-height: 540px;

}
div.sideMenu a {
	padding-left: 18px;
	line-height: 15px;
	font-size: 12px;
}
div.sideMenu h2 {
	padding: 8px 0 4px 12px;
	color: #94681a;
	font-size: 14px;
	font-weight: bold;
}

div.mainBoxContentRight {
	width:771px; 
	padding: 0; 
	float: left; 
	background-color: rgb(0,0,0);
	color: rgb(255,255,255); /* font color */
	float: left;
}

div.mainBoxContentRight a,a:hover,a:visited,a:active { 
	color: rgb(255,255,255); 
	text-decoration: underline;
	font-family: arial, helvetica, tahoma, verdana, sans-serif; 
	font-size: 12px; 
}
div.mainBoxContentRight p 
{
	margin: 15px;
}

div.sectionBody {
	padding-left: 10px;
	padding-right: 10px;
}

div.mainBoxFooter {
	width:959px; 
	height: 15px;
	clear: left;
	background: url(../images/footer_bg.png) no-repeat top left;
}

a,a:link,a:hover,a:visited,a:active {
	color: rgb(255,255,255);
	font-size: 13px;
	font-weight: bold;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	text-decoration: none;
	padding: 0;
	border: 0;
	margin: 0;
}

.pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #ffffff;
	width: 135px;
	height: 19px;
	background: url('../images/input.png');
	border: 0;
	margin: 0px;
	padding-top: 4px;
	padding-left: 10px;
}

.submit {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 background: none;
	 color: #ffffff;
	 margin-right: 6px; 
	border: 0;
}





/* Twitter / Jquery stuff */
	.twitter_followers{
	/*float:left;*/
	}



	.text { /*float: left; */ }
	#news h6 { text-indent: -999em; padding: 0; margin-top: -14px;}
	.name {
	font-size:12px;
	font-weight: bold;
	/*float: left;*/
	padding: 0 4px 0 4px;
	color: #d6bf00;

	}

	#news {
		font-size: 11px;
		margin-left: auto; margin-right: auto;
		width: 100%;
		height: 24px;
	}
	.text a {
		font-weight: normal;
		font-size: 11px;
		vertical-align: middle;
		padding-top: -5px;
	}
	.newsid{
		border: 0;
		padding: 0 0 0 0;
		color : #fff;
		margin-left: auto; 
		margin-right: auto;
		text-align: center;
		width: 100%;
		vertical-align: middle;
		height: 24px;
	}
	.newsid img {
		border: 0px;
		vertical-align: middle;
		margin: -3px 0 0 0;
	}