body {
	text-align:center;
	background-color: #E6E6E6;
	margin: 0px;
}
#content {
	text-align: center;
	margin-top: -270px;
	margin-left: -360px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 720px;
	height: 560px;
	visibility: visible;
	z-index: 10;
}
.sans10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
}
#topRow {
	position: absolute;
	height: 150px;
	width: 255px;
	top: 61px;
	left: 54px;
	z-index: 0;
}
a:hover {
	color: #990000;
}

