/* CSS by George Fox*/
a {
	color: #036 }
b {
	font-weight: bold }
body  {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	background-image: url(../images/bg_blank.gif);
	margin: 0 }
h1 {
	font-size: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold }
h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold }
h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold }
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold }
i {
	font-style: italic }
li {
	padding-bottom: 5px }
td {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal }
.bluedk {
	color: #006 }
.bluelt {
	color: #039 }
.caption   {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.digitaldisplay  {
	color: #0f0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss
	}
.graydk {
	color: #333 }
.graylt {
	color: #999 }
.white { color: #fff }
	
/* For pages with text*/
.leftcol {
	margin: 0 -120em 0 0;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	left: -120px;
	float: left }
div#content {
	margin-left: 120px;
	width: 80% }
div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6 {
	text-align: center }
div#transcript h1, div#transcript h2, div#transcript h3, div#transcript h4, div#transcript h5, div#transcript h6 {
	text-align: center }
	
/* Page top formatting*/
#theatertop {
	background-image: url(../images/bg_k.gif) }
#whitetop  {
	background-image: url(../images/bg_w.gif) }
.whitetexttop {
	color: white;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	font-stretch: condensed;
	padding-top: 1em;
	padding-left: 20px }
		
/* This wraps the nav div, col2 div and Flash content on movie pages*/
#theater    {
	color: white;
	background-image: url(../images/bg_nav.gif);
	background-repeat: repeat-y;
	margin: 0 0 10px;
	padding: 0 0 20px;
	bottom: 360px;
	width: auto;
	height: 360px;
	float: none;
	clear: both }
	
/*This is the navigation button menu - it's a list*/
div#nav   {
	color: #fc3;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0 0 0 10px;
	width: 240px;
	float: left }
#nav p {
	margin: 0 0 5px;
	width: 200px }	
#nav>ul#navlist li a {
	width: auto }
ul#navlist   {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 200px }
ul#navlist li  {
	display: block;
	margin: 0;
	padding: 0 }
ul#navlist li a {
	color: #9cf;
	text-decoration: none;
	background: #666;
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #999 #333 #333 #999 }
ul#navlist li a:hover, ul#navlist li#active a:hover  {
	color: #fff;
	background: #999;
	border-color: #333 #999 #999 #333 }
ul#navlist li#active a {
	color: #fff;
	background: #999 }

/* Non-segment links in nav */
#nav>ul#navtools li a {
	width: auto }
ul#navtools  {
	text-align: left;
	list-style: none;
	margin: 0 0 5px;
	padding: 0;
	width: 200px }
ul#navtools li  {
	display: block;
	margin: 0;
	padding: 0 }
ul#navtools li a  {
	color: #9cf;
	text-decoration: none;
	background: #369;
	display: block;
	margin: 0;
	padding: 5px 0 5px 5px;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	border-color: #69c #036 #036 #69c }
ul#navtools li a:hover, ul#navtools li#active a:hover   {
	color: #fff;
	background: #69c;
	border-color: #036 #69c #69c #036 }
ul#navtools li#active a  {
	color: #fff;
	background: #69c }


/* Second column in Theater div on movie pages */
#col2     {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0 10px;
	width: 104px;
	float: right }
/* Movie area in Theater div on movie pages */
#stage  {
	text-align: center;
	margin: 0;
	padding: 0;
	width: auto;
	float: left }

/* Bottom of Page*/
#blank   {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_blank.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0 0;
	text-align: left;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: auto;
	height: auto;
	float: none;
	clear: both }
