BODY {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.4;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
	
BODY a:link {
	color: #333333;
	}

BODY a:visited {
	color: #999999;
	}

BODY a:active {
	color: #996600;
	}

BODY a:hover {
	color: #996600;
	}

table.mainTable {
	width: 100%;
	padding: 70px;
	height: 100%;
	}

.subPageFilmStrip {
	background-image: url(/images/filmstripheaderbg.jpg);
	background-repeat: repeat-x;
	}

.homeCopy {
	font-size: 140%;
	line-height: 1.5em;
	font-weight: bold;
	}
	
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 1.2em;
	}
	
mainContent .header {
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	font-weight: bold;
	color: #660000;
	}
	
.mainContent a:link {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
	}

.mainContent a:visited {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
	}

.mainContent a:active {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
	}

.mainContent a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 130%;
	}

.subShooterBg {
	border: 1px solid #FF0000;
	padding-bottom: 30px;
	padding-top: 20px;
	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #C3B881;
	font-size: 150%;
	line-height: 1.2em;
	font-weight: bold;
	}
	
	
.mainMenuLW {
	text-align: center;
	color: #EEEEEE;
	font-size: 110% !important;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	line-height: 2.0em;
	padding-left: 10px;
	padding-bottom: 25px;
	}
	
.mainMenuLW a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.mainMenuLW a:visited {
	text-decoration: none;
	color: #CCCCCC;
	}
	
.mainMenuLW a:active {
	text-decoration: none;
	color: #660000;
	}
	
.mainMenuLW a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 105%;
	}
	
.homeSideMenuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.sideMenu {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-bottom: 20px;
	}
	
	
.homeMainText {
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	}
	
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 65%;
	}
	
.footer a:link {
	color: #666666;
	}
.footer a:visited {
	color: #666666;
	}
.footer a:active {
	text-decoration: none;
	color: #666666;
	}
.footer a:hover {
	font-size: 105%;
	color: #FFFFFF;
	}
	
div.mainSubPageContent {
	padding-top: 25px;
	padding-left: 35px;
	padding-right: 35px;
	}
	
	
	
	
	