@charset "UTF-8";
#wrapper {
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	padding: 0px;
}
#header {
	background-color: #000000;
	height: 115px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 780px;
}
#navbar {
	background-image: url(../images/NavButtonSq-sm3.png);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
	width: 780px;
	display: inline;
	vertical-align: middle;
}
* html #navbar { /*IE6 and below hack. Set explicit strip width*/
	width: 100%;
}
* a {
	outline: none;
}
#navbar a {  /*aero button CSS*/
	float: left;
	line-height: 57px; /* This value + 8px should equal height of button background (default is 31px) */
	height: 60px; /* Height of button background height */
	margin-right: 0px; /*spacing between buttons*/
	width: 25%;
	background-image: url(../images/NavButSqRing3.png);
}
#navbar a:link {
	color: #FF9900;
	background-repeat: repeat;
	text-decoration: none;
	border: none;	
}
#navbar a:visited {
	color: #FF9900;
	background-repeat: repeat;
	text-decoration: none;
	border: none;
}
#navbar a:hover  {
	color: #FF9900;
	font-weight: bold;
	background-image: url(../images/NavButSqRing32.png);
	line-height: 62px; /* This value + 8px should equal height of button background (default is 31px) */
	border: none;
}
#navbarV a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 25px;
	text-align: center;
	line-height: 10px; 
	height: 10px;
}
#navbarV a:link {
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: repeat;
	text-decoration: none;
	font-size: 12px;
}
#navbarV a:visited {
	color: #FF9900;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-repeat: repeat;
	text-decoration: none;
	font-size: 12px;
}
#navbarV a:hover {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
	line-height: 10px; 
	text-decoration: underline;
}
#films {
	margin-bottom: 0px;
	text-align: left;
	font-size: 12px;
}
#films a {
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 25px;
	width: 175px;
	text-align: left;
}
#films a:link {
	color: #FF9900;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#films a:visited {
	color: #FF9900;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#films a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FAF9BF;
	text-align: center;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #000000;
	background-image: url(../images/OAPBackground.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-top: 0px;
	background-position: center top;
}
ul {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 12px
}
li {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	line-height: 12px
}
h1 {
	text-align: center;
	text-transform: uppercase;
	color: #FF9900;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 18px;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
}
.local {
	font-size: 16px;

	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
}
h3 {
	font-size: 20px;


	color: #FFFFFF;
	font-family: "Arial Black", sans-serif;
	padding-left: 0px;
	text-align: center;
}
h4 {
	text-transform: uppercase;
	color: #FF9900;
	margin-left: 10px;
	margin-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
}
h5 {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 0px;
}
h6 {
	font-size: 12px;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
h6 a {
	font-size: 12px;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
h6 a:hover  {
	font-size: 12px;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.mainImage {
	height: 115px;
	padding-top: 5px;
}
.content {
	width: 780px;
	padding-top: 0px;
	background-repeat: repeat;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image: url(../images/repeatfade.png);
}
.content   a  {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.content a:hover  {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.mainPageLeft {
	width: 193px;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 250px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #FFFFFF;
	color: #FF9900;
}
.mainLeft {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 0px;
	float: left;
	width: 195px;
	margin-top: 0px;
	background-image: url(../images/Left.png);
	background-repeat: repeat-x;
}
.mainLeft2 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 0px;
	float: left;
	width: 185px;
}
.mainPage {
	font-size: 12px;
	color: #FFFFFF;
	width: 450px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 200px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 50px;
}
.mainLinks {
	width: auto;
	color: #FF9900;
	vertical-align: top;
	clear: both;
}
.mainLinks a  {
	font-size: 12px;
	text-transform: uppercase;
	color: #FF9900;
}
.mainLinks a:hover  {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.mainCenter {
	width: 240px;
	padding-right: 0px;
	line-height: 20px;
	text-align: left;
}
.mainRight {
	padding-left: 10px;
	line-height: 22px;
	text-align: left;
}
.mainRight li a {
	text-decoration: underline;
	text-align: left;
}
.mainRight2 {
	padding-left: 0px;
	line-height: 22px;
	text-align: left;
}
.mainRight2 li a {
	text-decoration: underline;
	text-align: left;
}
.aboutContent {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	width: 535px;
	padding: 10px;
	margin-left: 220px;
	text-align: justify;
}
.aboutContent   a  {
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
}
.aboutContent a:hover  {
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.aboutPage {
	margin-top: 60px;
	padding: 0px;
	background-image: url(../images/repeatfade.png);
	border: 1px solid #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	color: #FFFFFF;
	height: auto;
}
.members {
	width: 193px;
	float: left;
	padding-top: 10px;
	margin-left: 0px;
	margin-top: 0px;
	height: 250px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #FFFFFF;
	color: #FF9900;
	background-image: url(../images/Left.png);
	background-repeat: repeat-x;
}
.members ul {
	color: #FF9900;
	text-decoration: none;
	font-size: 12px;
}
.members li {
	color: #FF9900;
	text-transform: none;
	text-decoration: none;
	font-size: 12px;
}
.members a:link {
	color: #FF9900;
	text-decoration: none;
}
.members a:visited {
	color: #FF9900;
	text-decoration: none;
}
.members a:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
.movies {
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	width: 193px;
	float: left;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	height: 375px;
	border-right-width: thin;
	border-right-style: outset;
	border-right-color: #FFFFFF;
	color: #FF9900;
	background-image: url(../images/Left.png);
	background-repeat: repeat-x;
}
.mainContact {
	font-size: 16px;
	color: #FFFFFF;
	width: 450px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.oapText {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9900;
	text-align: center;
}
.inlineimg { 
	vertical-align: middle;
}
.ff a:link { 
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}