
body { 
margin: 10px;
background-color: #271D14;
}

body, td  { 
font-family: verdana; 
font-size: 13px; 
color: #271410;
}

.header { background-color: #5B3C1D;}

.main { 
background-color: #D3CAB6;
padding: 12px;
}

table.story td{ 
background-color: #D3CAB6;
padding: 10px;
}

table.awards td { 
border-top: 3px solid #271D14;
border-bottom: 3px solid #271D14;
font-family: verdana;
font-weight: bold;
font-size: 10px;
color: #D3CAB6;
background-color: #B35827;
padding: 8px;
}

.footer { 
background-color: #5B3C1D;
font-family: trebuchet ms;

color: #D3CAB6;
padding: 4px;
font-weight: bold; 
font-size: 14px;
}

.design { 
color: #8A6845;
font-weight: bold; 
font-size: 10px;
padding-top: 4px;
}

.nav { 
background-color: #271D14;
border-top: 3px solid #271D14;
}


h1  { font-family: arial; font-weight: normal; font-size: 22px; }

h2  { font-family: arial; font-weight: normal; font-size: 18px; }


.head1 { font-family: arial; font-weight: normal; font-size: 22px; }

.head2 { font-size: 18px; }

.head3 { font-size: 14px; font-family: arial; font-weight: bold; color: #660000; }

.sub1 { font-family: verdana; font-size: 10px; font-weight: bold;}


A:link     { color: #000000; text-decoration: underline; }
A:visited  { color: #000000; text-decoration: underline; }
A:active   { color: #000000; text-decoration: underline; }
A:hover    { color: #BF5E15; text-decoration: underline; }


.menu { width: 100%;}

.menu ul { margin: 0; padding: 0; list-style-type: none; }

.menu ul li {
position: relative;
display: inline;
float: left;
font-family: trebuchet ms;
}

 .menu ul li a { 
color: #D3CAB6; 
display: inline; 
text-decoration: none;
text-align: center;
font-weight: bold;
background-color: #B35827;
 }
 
.menu ul li a:visited { 
color: #D3CAB6; 
text-decoration: none; 
} 
 
 .menu ul li a:hover { 
color: #D3CAB6; 
text-decoration: none; 
background-color: #660000;
}

 
 /* begin child */
 
.menu ul li ul { 
color: #D3CAB6; 
font-weight: bold;
width: 100%;
left: 14px; 
position: absolute;
top: 0px; 
display: block;
visibility: hidden; 
}

.menu ul li ul li { 
background-color: #B35827;
color: #D3CAB6; 
display: list-item; 
float: none; 
border-right: 0px;
border-left: 0px; 
}

.menu ul li ul li a { 
display: block;
font-weight: bold;
color: #D3CAB6; 
text-align: left;
text-indent: 5px;
padding-top: 2px;
padding-bottom: 2px;
border-left: 1px solid #330000;
border-right: 1px solid #330000;
border-bottom: 1px solid #330000;
}

.menu ul li ul li a:visited { 
color: #D3CAB6;  
text-decoration: none; 
}

.menu ul li ul li a:hover { 
background-color: #A24716; 
font-weight: bold;
color: #D3CAB6; 
text-decoration: none; 
}

/*Background image for top level menu list links */
.menu .mainfoldericon {
background: #660000;
color: #D3CAB6;}

.menu .subfoldericon {
background: #B35827; }

* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/*  IE fix */
* html .menu ul li { float: left; height: 1%; }
* html .menu ul li a { height: 1%; }


#lightbox {	
background-color:#271D14;
border: 6px solid #271D14;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { 
color: #D19855;
float: right; 
font-family: arial;
font-size: 10px;
font-weight: bold;
padding-right: 4px;
}

#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: #271D14;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }

