

body { 
	margin: 0; 
	padding: 0;  
	background: #202020 url(images/.jpg) repeat-x; 
	font: normal .5em Tahoma, Verdana, Arial, Helvetica, Sans-Serif; 
	line-height: 1.6em; 
	color: #333; 

scrollbar-3dlight-color:#000000;
           scrollbar-arrow-color:#FFFFFF;
           scrollbar-base-color:#000099;
           scrollbar-track-color:#666666;
           scrollbar-darkshadow-color:#000000;
           scrollbar-face-color:#000099;
           scrollbar-highlight-color:#000000;
           scrollbar-shadow-color:#000000}


/* LINKS AND HEADINGS STYLING */

h1  { font: bold 2em "Trebuchet MS", Helvetica, Sans-Serif; margin: 0; color: #fff; background-color:transparent; }
h2  { font: bold 1.4em "Trebuchet MS", Helvetica, Sans-Serif; }
h3 { clear: both; font-size: 1.1em; color: #000; background: #fff url(images/h3bg.gif) no-repeat center left; padding: 0 4px; margin: 0;}
.blue { color: #546F92; background: inherit; }
.image { float: left; border: 2px solid #e2e2e2; padding: 3px; margin: 0 15px 10px 0; }
.points, .sublines, .titlewhite, infotext,  newslinks, infowhite{font-face:Arial, Helvetica, sans-serif;}
.points {font-size:7pt; color:white; font-weight:;}
.sublines {font-size:9pt; color:white; font-weight:bold;}
.titlewhite {font-size:9pt; color:white; font-weight:bold;}
.infolinks {font-size:7pt; color:white; font-weight:bold;}
.newslinks {font-size:8pt; color:#ffffff; font-weight:;}
.infowhite {font-size:9pt; color:white; font-weight:;}


    a:link        {color: #FFFF00;      text-decoration: none}
    a:visited     {color: #cccccc;      text-decoration: none}
    a:active      {color: #FF7A03;      text-decoration: none}
    a:hover       {color: #FF7A03;      text-decoration: underline}


/* CONTENT WRAPPER */

#main { 
	width: 960px; 
	margin: 0 auto 0 auto;
	background: #000000; 
}


/* TOP AD */

/* TOP AD */

#topframe { 
		float: left; 
		padding: 0 0 0 0;
		width: 960px;
		margin: 10px 0 0px 0;
	}

/* TOP MENU */

#topframe2 { 
		float: left; 
		padding: 0 0 0 0;
		width: 960px; 
		margin: 10px 0 0 0;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(blockactive.gif) center center repeat-x;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 960px;
border-width: 1px 0;
background: black url(blockdefault.gif) center center repeat-x;
list-style: none;
}

/* MAIN CONTENT */

#main2 {
	float: left;
	width: 960px;
	margin: 0 0 0 0px;
	background: #000000;
}

	.left { 
		float: left; 
		padding: 0px 0px;
		width: 800px;
	        background: #000000;
		color: #fff;
		margin: 0px 0px 4px 0;
		}



	.ad160right { 
		float: left; 
		padding: 0 0 0 0;
		width: 160px;
	        background: #000000; 
		margin: 4px 0px 4px 0;
		}




/* BOTTOM */

#bottom {
	float: left;
	width: 960px;
	margin: 0 0 0 0px;
        background: #000000;
	font: normal 2em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
}
	.bottomend { 
		float: left; 
		padding: 0px 0px;
		width: 952px; 
	        background: #333333;
		color: #fff;
		text-align: justify;
		margin: 0px 4px 4px 4px;
	}







