body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background: #ffffff url(images/main-bg.gif);*/
	background-color:#000000;
		line-height: 170%; 
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

/* dock - top */
.dock {
	position: relative; 
	top:25px;
	height: 60px; 
	text-align: center;
}
.dock-container {
	position: absolute;
	height: 70px;
	/*background: url(images/dock-bg2.gif);*/
	padding-left: 20px;
}
a.dock-item {
	display: block;
	width: 80px;
	color: #000;
	position: absolute;
	top: 0px;
	text-align: center;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img {
	border: none; 
	margin: 5px 5px 0px; 
	width: 100%; 
}
.dock-item span {
	display: none; 
	padding-left: 20px;
}

/* dock - top2 */
.dock2 {
	position: relative; 
	height: 110px; 
	text-align: center;
}

/* dock - top3 */
.dock3 {
	position: relative; 
	height: 110px; 
	text-align: center;
}
/* dock - top4 */
.dock4 {
	position: relative; 
	height: 110px; 
	text-align: center;
}

/* dock - top5 */
.dock5 {
	position: relative; 
	height: 110px; 
	text-align: center;
}

/* dock - top6 */
.dock6 {
	position: relative; 
	height: 110px; 
	text-align: center;
}

.resetheader {
position:absolute;
top:330px;
color:#FFFFFF;
}
a.resetheader:link, a.resetheader:visited, a.resetheader:hover {
color:#FFFFFF;
}
