body { 
background-color: #450001;
background-image: url(images/back3.jpg);
margin: 10px 0px 0px 0px;
}

body, td { 
font-family: trebuchet ms, arial;
font-size: 12px; 
color: #000000;
}

.address { 
background-color: #000000;
font-size: 14px;
font-weight: bold;
color: FFFFFF;
padding: 4px;
}


.address a:link    { color: #FFFFFF; text-decoration: none; }
.address a:visited { color: #FFFFFF; text-decoration: none; }
.address a:hover   { color: #FFFFFF; text-decoration: underline; }

.movie {  
border-left: 4px solid #000000;
border-right: 0px solid #000000;
border-bottom: 6px solid #000000;}

#main {  
background-image: url(images/back.jpg);
background-color: #ABABAB;
border-right: 6px solid #000000;
border-left: 6px solid #000000;
border-top: 1px solid #000000; 
border-bottom: 6px solid #000000;}

.sidebar { border-right: 1px solid #000000; }

.content { border-left: 4px solid #000000; }

H1 { font-size: 26; font-weight: bold;  }

H2 { font-size: 24px; font-family: arial; font-weight: bold; color: #660000;  }

H3 { font-size: 20px; font-family: arial; font-weight: bold; color: #660000;  }

.head1 { font-size: 18px; font-family: trebuchet ms, arial; font-weight: normal;  color: #330000;  }

.head2 { font-size: 14px; font-weight: bold; }

.head3 { font-size: 14px;  }

.sub1 { font-family: verdana; font-size: 10px; }

.first { font-family: monotype corsiva; font-size: 26px; line-height: 26px; letter-spacing: .03em; }

.topnav  { background-color: #003333; }

.bottomnav  { 
font-family: arial;
font-size: 11px;
font-weight: bold; }

.menu { width: 100%; background: #CAAD7B; }

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li { 
position: relative; 
text-align: center;
display: inline; 
float: left;
background: #CAAD7B; 
color: #003333;
font-weight: normal; 
font-size: 15px; 
padding-top: 2px;
padding-bottom: 2px;
margin: 0px;
}

 .menu ul li a {  
color: #003333; 
display: inline; 
padding:  0px;
text-decoration: none;
 }
 
 .menu ul li a:hover {  
text-decoration: none; 
color: #000000;
}

.menu ul li a:visited { 
background-color: #CAAD7B;
color: #003333; 
text-decoration: none; 
}
 
 /* begin child */
 
.menu ul li ul { 
left: 0px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden;
border-right: 1px solid #616C4B;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

.menu ul li ul li { display: list-item; float: none;  }

.menu ul li ul li a { 
display: block;
text-align: left;
padding:  0px;
padding-bottom: 0px;

}

 .menu ul li ul li a:hover { 
text-decoration: none; 
background-color: #FBE6CB;
}

.menu .mainfoldericon{
background: #CAAD7B; }

.menu .subfoldericon{
background: #CAAD7B; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}


* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }



a:link    { color: #000000; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover   { color: #FFFFFF; text-decoration: underline; }

.footer   { font-size: 14px; color: #003333; font-weight: bold; }
.footer a:link    { color: #003333; text-decoration: none; }
.footer a:visited { color: #003333; text-decoration: none; }
.footer a:hover   { color: #003333; text-decoration: underline; }

#lightbox {
	
background-color:#000000;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 1px solid #000000;
border-right: 10px solid #000000;
border-left: 10px solid #000000;
border-top: 10px solid #000000;}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { float: right; }

#closeButton { top: 5px; right: 5px; }

#lightbox img { border: 10px; clear: both;} 

#overlay img { border: none;}

#overlay { background-image: url(overlay.png); }

* html #overlay {
background-color: #000000;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }