body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#000000;

}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	width: 800px;
}
#back {
	background-image:url(images/back2.png);
	background-position: center;
	width:800px;
	height:659px;
	position: absolute;
	left: 0%;
	top: 135px;
	
}
#page {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:800px;
	background-repeat:repeat-y;
	position:relative;
	background-position: center;
}
#header {
	position:absolute;
	margin-bottom:0px;
	background-image:url(images/banner6.png);
	width:800px;
	height:145px;
	padding:0px;
	left:0px;
	top: 0px;
}
#menu {
	line-height:1.7;
	font-family:Cooper Std;
	position: absolute;
	word-spacing: 38px;
	top:116px;
	left:12px
}
#menu a {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-weight: 700;
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}


#menu a:hover {
	color:#acacac;
}
#move {
	background-position: center;
	position: absolute;
	top:80px;
	left:50px
}
#content {
	color: #FFFFFF;
	font-size: 14px;
	text-align:;eft;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:20px;
	margin-left:12px;
	position: absolute;
	width:775px;
	height:550px;
	top:175px;
	overflow: auto;
	z-index: 5;
}