

body,td { font-family: georgia; font-size: 14px; color: #003300; }

body { 
background-color: #8F0206;  
background-image: url(images/back.gif);
margin: 0px; }

.main { 
background-color: #F8E3BE;
padding: 10px;}


H1  { font-family: trebuchet ms, arial;  font-size: 26;  color: #006600;  }

H2  {  font-size: 18; font-weight: normal; color: #003333;  }

H3  {  font-size: 16; font-weight: bold; color: #660000;  }

               
.head1 { font-size: 22px; font-weight: normal; color: #AA0000;  }

.head2 { font-family: arial; font-size: 16px; font-weight: bold; }

.welcome  { font-family: monotype corsiva; font-size: 34px; font-weight: normal; }

.sub1 { font-family: Arial; font-weight: bold; font-size: 10px; }

.sub2 { font-family: Arial; font-weight: bold; font-size: 11px; color: #AA0000;  }

.names  { font-family: Arial; font-size: 11px; font-weight: bold; background-color: #F9F2D9;  }

.price { font-style: italic; font-size: 14px; font-weight: bold; color: #006633; }

a:link    { text-decoration: underline;  color: #006600; }
a:visited { text-decoration: underline;  color: #006600; }
a:hover   { text-decoration: underline;  color: #cc0000; }

.nav {
background-color: #ffffee;
font-family: trebuchet ms, arial;
font-size: 18px;
color: #aa0000;
font-weight: bold;
padding: 6px;
}

.nav a:link    { text-decoration: none; color: #000000; }
.nav a:visited { text-decoration: none; color: #000000; }
.nav a:hover   { text-decoration: none; color: #0D7B24; }

.submit  {  background-image: url(images/navback.gif); font-weight: bold; }


#lightbox{
	
background-color:#8F0206;
font-family: arial;
color: #E9DDAF;
font-size: 14px;
font-weight: bold;
padding: 1px;
border-bottom: 2px solid #8F0206;
border-right: 2px solid #8F0206;
border-left: 2px solid #8F0206;
border-top: 2px solid #8F0206;}
	
#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: #8F0206;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }


