body {
	margin: 0;
	padding: 0;
	background-color:#000;
}
html, body {
	height: 100%;
}
a:link {
	color: #FDFCE5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9;
}
a:hover {
	text-decoration: underline;
	color: #FF9;
}
a:active {
	text-decoration: none;
	color: #FF9;
}
object {
	outline: none;
}
#top {
	position: absolute;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-bottom: -160px;
}
* html #wrapper {
	height: 100%;
}


#footerSpacer {
	height: 25px; /* .push must be the same height as .footer */
	position: relative;
	clear: both;
}
.rjcNext {
	text-align: left;
	width: 458px;
	font-size: medium;
}


#footer {
	height: 160px;
	text-align: center;
	color: #FDFCE5;
	background-image: url(../images/skyline_bottom_trans.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
#footerFC {
	height: 160px;
	text-align: center;
	color: #FDFCE5;
	margin-top:-75px;
	background-image:url(../images/footerFC.png);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
#footerText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #FDFCE5;
	text-align: center;
	vertical-align: bottom;
	padding-top: 130px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#footerText a:link {
	color: #FDFCE5;
	text-decoration: none;
}
#footerText a:visited {
	text-decoration: none;
	color: #FF9;
}
#footerText a:hover {
	text-decoration: underline;
	color: #FF9;
}
#footerText a:active {
	text-decoration: none;
	color: #FF9;
}
.topMenu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FAF5E1;
	width: 950px;
	height: 25px;
	font-size: small;
	white-space: nowrap;
	padding-top: 7px;
	background-repeat: repeat;
	background-color: #000;
	position: relative;
	float: left;
}
#bulk {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	position:relative;
	top: 40px;
	overflow: hidden;
/*	background-image: url(../images/bg_bricks.jpg);*/
}
#bulkFC {
	height: auto;
	min-height: 700px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	top: 40px;
	overflow: hidden;
	background-image:url(../images/filmStrip.jpg);
}
#main {
	min-height: 500px;
	/*	margin-bottom: 320px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	left: 0px;
	top: 0px;/* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/brickBlock.gif);
	background-repeat: repeat;
	position: absolute;
}
#mainFC {
	min-height: 500px;
	/*	margin-bottom: 320px;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 100%;
	left: 0px;
	top: 0px;/* the bottom margin is the negative value of the footer's height */
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/blackBrickBg.jpg);
	background-repeat: repeat;
	position: absolute;
}
#sidelightLeft {
	background-image: url(../images/sidelightLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 140px;
	width: 50%;
	position: absolute;
	left: 0px;
	top: 0px;
}


#leftSide {
	background-image: url(../images/left_light.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	position: absolute;
	right: 950px;
	text-align: right;
	height: 240px;
	width: auto;
	left: -100%;
}


.topMenu a:link, .topMenu a:active, .topMenu a:visited {
	color: #FAF5E1;
	text-decoration: none;
}

.topMenu a:hover {
	color: #FAF5E1;
	text-decoration: underline;
}
.topMenu ul {
	list-style-type:none;
	margin: 0px;
	position: relative;
}
.topMenu li {
	float: left;
	display: inline;
	padding-right: 5px;
	padding-left: 7px;
	margin: 0px;
}
.sm_logo {
	margin-right: 10px;
	margin-left: 10px;
}

#rightSide {
	background-image: url(../images/right_light.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	position: absolute;
	right: -100%;
	text-align: right;
	height: 240px;
	left: 950px;
}
#logoDivLeft {
	height: 110px;
	width: 470px;
	position: relative;
	float: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-right: 5px;
}
#logoDivRight {
	height: 110px;
	width: 470px;
	position: relative;
	float: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 0px;
}
#sidelightRight {
	background-image: url(../images/sidelightRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 140px;
	width: 50%;
	position: absolute;
	top: 0px;
	right: -2px;
}
.leftColumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	float: left;
	width: 470px;
	margin-right: 5px;
	margin-left: 0px;
}
.rightColumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	float: right;
	width: 470px;
	margin-right: 0px;
	margin-left: 5px;
}
.bulkContentBorderless {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 458px;
	margin-top: 15px;
}
.bulkContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 454px;
	margin-top: 15px;
	border: 2px solid #000;
}
.ghNext {
	text-align: left;
	width: 458px;
	font-size: medium;
	color: #FFF;
}
.bulkContentBorderlessRjc {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 458px;
	margin-top: 10px;
	background-image: url(../images/yellowBrick.gif);
	background-repeat: repeat;
}
.bulkContentBorderlessGh {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	padding: 5px;
	width: 458px;
	margin-top: 10px;
	background-image: url(../images/brickblockblue.gif);
	background-repeat: repeat;
}
.ghBulkFontFormatter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ghBulkFontFormatter a:link {
	color: #FDFCE5;
	text-decoration: none;
}
.ghBulkFontFormatter a:visited {
	text-decoration: none;
	color: #FF9;
}
.ghBulkFontFormatter a:hover {
	text-decoration: underline;
	color: #FF9;
}
.ghBulkFontFormatter a:active {
	text-decoration: none;
	color: #FF9;
}
.ghImgFormatter {
	border: thin solid #FFF;
	clear: left;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.rjcBulkFontFormatter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.rjcImgFormatter {
	border: thin solid #000;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	clear: right;
	position: relative;
}
.bigLogo {
	height: 110px;
	width: 950px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bigLogoFC {
	height: 110px;
	width: 950px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bulkContentBorderlessBlank {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	padding: 5px;
	width: 458px;
	margin-top: 10px;
}
.bulkContentBorderlessBlankCentral {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 458px;
	margin-top: 10px;
}
.centralColumn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	width: 470px;
	margin-right: 240px;
	margin-left: 240px;
	margin-top: 10px;
	float: left;
}
.bulkContentBorderlessBlankCentral a:link, .bulkContentBorderlessBlankCentral a:active, .bulkContentBorderlessBlankCentral a:visited {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
.bulkContentBorderlessBlankCentragigList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 680px;
	margin-top: 10px;
}
.centralColumngigList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	width: 700px;
	margin-right: 100px;
	margin-left: 130px;
	margin-top: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bulkContentBorderlessBlankCentralgigList a:link, .bulkContentBorderlessBlankCentralgigList a:active, .bulkContentBorderlessBlankCentralgigList a:visited {
	color:#000;
	text-decoration:none;
}
.bulkContentBorderlessBlankCentralgigList a:hover {
	text-decoration:underline;
}
.bulkContentBorderlessRjc a:link, .bulkContentBorderlessRjc a:active, .bulkContentBorderlessRjc a:visited {
	color:#000;
	text-decoration:none;
}
.bulkContentBorderlessRjc a:hover {
	text-decoration:underline;
}
.centralColumnadmin {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	width: 910px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.centralColumnadmin td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.comedyPics {
	float: left;
	border: thin solid #000;
	margin: 5px;
}
.mailingListBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 468px;
	outline: none;
}
.mailingListBox img {
	border-style:none;
}
.searchBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	height: 30px;
	text-align: right;
	vertical-align: middle;
	display: inline;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
	width: 452px;
}
#backGig {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	border: thin solid #000;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	display: inline;
	width: 468px;
	position: relative;
}
#backGig img {
	border-style:none;
}
.centralColumnGallery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	text-align: left;
	width: 900px;
	margin-top: 10px;
	float: left;
	margin-right: 25px;
	margin-left: 25px;
}
.bulkContentBorderlessBlankCentraGallery {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000;
	padding: 5px;
	width: 900px;
	margin-top: 10px;
}
.blankBGlinker {
}
.blankBGlinker a:link, .blankBGlinker a:active, .blankBGlinker a:hover {
	color:#03C;
	text-decoration:underline;
}
.blankBGlinker a:visited {
	color:#006;
	text-decoration:underline;
}
#fcMenuBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #000;
	clear: both;
	float: left;
	height: 40px;
	width: 650px;
	padding-left:200px;
	padding-right:75px;
	position: relative;
	overflow: hidden;
}
.fcText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	text-align: justify;
	clear: both;
	float: left;
	width: 650px;
	position: relative;
	padding-top: 25px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	margin-right: 150px;
	margin-left: 150px;
	padding-bottom: 25px;
}
.fcText a:link, .fcText a:visited {
	color:#000;
	text-decoration:none;
}
.fcText a:hover {
	text-decoration:underline;
}


#fcMenuBar a:link, #fcMenuBar a:active, #fcMenuBar a:visited {
	color: #000;
	text-decoration: none;
}

#fcMenuBar a:hover {
	color:#000;
	text-decoration: underline;
}
#fcMenuBar ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#fcMenuBar li {
	float: left;
	display: inline;
	padding-right: 65px;
	padding-left: 5px;
	margin: 0px;
}
.fcInnerHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.filmEncap {
	clear: both;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.filmDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	text-align: center;
	text-decoration: underline;
}
.filmTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.filmInfo {
	font-size: small;
	font-weight: normal;
	color: #000;
	text-align: justify;
	float: left;
	position: relative;
	padding-bottom: 10px;
	clear: both;
}
.filmInfo a:link, .filmInfo a:visited {
	color:#000;
	text-decoration:none;
}
.filmInfo a:hover, .filmInfo a:active {
	text-decoration:underline;
	color: #000;
}
.swirlDivider {
	background-image: url(../images/swirl-small.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 69px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	padding-bottom: 20px;
}
#memberForm {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 450px;
}
#screenBottom {
	background-image: url(../images/filmStripBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 35px;
	width: 950px;
	padding-top: 75px;
	position: absolute;
	bottom: 0px;
}
#filmClubStrip {
	float: left;
	min-height: 64px;
	width: 950px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 10px;
}
#filmClubLogo {
	float: left;
	position: relative;
	height: 100%;
	width: 489px;
}
#filmClubNext {
	float: right;
	width: 430px;
	margin-top: 9px;
	position: relative;
	padding-right: 30px;
	text-align: center;
}

.sprocketHoles {
	background-image: url(../images/filmstripBorder.gif);
	float: left;
	height: 12px;
	width: 950px;
	position: relative;
	background-repeat: no-repeat;
}
#filmClubStripInfo {
	background-image: url(../images/blackBrickBg.jpg);
	float: left;
	min-height: 40px;
	width: 950px;
	position: relative;
}
#filmClubNext a:link, #filmClubNext a:visited {
	color:#FFF;
	text-decoration:none;
}
#filmClubNext a:hover, #filmClubNext a:active {
	text-decoration:underline;
	color:#FFF;
}
img {
	border: none;
}

