body,td,th {
	color: #CC9999;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	background-color: #1e0404;
	margin: 0px;
}

table {
	height: 100%;
}

#top {
	height: 785px;
	width: 820px;
}

#top a {
	color: #990000;
}
#top .photo {
	background-image: url(../original/36th.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 677px;
	width: 762px;
	text-indent: -9999px;
	display: block;
	margin: auto;
	padding: 0px;
}

#top a:hover {
	color: #FFFFFF;
}
