@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}



#theaterBox{
position:relative;
top:100px;
left:80px;
width:300px;
height:auto;
}


.twoColFixLt #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/bg_home.gif);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height:768px;
	position:relative;
}
.twoColFixLt #footer {
	font-size:10px;
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	padding:5px 0px 10px 0px;
}
.twoColFixLt #footer a {
	text-decoration:none;
	color:#000000;
}
.twoColFixLt #container_main {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(images/bg_main.jpg);
	background-repeat:no-repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-height:768px;
	position:relative;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	margin:0 0 0 0;
	height:767px;
	width: 278px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
}
.twoColFixLt #mainContentHome {
	position:absolute;
	height:161px;
	width:480px;
	top: 254px;
	left:454px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
} 
.twoColFixLt #mainContentMain {
	position:absolute;
	width:440px;
	top: 65px;
	left:321px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-image: url(images/textbg.png);
} 
.twoColFixLt #flashHome {
	position:absolute;
	height:199px;
	width:199px;
	top: 40px;
	left:596px;
} 
.twoColFixLt #flashMain {
	position:absolute;
	height:199px;
	width:199px;
	top: 28px;
	left:784px;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}.smallCap {
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLt #container #sidebar1 p {
	padding-left: 25px;
	color: #A7A267;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 12px;
}

.twoColFixLt #container_main #sidebar1 p {
	padding-left: 25px;
	color: #A7A267;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 12px;
}
.bold {
	font-weight:bold;
	font-size:16px;
}
.boldmenu {
	font-weight:bold;
	font-size:14px;
}
.twoColFixLt #container_main #mainContentMain #join label {
	text-align:right;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
}
.nobr {
	display:none;
}
.textfield {
	margin:3px;
	height:20px;
	width:200px;
	border: 2px solid #ADAA6C;
	background-color:#FFFFFF;
}

.submit {
	background-color:#ADAA6C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:60px;
	height:20px;
	margin-left:289px;
	border:0px;
}
.twoColFixLt #container_main #menuextra {
	position: absolute;
	width: 225px;
	left: 784px;
	top: 250px;
	font-size:12px;
}

.twoColFixLt #container_main #menuextra a {
	color:#000000;
}
.twoColFixLt #container_main #menuextra a:visited {
	color:#000000;
}

.yellowLite{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #A7A267;
}

.yellowFont{
	font-weight:bold;
	color: #A7A267;
}

.yellowFont a:link{
color: #A7A267;
text-decoration:none;
}

.yellowFont a:visited{
	color: #A7A267;
	text-decoration:none;
}

/*=====================PULLDOWN MENU=================*/

#menupull {
width:113px;
visibility:hidden;
}

ul.rollmenu {
position:absolute;
top:310px;
left:80px;
	list-style-type: none;
    color: #000000;
    margin: 0;
    padding: 0;
    border-color: #000000;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding: 0 0.5em;
	font-size:70%;
}

html>body ul.rollmenu {width: 10%}

ul.rollmenu li {font-weight: bold;
    margin: 0;
    padding: 0}
ul.rollmenu ul {list-style-type: none;
    margin: 0.1em 0 0 0;
    padding: 0;
    border-bottom: 1px solid #000000;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 0.1em -0.5em 0 -0.5em}
ul.rollmenu a {font-weight: normal;
    text-decoration: none;
    color: #ffffff;
    background-color: #A7A267;
    margin 0;
    padding: 0 0.5em 0 1.25em;
    width: 80%;
    border-bottom: 1px solid #221811;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    padding-left: 1em
}
html>body ul.rollmenu a {width: auto}
ul.rollmenu a:hover 
{
width:auto;
color: #ffffff;
    background-color:#221811;
}
