@charset "UTF-8";
<style type="text/css">
body{ margin:0px; background="style/customBG2.png"; font-family:Arial, Helvetica, sans-serif; }
div#topbar{
	background:-webkit-linear-gradient(#666, #000);
	background:linear-gradient(#666, #000);
	height:80px;
}
div#footerTop{
    background: #333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #999;
    height: 15px;
 
}
div#logo{
	float:left;
	width:300px;
	height:90px;
	margin:2px 0px 10px 3px;
	font-size:17px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	background: #000;
	
}
div#topbar > #sections_btn_holder{
	float:left;
	width:144px;
	height:46px;
	padding-top:16px;
}
div#topbar > #sections_btn_holder > button{ background:#BFFFCF;
	border-radius:6px 6px 6px 6px;
	margin-top: 0px;
}
div #sections_panel{
	position:absolute;
	height:0px;
	width:550px;
	background:#000;
	top:210px;
	right:220px;
	border-radius:0px 0px 8px 8px;
	overflow:hidden;
	z-index:10000;
	transition: height 0.3s linear 0s;
}
div #sections_panel > div{
	background:#EEE;
	padding:20px;
	height:238px;
	margin:10px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
div#pad{
	float:left;
	width:230px;
	margin:0px 9px 0px 15px;
}
.stylevan:link {
	text-decoration: none;
	color: #FFF;
}
.stylevan:visited {
	text-decoration: none;
	color: #FFF;
}
.stylevan:hover {
	text-decoration: none;
	color: #000;
}
.stylevan:active {
	text-decoration: none;
	color: #FFF;
}
body,td,th {
	color: #FFFFFF;
}
body{ background:#000; margin:0px; }
div#menubar1{ padding: 24px; width: 1000px;}
div#menubar1 > a{
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
    background: #333;
    padding: 12px 24px;
    color:#999;
    margin-right: 10px;
    text-decoration:none;
    border-radius: 3px;
    -webkit-transition: background 0.3s linear 0s, color 0.3s linear 0s;
    -moz-transition: background 0.3s linear 0s, color 0.3s linear 0s;
    -ms-transition: background 0.3s linear 0s, color 0.3s linear 0s;
    -o-transition: background 0.3s linear 0s, color 0.3s linear 0s;
    transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
div#menubar1 > a:hover{
    background: #618E92;
    color:#FFF;
    text-shadow: 1px 1px 1px #333333;
}
div#main_header{
    height:300px;
    background-image: url(PBBG.png);
    font-size: 14px;    
}
div#navBox{
    background: #EEE;
    height: 230px;
    width: 260px;
    margin-left: 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding:10px;    
}
div#navbox_top{
    background: #333;
    height: 20px;
    width: 260px;
    margin-left: 10px;
    font-family:Arial, Helvetica, sans-serif;
    padding:10px;
    color: #999;
    border-bottom: solid;
    border-bottom-color: #999;
    border-width: 1px;   
}
.styleTop:active{
    font-family:Arial, Helvetica, sans-serif;
    color: #999;
    font-size: 14px;
}
.styleTop:hover{
    font-family:Arial, Helvetica, sans-serif;
    color: #DFFFBF;
    font-size: 14px;
}
.styleTop:visited{
    font-family:Arial, Helvetica, sans-serif;
    color: #DFFFBF;
    font-size: 14px;
}
.styleTop:link{
    font-family:Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 14px;
}
.styleTop2:active{
    font-family:Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 22px;
}
.styleTop2:hover{
    font-family:Arial, Helvetica, sans-serif;
    color: #DFFFBF;
    font-size: 22px;
}
.styleTop2:visited{
    font-family:Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 22px;
}
.styleTop2:link{
    font-family:Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 22px;
}
.stylesit{
    margin-bottom: 0px;
    
}
div#main_header > #ad{
	background:#333;
	padding:20px;
	height:238px;
	width:200px;
	margin:10px;
	color:#FC0;
	margin-left: 10px;
}
div#main_body{
    background:-webkit-linear-gradient(#FFF, #000);
    background:linear-gradient(#FFF, #000);

}
div#main_body > div{
    background:#EEE;
    width:1000px;
}
div#main_body > div > p{
}
div#body_bottom{
    background-image: url(PBBG.png);
    font-family:Arial, Helvetica, sans-serif;
}
div#body_bottomMid{
    background: #FEFEFE;
    font-family:Arial, Helvetica, sans-serif;
    width: 998px;
    border:#CCC 1px solid;
}
.style17 {
    background:#FEFEFE;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;

}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FFF;
}
a:active {
	text-decoration: none;
}
a {
	color:#999;
}
div#footer{
    background: #333;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color: #999;
 
}
#myScreen {
	width:495px;
	height:295px;
}
.styleLog {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    background: #000;
    padding: 12px 12px;
    color:#999;
}
.style32 {
	font-size: 14px;
	font-style: italic;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
}
.style33 {
	color: #313915;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 28px;
	text-shadow: 1px 1px 1px #333333;
	background color: #FFFFFF;
}
.style34 {font-size: 24px; color: #13131F; font-family:Arial, Helvetica, sans-serif; }
.style36 {
	font-size: 12px;
	font-style: italic;
	color: #97B53C;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.style37 {
	font-size: 12px;
	font-style: none;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
.style38 {
	font-size: 10px;
	font-style: bold;
	color: #333;
	font-family:Arial, Helvetica, sans-serif;
}
div.mydivs {
	background: #EEE;
	width: 943px;
	height:0px;
	overflow:hidden;
	color: #333;
	margin-left: 15px;
}
div#wrap{
	width:800px;
	margin:0px auto;
}
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	top: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
}
#footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
}
.style77:link {
	background-color: #070707;
	background-image: url(file:nav.jpg);
	width: 150px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style77:visited {
	background-color: #070707;
	background-image: url(file:nav.jpg);
	width: 150px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style77:hover {
	background-color: #070707;
	background-image: url(file:nav2.jpg);
	width: 150px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style77:active {
	background-color: #070707;
	background-image: url(file:nav.jpg);
	width: 150px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style99:link {
	background-color: #070707;
	background-image: url(file:side.jpg);
	width: 177px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style99:visited {
	background-color: #070707;
	background-image: url(file:side.jpg);
	width: 177px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style99:hover {
	background-color: #070707;
	background-image: url(file:side2.jpg);
	width: 177px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style99:active {
	background-color: #070707;
	background-image: url(file:side.jpg);
	width: 177px; height: 40px;
	border:none;
	text-decoration: none;
	color: #333333;
}
.style66:link {
	background-color: #000000;
	background-image: url(file:YouTube.jpg);
	width: 30px; height: 35px;
	border:none;
}
.style66:visited {
	background-color: #000000;
	background-image: url(file:YouTube.jpg);
	width: 30px; height: 35px;
	border:none;
}
.style66:hover {
	background-color: #000000;
	background-image: url(file:YouTube2.jpg);
	width: 30px; height: 35px;
	border:none;
}
.style66:active {
	background-color: #000000;
	background-image: url(file:YouTube2.jpg);
	width: 30px; height: 35px;
	border:none;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
.style5 {color: #CCCCCC}
.style6 {	font-size: 12px
}
.style7 {	font-size: 24px;
	font-weight: bold;
}
.style9 {font-size: 24px; font-weight: bold; color: #CCCCCC; }
.style12 {color: #FFCC66}
.style8 {font-size: 28px; font-weight: bold; }
.style16 {font-size: 9px;
	color: #666666}
body {
	background="style/customBG2.png";
}
.style17 {color: #666666}
.style97 {color: #FF0000; font-size: 12px; }
.style98 {color: #00B200; font-size: 12px; }
</style>