@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
.top {
	text-align: center;
	font-size: 36px;
	margin-bottom: 10px;
}
.middle {
	text-align: center;
	font-size: 36px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottom {
	text-align: center;
	font-size: 36px;
	margin-top: 15px;
}
.siteLinktext {
	color: #CCCCCC;
}
.thumbs {
	border: 1px solid;
}

.tableDiv {
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	width: 800px;
}

.thumbDivs {
	float: left;
	margin: 4px;
}

a:link  img {
	border-color: #999999;
}
a:hover  img {
	border-color: #999999;
}
a:active  img {
	border-color: #999999;
}
a:visited  img {
	border-color: #990000;
}



.usc2257 {
	font-size: 10px;
	text-align: center;
}
.usc2257text {
	color: #999999;
	text-decoration: none;
}
