@charset "utf-8";
body {
	background-color: #7DCBFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.middle {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: justify;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottom/* CSS Document */

 {
	text-align: center;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
}

.thumbTable {
	text-align: center;
}
.movieLink {
	color: #000000;
	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: #000000;

}

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

.usc2257text {
	color: #000000;
	text-decoration: none;
}
.main {
	background-color: #EFFF97;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}

