body{
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000000;

	background: #000;
	margin-top: 0px;
	margin-left: 0px;
	}

p{
	font-size: 12px;
	font-family: monospace;
	color: #fff;
	}
b {
	font-weight: 700;
	color: #666666;
	}
a:link {
	color: #999999;
	font-weight: 700;
	text-decoration: none;
	}
a:active {
	color: #999999;
	text-decoration: none;
	}
a:visited {
	color: #fff;
	font-weight: 700;
	text-decoration: line-through;
	}
a:hover {
	text-decoration: underline;
	}
#ssp {
	position: absolute;
	left: 1px;
	top: 75px;
	width: 700px;
	height: 134px;
	padding-top: 29px;
	padding-left: 26px;
	background-image: url(../images/ssp.gif);
	background-repeat: no-repeat;	
	}

#naVBar {
	position: absolute;
	right:1px;
	top: 215px;
	width: 180px;
	height: 380px;
	padding-top: 23px;
	background-image: url(../images/navBar.gif);
	background-repeat: no-repeat;
	float: right;
	}
#content {
	padding-top: 220px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: .5em;
	width: 75%;
	}
#gayAd {
	position: absolute;
	right: 1px;
	top: 1px;
	width: 468px;
	height: 60px;
	}
#news1 {

	float: left;
	left: 1px;
	width: 375px;
	height: 188px;
	padding-top: 27px;
	padding-left: 28px;
	background-image: url(../images/newsBox1.gif);
	background-repeat: no-repeat;
	}
#news2 {

	float: right;
	right: 1px;
	width: 375px;
	height: 188px;
	padding-top: 31px;
	padding-left: 31px;
	background-image: url(../images/newsBox2.gif);
	background-repeat: no-repeat;
	}
.title {
	font-family: monospace;
	font-size: 20px;
	color: #fff;
	padding: 5px;
	}