.contentbox {
	background-color: #000000;
	color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	height: 338px;
	width: 855px;
	top: 50%;
	margin-top: -169px;
//	background-image: url(../images/panel1.jpg);
	margin-left:-429px; 
	left:50%;
}
.contentboxcontent {
	position: relative;
	color: #eeeeee;
	left: 200px;
	top: 0px;
	height: 330px;
	width: 600px;
	overflow: auto;
}

