body {
	text-align:center;
	margin: 0px 0px 0px 0px;
	background-color:#000000;
}

#header {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:180px;
}

#header img {
	margin-top:185px;
}

#pageholder {
	padding-top:10px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}

table td.nav_left {
	width:235px;
	height:309px;
	float:left;
}

#mainbody {
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	text-align:left;
}

#mainbody img {
	margin-top:8px;
	margin-right:5px;
}

#copyright p {
	color:#00FF00;
}

#div2 {
	align:center;
	text-align:center;
}

#Editor {
	background-image:url(images/pw.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:200px;
	width:350px;
}