body {
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	height: 100%;
	width: 100%;
	background-color: #777985;
	padding: 0px;
	margin: 0px;
}

img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}

#top-links {
	min-width: 935px;
	background-position: 0 top;
	height: 25px;
	width: 100%;
	background-color: white;
}

#top-links-left {
	padding-left: 2px;
	padding-top: 2px;
	width: 248px;
	margin-left: 6px;
	height: 20px;
	float: left;
}

#top-links-right {
	padding-right: 5px;
	padding-top: 5px;
	font-size: .7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	float: right;
}

#top-divider-gray {
	font-size: 0px;
	line-height: 0px;
	background-color: #676767;
	height: 1px;
	width: 100%;
}
#top-divider-white {
	font-size: 0px;
	line-height: 0px;
	background-color: #d2d2d2;
	height: 1px;
	width: 100%;
}
#wrapper {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#page {
	height: 100%;
	width: 935px;
}

#left-box {
	margin-top: 5px;
	margin-right: 4px;
	background-repeat: no-repeat;
	background-image: url(images/left-title-image.gif);
	float: left;
	height: 564px;
	width: 430px;
}

#left-box-link {
	height: 314px;
}

#left-box-nav {
	font-size: .7em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-right: 2px;
	text-align: right;
	height: 250px;
}

#right-box {
	float: left;
	width: 500px;
}

#right-box-image {
	height: 190px;
	width: 500px;
}

.right-box-links {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .7em;
	background-color: #8e8f9a;
	width: 490px;
}

#film-title-box-holder {
	height: 50px;
	width: 490px;
}

.film-title-box {
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	float: left;
	background-color: #9c9c9c;
	height: 20px;
	width: 240px;
}

.film-title-box:hover {
	padding-left: 5px;
	padding-top: 5px;
	text-align: center;
	float: left;
	background-color: #646464;
	height: 20px;
	width: 240px;
}

.film-title-box a:hover {
	text-decoration: none;
}

#right-box-top {
	margin-top: 5px;
	height: 15px;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(images/p-top.gif);
}

.right-box-content p {
	font-size: .75em;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	padding: 5px;
	text-align: justify;
}

.right-box-content {
	margin: 0px;
	padding: 0px;
	width: 500px;
}

p {
	padding: 0px;
	margin: 0px;
}

#right-box-bottom {
	clear: both;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 15px;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(images/p-bottom.gif);
}

#right-links-bottom {
	height: 15px;
	width: 500px;
	background-repeat: no-repeat;
	background-image: url(images/p-links-bottom.gif);
}

a img {
	border-style: none;
}

#footer {
	background-color: white;
	height: 50px;
	width: 100%;
	background-position: 0 bottom;
	clear: both;
}

a:link, a:active {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.small-text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.film-box {
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	height: 376px;
	width: 480px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a:hover {
	text-decoration: underline;
}

#img-box-holder {
	margin-right: auto;
	margin-left: auto;
	width: 440px;
}

.img-box {
	margin: 5px;
	float: left;
	padding: 5px;
	background-color: #8e8f9a;
	height: 200px;
	width: 200px;
}

.img-box:hover {
	background-color: #b0b1c0;
}

li {
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .75em;
}


