#body {
	position: absolute;
	height: auto;
	background-color: #000000;
	width: 800px;
	margin-top: -275px;
	margin-left: -375px;
	left: 50%;
	top: 50%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#header {
	height: 100px;
	background-image: url(images/head.gif);
	width: 800px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
.headtt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
}


#headt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: left;
	text-indent: 180px;
	padding-top: 78px;
	line-height: 22px;
}

#content {
	height: auto;
	background-color: #FFFFFF;
	width: 800px;
	overflow: auto;
}#menu {	background-color: #330066;	float: left;	width: 120px;	height: 400px;	color: #ffffff;}#center {
	margin-left: 120px;
	background-color: #FFFFFF;
	height: auto;
	width: 680px;
	float: right;
	overflow: hidden;
}#footer {
	background-color: #FFFFFF;
	height: 30px;
	width: 800px;
}
