* {
  margin: 0;
  padding: 0;
}

body {
  background: #000 url('images/bg.jpg') repeat-x;
  text-align: center;  	 
}

div#outer {
  width: 858px;
  w\idth: 862px;
  height: 785px;
  margin: auto;
  text-align: left;
  background-color: black;  
}

div#wrapper {
  width: 854px;
  height: 785px;
  margin: auto;
  border-left: 3px #044E05 solid;
  border-right: 3px #044E05 solid;
}

div#container {    
  margin: auto;
  width: 828px;
  height: 785px;
  background: #044E05 url('images/header.jpg') top center no-repeat;
  border-left: 13px #034004 solid;
  border-right: 13px #034004 solid;
}

h1 {
  padding: 6px 0 0 250px;
  height: 87px;
}

h1 img {
  border-left: 2px #034004 solid;
  border-right: 2px #034004 solid;
  border-top: 0;
  border-bottom: 0;
  }

h2 {
  font-family: Georgia, Garamond, serif;  
  color: #F0F0F0;
  margin-bottom: 8px;
}

div#menu {
  width: 221px;
  height: 190px;
  background: url('images/menu.jpg') no-repeat;   
  font: bold 1.25em Georgia, Garamond, serif; 
  margin: 0 0 10px 295px;
  border-bottom: 1px #000 solid;
     	     
}

ul {
  padding-top: 8px;
  list-style: none;
  width: 175px; 
  
}

ul li  {
  background: url('images/button.jpg') no-repeat;
  padding: 2px 0 0 40px;
  height: 33px;
  width: 175px;
  line-height: 150%;
  margin-left: 7px;
  voice-family: "\"}\""; voice-family: inherit;
  margin-left: 23px;
}

ul li a {
  color: #F1F1F1;
  text-decoration: none;
 }

ul li a:hover {
  color: #FFF;
  text-decoration: underline;
}

p#left {
  float: left;
  display: inline;
  margin: 0 0 3px 3px;
}

div#flash {
  width: 485px;
  height: 364px;  
  margin: 2px 0 8px 60px;
  float: left;
  border: 3px #024003 solid;
 }

p#small_flash {
  float: left;
  border: 1px green solid;
  display: inline;
  margin: 4px 7px 0 3px;
}

p#banner {
  float: left;
  width: 485px;
  height: 60px;
  margin-left: 60px;
  border: 3px #024003 solid;
}

div#contact {
  float: left;
  margin: 5px 0 3px 28px;
  width: 390px;
}


div#about {
  float: left;
  width: 550px;
  margin: 5px 0 3px 50px;
  color: #F1F1F1;
}

div#about p {
   background: #024003;
   padding: 3px;
   font: bold .75em Verdana, Arial, sans-serif;
}


address {
  color: #F1F1F1;
  width: 360px;
  background: #024003;
  font: bold 1em Verdana, Arial, sans-serif;
  padding: 3px 0 3px 3px;
}

#emails { 
  width: 360px;
  w\idth: 325px;
  height: 30px;
  padding: 1px 0 8px 38px;
  font: bold .8em Verdana, Arial, sans-serif; 
  background: #024003 url('images/email.gif') no-repeat 0 6px;
  %margin-bottom: 12px;
}

* html #emails {margin-bottom: 12px;}


#emails a { 
  color: #F1F1F1;
  text-decoration: none;
 }


#emails a:hover {
   color: #F1F1F1;
   text-decoration: underline;
 }

div#footer {
 clear: left;
  background: url('images/footer.jpg') no-repeat;
  width: 827px;
  height: 44px;
  text-align: center;
 }

#footer p {
  color: gray;
  padding-top: 20px;
  font: bold .65em Verdana, Arial, sans-serif;
}

p#right {
  float: left;
  background: #024003;
  width: 220px;
  height: 340px;
  margin-top: 40px;
  padding-top: 20px;
  text-align: center;

}

img {
  border: 0;
}

#gal {
  text-align: center;
  list-style: none;
  float: left;
  width: 610px;
  w\idth: 600px;
  padding: 9px 5px 8px 40px;
}

#gal li {
  width: 95px;
  height: 85px;
  background: #595959;
  border: 1px solid #000;
  float: left;
  display: inline;
  margin: 15px;
  padding: 8px; 
}

#gal li {
  behavior: url(hover.htc);
}

#gal li:hover, 
#gal li.hover {
   background: #CCCCCC;
}

#gal li a:hover {
  cursor: url("zoomin.cur"), url(zoomin.gif), auto;
}

#gal img {
  width: 90px;
  height: 80px;
  border: 2px solid #000;
  vertical-align: top;
}

a, a:visited {
  color: #F1F1F1;
  text-decoration: none;
}

a:hover {
  color: #FFF;
  text-decoration: underline;
}

#stat {visibility:hidden;}
#lightbox { background-color:#000400; padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px;	}	
#lightboxCaption { float:left; color:#fff; font-size:11px; }
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#closebutton { display:none; }

