﻿body{
	background:#424242;
	text-align:center;
	margin:0 auto;
	width:910px;
	font-family:Trebuchet MS;
	font-size:15px;
	margin-top:10px;
}
a img{border:0px;}

#Container{
	width:880px;
	display:inline-table;
	background:#c6c6c6;
	text-align:left;
	padding:10px;
}
#Header{
	width:870px;
	height:60px;
	margin-left:6px;
}
a.Header{
	height:20px; padding:6px 10px 6px 10px; margin-top:7px; color:#4e165b; text-decoration:none; float:left;
}
a:hover.Header{
	height:20px; background:#5a1868; color:#fff; text-decoration:none;
}