body {
	margin-top: 0px;
	padding: 5px 0 0 0;
	background: #0e0f0d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
h1 {
	margin: 0;
	font-size: 1.5em;
	color: #F3A040;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
#wrapper {
	width: 870px;
	margin: auto;
}
#header {
	width: 870px;
	height: 178px;
	background-repeat: no-repeat;
}
#page {
	width: 870px;
	height: 500px;
	margin:auto;
}
#icon1 {
	position:relative;
	float:left;
	width:157px;
	height: 200px;
	left: 50px;
	top: 10px;
}
#icon2 {
	position:relative;
	float:left;
	width:157px;
	height: 186px;
	left: 200px;
	top: 30px;
}
#icon3 {
	position:relative;
	float:left;
	width:157px;
	height: 186px;
	left: 350px;
	top: 10px;
}
#icon4 {
	position:relative;
	float:left;
	width:157px;
	height: 186px;
	top: 30px;
	left: 100px;
}
#icon5 {
	position:relative;
	float:left;
	width:157px;
	height: 186px;
	left: 450px;
	top: 30px;
}
#icon6 {
	position:relative;
	float:left;
	width:157px;
	height: 186px;
	left: 50px;
	top: 60px;
}
#text {
	margin-top: 5px;
	text-align: center;
}
table {
	width: 880px;
	background-color:#010100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
td, th {
	padding: 4px;
}
th {
	background-color:#D06518;
	letter-spacing: 1px;
}
td {
	background-color:#F7FFCC;
}
.clearfix {
	clear:both;
	width:0px;
	height:0px;
}

