﻿html {
height: 101%;	
margin-bottom: 1px;}
	
body {
background: #ffffff url('images/backbar.jpg') repeat-x;
font: normal .9em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color: #000000;
text-align: center;
padding: 0;
margin: 0 auto;
}
	
img {
	border: none;
}
	
a {
color: #3a5d4d;
text-decoration: none;
font-weight: bold;
outline: none;}
	
a:hover {
color: #3a5d4d;
text-decoration: underline;
font-weight: bold;
outline: none;}
	
h1 {
color: #3a5d4d;
font: normal 26px Georgia, Georgia, serif;
margin: 0 0 10px 0;}
	
h2 {
color: #404040;
font: normal 20px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h3 {
color: #ffffff;
font: normal 22px Verdana, Arial, sans-serif;
margin: 5px 0;}
	
h4 {
color: #3a5d4d;
font: normal 18px "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h5 {
color: #404040;
font: bold 16px "Trebuchet MS", sans-serif;
margin: 5px 0;}
	
h6 {
color: #3a5d4d;
font: bold 12px Verdana, "Trebuchet MS", sans-serif;
letter-spacing: 1px;
margin: 5px 0;}
	
hr {
background-color: #3a5d4d;
color: #3a5d4d;
height: 1px;
width: 100%;}
	
ul {
padding: 0;
margin: 0 0 20px 20px;
list-style: square;}
	
#wrapper {
text-align: left;
background-image: url('images/wrapper.jpg');
width: 960px;
margin: 0 auto;}

#wrapperwide {
text-align: left;
background-image: url('images/wrapper.jpg');
width: 960px;
margin: 0 auto;}

#header {
position: relative;
width: 960px;
height: 320px;
background-image:url('images/header.jpg');}

#global {
position: absolute;
left: 795px;
top: 100px;
z-index: 1;
color: #ffffff;
height: 20px;
width: 150px;
text-align: center;}
	
#global a {
outline: none;
color: #ffffff;
text-decoration: none;
font-weight: bold;}
	
#global a:hover {
outline: none;
color: #ffffff;
text-decoration: underline;
font-weight: bold;}

#global p {
padding: 0;
margin: 0;}

#movie {
position: absolute;
z-index:8;
left: 10px;
top: 80px;
height: 200px;
width: 780px;
text-align:center;
vertical-align:top;}

#nomovie {
position: absolute;
z-index:7;
left: 10px;
top: 80px;
height: 200px;
width: 780px;}
	
#topnav {
position: absolute;
left: 0px;
top: 282px;
z-index: 2;
color: #3a5d4d;
height: 30px;
width: 960px;
text-align: center;
line-height: 30px;
font-size: 1.1em !important;}
	
#topnav a {
outline: none;
color: #3a5d4d;
text-decoration: none;
font-weight: bold;
font-size: 1.1em !important;}
	
#topnav a:hover {
outline: none;
color:#3a5d4d;
text-decoration: underline;
font-weight: bold;
font-size: 1.1em !important;}

#main {
width: 650px;
float: right;
line-height: 1.6em;
margin: 10px 15px 10px 0;}
	
#sidebar {
	border: thin inset #B5D6AB;
	float: left;
	width: 255px;
	text-align: left;
	color: #000000;
	line-height: 1.6em;
	margin: 10px 0 10px 17px;
	text-indent: 8px;
}
	
#sidebar a {
color: #3a5d4d;
text-decoration: none;
font-weight: bold;}
	
#sidebar a:hover {
color: #3a5d4d;
text-decoration: underline;
font-weight: bold;}

#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;}

#sidebar li {
display: block;
margin: 0;
padding: 0;}

#sidebar li a {
color: #3a5d4d;
font-weight: bold;
padding: 0;
text-decoration: none;}

#sidebar li a:hover {
color: #3a5d4d;
font-weight: bold;
padding: 0;
text-decoration: underline;}

#contentwide {
width: 930px;
margin: 10px 10px 10px 20px;
line-height: 1.6em;}

#footer {
clear: both;
height: 95px;
width: 960px;
background: #3a5d4d url('images/footer.jpg') no-repeat;	
color: #ffffff;
text-align: center;
letter-spacing: 2px;
font-size: 75%;
line-height: 1.6em;
padding-top: 15px;
margin: 0;}
	
#footer p {
padding: 0;
margin: 0;}
	
#footer a {
color: #ffffff;
text-decoration: none;
font-weight: bold;}
	
#footer a:hover {
color: #ffffff;
text-decoration: underline;
font-weight: bold;}

/* CATALOG DISPLAY TABLE */
table {
padding: 0px;
border-collapse: collapse;
font-size: 100%;
width: 100%;}

.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;}





