
body {
margin: 0;
background-color : #660000;
}

body, td {
font-family : georgia;
font-size : 12px;
}

.main { 
background-color: #F6F6D5;
padding: 10px;
}

.sub1 { 
font-family: arial; 
font-weight: bold; 
font-size: 10px; 
}

.nav { 
background-color: #E7E7B4;
border-right: 1px solid #E7E7B4;
width: 200px; 
}

.bottomnav {
font-family: arial; 
font-size: 12px;
font-weight: bold;
}

.head1 { font-size: 16px; }

a:link     { color : #660000;  }
a:visited  { color : #660000;  }
a:hover    { color : #000000;  text-decoration : underline; }


a.menu:link, a.menu:visited {
display: block;
background-color: #FFFFCC;
vertical-align: middle;
font-family: arial;
font-size: 13px;
font-weight: bold;
color: #000000;
text-align: left;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
width: 100%;
text-decoration: none;
border-bottom: 2px solid #E7E7B4;
}

a.menu:hover {
background-color: #E7E7B4;
text-decoration: none;
color: #000000;}

table.rates {
background-color: #FFFFEE;
border: 1px solid #F6F6D5;
}

table.rates td {
font-family: arial;
border: 1px solid #EEEED9;
}

P.demo {
color : Green;
font-size: 20px;
font-weight : bold;
background : transparent;
}


.submenu {
color : Black;
font-size: 15px;
font-weight : bold;
background : transparent;
}


h1 {
font-size: 24px;
font-weight : normal;

}


h2 {
font-size: 24px;
font-weight : bold;
color : #660000;
font-family: arial;
}

.date {
font-size : 15px;
color : Black;
background : transparent;
}

.big {
font-size : 20px;
color : #660000;
}


#lightbox{
	
background-color:#E7E7B4;
padding: 0px;
}
	
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
	
#lightboxCaption { float: left; }

#keyboardMsg { text-align: center; color:#000000; font-family: verdana; }

#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: #E7E7B4;
back\ground-color: transparent;
background-image: url(shim.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale"); }









