@charset "utf-8";
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #370000;
}


/* CSS Document */

.mainDiv {
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	width: 900px;
	border: 1px solid #990000;
}

.topDiv {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.thumbTable {
	text-align: center;
}

.movieLink {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.thumb {
	border-style: solid;
	border-width: 1px;
	border-color: #990000;

}
.middle/* CSS Document */

 {
	text-align: center;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
}
.bottom/* CSS Document */

 {
	text-align: center;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
.siteLink {
	color: #FFCC00;
}



.usc2257 {
	font-size: 10px;
	text-align: center;
}

.usc2257text {
	color: #CCCCCC;
	text-decoration: none;
}

