body {
	font-family:Arial,Verdana,Tahoma,Sans-Serif,MS Sans Serif;
	margin:0;
	padding:0;
	text-align:center;
	}
.center {
	margin:0 auto;
	position:relative;
	text-align:left;
	width:1000px;
	}
.tools {
	text-align:justify;
	}
.menu {
	margin:0 auto;
	width:250px;
	float:left;
	}
.head {
	width:1000px;
	float:left;
	text-align:right;
	}
h1 a:link {
	color:#000000;
	text-decoration: none
	}
h1 a:visited {
	color:#000000;
	text-decoration: none
	}
h1 a:active {
	color:#000000;
	text-decoration: none
	}
h1 a:hover {
	color:#000000;
	text-decoration: none
	}
.contentbox {
	margin:0 auto;
	float:left;
	text-align:left;
	width:750px;
	}