body {
	background-color: #000;
	color: #FFF;
	float: none;
	margin: 0px;
	left: auto;
	right: auto;
}

#container {
	height: 1150px;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}

#header {
	height: 108px;
	width: 955px;
}
#menubar {
	height: 54px;
	width: 954px;
	border-right-style: 0;
	border-left-style: 0;
	float: left;
}

.bodycopy {
	font-size: 14px;
	font-style: normal;
}
.commentfont {
	font-size: 18px;
}


#apDiv2 {
	width:70%;
	z-index:1;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
table {
	float: none;
	text-align: left;
	padding: 0px;
	position: relative;
	margin: 0px;
}
#testarea {
	height: 600px;
	width: 800px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-left: 195px;
}
#commentbox {
	width: 600px;
	height: 400px;
	float: none;
}
#pagetext {
	height: 200px;
	width: 575px;
	margin-top: 3px;
	padding-top: 3px;
}
