﻿html {
	height: 100%;
	margin-bottom: 1px;
	background: #f0f0f0 url('images/backbar.jpg') repeat-x;}
	
body {
	font: normal 76% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;}
	
img {
	border: none;}
	
a {
	color: #080806;
	text-decoration: none;
	font-weight: bold;
	outline: none;}
	
a:hover {
	color: #4a4b47;
	text-decoration: underline;
	font-weight: bold;
	outline: none;}
	
h1 {
	color: #080806;
	font: normal 24px Verdana, Arial, sans-serif;
	margin: 15px 0 0 0;}
	
h2 {
	color: #ffffff;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 15px 0 0 0;}
	
h3 {
	color: #404040;
	font: normal 20px Verdana, Arial, sans-serif;
	margin: 5px 0;}
	
h4 {
	color: #4a4b47;
	font: normal 18px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}
	
h5 {
	color: #404040;
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}
	
h6 {
	color: #080806;
	font: bold 12px Verdana, "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #080806;
	color: #080806;
	height: 1px;
	width: 80%;}
	
ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}
	
#wrapper {
	background-image: url('images/wrapper.jpg');
	text-align: left;
	width: 960px;
	margin: 0 auto;}
	
#wrapper1col {
	background-image: url('images/wrapper2.jpg');
	text-align: left;
	width: 960px;
	margin: 0 auto;}

#header {
	position: relative;
	background-image: url('images/header.jpg');
	height: 309px;}
	
#menu {
   position: absolute; 
   top: 5px;
   left: 680px;
   z-index: 1;
   width: 260px;
   text-align: right;
   height: 40px;}
   
#moviecontainer {
	position:absolute;
	left: 251px;
	top: 93px;
	text-align: center;
	z-index: 5;
	width: 459px;}
	
#top-1column {
	height: 40px;
	background-image: url('images/top-1column.jpg');
	padding: 5px 8px 0 20px;}	
	
#top-2column {
	height: 45px;
	background-image: url('images/top-2column.jpg');
	padding: 0px 8px 0 20px;}
	
#sidebartop {
	float:left;
	width: 280px;}

#pagename {
	float:right;
	width: 630px;}
	
/* This sets the top boxes */   

#boxes {
	position:relative;
	background-image: url('images/boxes.jpg');
	height: 235px;}
	
#leftbox {
	position: absolute; 
   	top: 0;
   	left: 20px;
   	z-index: 2;
   	width: 278px;
   	text-align: center;
   	height: 200px;
   	font-weight: bold; color: #404040;}
	
#leftbox h2 {margin: 15px 0 0 0; padding: 0;}
	
#centerbox {
	position: absolute; 
   	top: 0;
   	left: 343px;
   	z-index: 3;
   	width: 278px;
   	text-align: center;
   	height: 200px;
   	font-weight: bold; color: #404040;}
   	
#centerbox h2 {margin: 15px 0 0 0; padding: 0;}   	

#rightbox {
	position: absolute; 
   	top: 0;
   	left: 661px;
   	z-index: 4;
   	width: 278px;
   	text-align: center;
   	height: 200px;
   	font-weight: bold; color: #404040;}
	
#rightbox h2 {margin: 15px 0 0 0; padding: 0;}
	
/* This sets the content and sidebar */ 


#content {
	width: 615px;
	float: right;
	padding: 0 20px 10px 0;}
	
#contentwide {
	padding: 0 20px 10px 20px;}

		
#sidebar {
	width: 285px;
	float: left;
	color: #404040;
	font-size: 85%;
	line-height: 20px;
	padding: 0 11px 5px 16px;}
	
#sidebar a {
	color: #080806;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#sidebar a:hover {
	color: #080806;
	text-decoration: underline;
	font-weight: bold;}

#sidebar h5 {
	color: #080806;
	font: normal 16px "Comic Sans MS", "Trebuchet MS", sans-serif;
	margin: 5px 0;}
	
#navigation {
	font-size: 120%;
	line-height: 1.6em;
	margin-bottom: 10px;}

#navigation a {
   display: block;
	color: #080806;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;}

#navigation a:hover {
	color: #404040;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;}

#footer {
	clear: both;
	height: 54px;
	color: #808080;
	background: #f0f0f0 url('images/footer.jpg') no-repeat;	
	text-align: right;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;
	padding: 20px 20px 0 0;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #808080;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}
	
#footer2 {
	clear: both;
	height: 54px;
	color: #808080;
	background: #f0f0f0 url('images/footer2.jpg') no-repeat;	
	text-align: right;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;
	padding: 20px 20px 0 0;}
	
#footer2 p {
	padding: 0;
	margin: 0;}
	
#footer2 a {
	color: #808080;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer2 a:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;}

	
.calendar {
   text-align:center;}
	
.clear {
	clear: both;}
	
.center {
	text-align: center;}	
		
.imageleft {
	margin: 0 10px 0 0;
	float: left;
	border: 3px double #c0c0c0;}
	
.imageright {
	margin: 0 0 0 10px;
	float: right;
	border: 3px double #c0c0c0;}
	
.imageleft-noborder {
	margin: 0 10px 0 0;
	float: left;}
	
.imageright-noborder {
	margin: 0 0 0 10px;
	float: right;}
	
/* CATALOG DISPLAY TABLE */
/*  The catalog is set into a simple five-column table. The items below set the properties for the catalog display.  */

table {
	padding: 0px;
	border-collapse: collapse;
	font-size: 100%;
	width: 100%;}

.catalog {
	padding: 10px;
	line-height: 1em;
	text-align: center;
	vertical-align: top;
	width: 20%;}

	
/*This sets the code for the lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}


