body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	color: #cccccc;
}
.top {
	background-attachment: scroll;
	background-image: url(http://www.corpuschristifilmsociety.com/images/film_top_52x80.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 100%;
	clear: left;
	z-index: 0;
	background-color: #333333;
}
.bottom {
	background-attachment: scroll;
	background-image: url(http://www.corpuschristifilmsociety.com/images/film_bottom_52x80.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 70px;
	width: 100%;
	z-index: 0;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.menu {
	background-color: #333333;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: 200px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.content {
	margin: 0px;
	padding: 10px;
	height: auto;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #333333;
	z-index: 0;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(http://www.corpuschristifilmsociety.com/images/cameraman.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	width: auto;
}
.dropshadow {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(http://www.corpuschristifilmsociety.com/images/film_dropshadow_10x10.gif);
	background-repeat: repeat-x;
	background-position: center top;
	clear: left;
	font-size: 10px;
	background-color: #333333;
	text-align: center;
}
a, a:link {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #cc6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffcc00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffcc00;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	font-weight: bold;
}
h3.title {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #B67832;
	margin-top: 0px;
	padding-top: 0px;
}

