body,div,ul,ol,li,th,h1 { 
	margin:0;
	padding:0;
}

image {
max-width:480px;
}

ol,ul {
	list-style:none;
	list-style-type: none
}

body {
	margin: 0 auto;
	padding: 0 150px;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	background-position: center;
	background-attachment: fixed;
	border: 0;
	color: #FFFFFF;
}

/* Header Paintbar */
#paintbar{
z-index: -1;
top:-118px;
left: -145px;
width: auto;
height: auto; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
 border: none; 
 color:white;
 position:absolute;
}
/* MAIN CONTENT WRAPPER */
#mainDiv{
position: relative;
margin: 0 auto;
width: 862.5px;
top: 110px;
height:100%;
overflow: visible;
}


/* LEFT CONTENT */

#contentleftwrap 
{ 
width: 170px;
float:left;
text-align: left;
top: 125px;
left: 0px; 
bottom: static;
text-shadow: black 0.1em 0.1em 0.2em;
margin: 0px;
padding: 0px;
padding-right:10px !important;
}


#contentleftbtm img{border:none;max-width:25px;max-height:25px;float:left}
#contentLeft li{border-bottom: 1px solid #dcdcdc;margin: 0px;padding: 0px !important;}
#contentLeft ul { list-style-type: none; }
#contentLeft a{white-space: nowrap;}
#contentLeft span{color:#FFFFFF; }
#contentLeft img{border:none;max-width:170px;max-height:170px;float:left }

#contentLeftbtm li{border-bottom: 1px solid #dcdcdc;margin: 0px;padding: 05px 0px 05px 0px !important;}
#contentLeft ul { list-style-type: none; }
#contentLeftbtm a{white-space: nowrap;}
#contentLeftbtm span{color:#FFFFFF; }
/* End Left Content */

/* Main Content */

#maincontent{
float:left;
width:500px;
min-width:500px;
overflow: visible;
top: 125px;
margin-left: 0px;
left:175px;
font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF;
font-size: 12pt;
text-decoration:none; 
margin-bottom:50px;
padding-bottom:50px;
}

#maincontent h1{
font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF;
font-size: 17pt;
color:#00FF00;
}

#maincontent img{max-width:438 ; border:none;}  
/* End Main Content */

#maincontent table{margin-left:auto;margin-right:auto;text-align:left; }


/* Right Content */
#contentRight{
float:left;
text-align: right;
top: 125px;
bottom: static;
height:100%;
width:140px; /*Width of right frame div*/
overflow: visible;
padding-left: 10px !important;
}

#contentRight img{border:none;float:left}
#contentRight li{border-bottom: 1px solid #dcdcdc; padding-bottom:10px; padding-top:10px;}
#contentRight ul { list-style-type: none; }

#contentRight a{white-space: nowrap;}
#contentRight .time{white-space: nowrap;color:#707070 !important; }
#contentRight span{color:#FFFFFF; }


/* End Right Content */

A:link  {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px }
A:active {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px }
A:visited {font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00; text-decoration:none; font-weight:bold; font-size:11px}
A:hover {font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; font-weight:bold; font-size:11px }            


/* POST.ASP STYLES START */

.SideText{font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px }
.NewsDate{font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00 ; font-weight:bold; font-size:11px }
.HeadFont{font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00 ; font-weight:bold; font-size:20px }
.ArtFont{font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF ; font-weight:bold; font-size:11px}
.NoNext{font-family:Geneva, Arial, Helvetica, sans-serif; color:#464646 ; font-weight:bold; font-size:12px}
.SpaceFont{font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:bold; font-size:11px }
.SigFont{font-family:Geneva, Arial, Helvetica, sans-serif; color:#00FF00 ; font-weight:bold; font-size:10px }

/* POST.ASP STYLES END */





