body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCD5EE;
}
body {
	background-image: url(images/blue_stripes.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #FFCC00;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #e5e9f6;
	background-color:#4d5f9a
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
.mainArea {
	background-color: #3c4d83;
	position: absolute;
	width: 665px;
	left: 0px;
	top: 0px;
	height: 1400px;
	padding-top: 125px;
}
.leftCorner {
	position: absolute;
	width: 120px;
	left: 0px;
	top: 0px;
	height: 120px;
	background-image: url(images/corner_left.gif);
}
.rightCorner {
	position: absolute;
	width: 120px;
	left: 545px;
	top: 0px;
	height: 120px;
	background-image: url(images/corner_right.gif);
}
.navBar {
	position: absolute;
	left: 133px;
	top: 20px;
	text-align: center;
	width: 400px;
}
.thumbnails {
	position: absolute;
	width: 655px;
	top: 125px;
	left: 5px;
	line-height: 5px;
}
.copyright {
	position: absolute;
	left: 133px;
	top: 1500px;
	text-align: center;
	width: 400px;
	font-size: 10px;
	font-weight: normal;
	color: #7786BB;
}
.movie {
	position: absolute;
	height: 405px;
	width: 500px;
	left: 83px;
	top: 200px;
	background-color: #000000;
}
.resumeLeft {
	position: absolute;
	left: 27px;
	top: 125px;
	text-align: left;
	width: 300px;
	font-size: 10px;
	font-weight: normal;
}
.resumeRight {
	position: absolute;
	left: 327px;
	top: 156px;
	text-align: left;
	width: 300px;
	font-size: 10px;
	font-weight: normal;
}
