body {
	
	background: url(files/gradient.jpg);
	background-repeat: repeat-x;
	background-color: rgb(132, 84, 46);
	margin: 0px;
}

A { FONT-WEIGHT: bold; TEXT-DECORATION: none }
a:link       { text-decoration: solid; color: #000000 }
a:visited    { text-decoration: solid; color: #000000 }
a:hover      { text-decoration: solid; color: #8B4513 }

.txt { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; text-align:justify; color: #000000; text-decoration: none; margin: 30 40 30 30 }

.gmenu 			  { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: normal; color: #000000; text-decoration: none; margin: 6 0 0 2 }
.gmenu:link       { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #000000; text-decoration: none}
.gmenu:visited    { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #000000; text-decoration: none}
.gmenu:hover      { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #8B4513; text-decoration: none}

.left 			 { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: normal; color: #000000; text-decoration: none; margin: 6 0 0 10 }
.left:link       { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #000000; text-decoration: none}
.left:visited    { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #000000; text-decoration: none}
.left:hover      { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: bold; color: #8B4513; text-decoration: none}

.left1 			 { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: normal; color: #000000; text-decoration: none; margin: 50 0 0 10 }

.left3 			 { font-family: Verdana, sans-serif; font-size: 12px; vertical-align: top; font-weight: normal; color: #000000; text-decoration: none; margin: 6 0 0 10 }


.bottom:link       {font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; text-align:center; text-decoration: solid; color: #000000 }
.bottom:visited    {font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; text-align:center; text-decoration: solid; color: #8B4513 }
.bottom:hover      {font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; text-align:center; text-decoration: solid; color: #8B4513 }





.table { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; text-align:left; color: #000000; text-decoration: none; 
		margin: 0 0 0 0; border: 0px solid black; border-collapse: collapse; }
		
	.table td {  border: 0px solid black; vertical-align: top; padding: 0px;}
	
	
	
.menutab { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; text-align:left; color: #000000; text-decoration: none; 
		margin: 0 0 0 0; border: 0px solid black; border-collapse: collapse; }
		
	.menutab td { font-family: Verdana, sans-serif; font-size: 12px; font-weight: normal; text-align:left; color: #000000; text-decoration: none; border: 0px solid black; vertical-align: top; padding: 0px;}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url('blank.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale")
	}
	





UL LI { LIST-STYLE-TYPE: none! important }

H3 { font-family: verdana; font-size: 12px; color: #000000; font-weight: bold}

