body {
  text-align:left;
  font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#cccccc;
  line-height:17px;
  margin-top:0pt;
  background-color:#292214;
  
}

#wrap {
  margin:0 auto 0 auto;
  width:760px; 
  text-align:left;
  
}

h1 {
  font:16px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight:bold;
  line-height:16px;
  margin-left:25px;
  margin-right:25px;
  
}

p {
  margin-left:25px;
  margin-right:25px;
    
}

ol {
  margin-left:50px;
  margin-right:25px;
    
}

ul {
  margin-top:0;
  margin-left:50;
  margin-right:25px;
    
}

div.menubackg {
  position:absolute;
  top:0;
  width:760px;
  border-left:1px solid black;
  border-right:1px solid black;
  border-bottom:1px;
  
  
      
}

div.menu {
  position:absolute;
  top:10px;
 
  margin-left:420px;
  margin-right:25px;
   
  
      
}

div.header {
  position:absolute;
  top:49px;
  margin-left:0;
  border-left:1px solid black;
  border-right:1px solid black;
  
    
}
  
div.photos {
  position:absolute;
  top:570px;
  margin-left:0;
  border-left:1px solid black;
  border-right:1px solid white;
  border-bottom:1px solid white;
  
}

div.contact {
  position:absolute;
  top:570px;
  margin-left:381px;
  border-left:1px solid white;
  border-right:1px solid black;
  border-bottom:1px solid white;
  
}

div.content {
  position:absolute;
  top:694px;
  margin-left:0;
  width:760px;
  background-color:#000000;
  border-left:1px;
  border-right:1px solid black;
  
}

table.table {
  width:95%;
  clear:both;
  font-size:12px;
  line-height:16px;
  margin-left:18px;
  
} 
  

a:link, a:visited, a:active {
  color:silver;
  text-decoration:none;

}


a:hover {
	color:green;
	text-decoration:none;
	
}


a.emphasis:link, a.emphasis:visited, a.emphasis:active {
  color:#CCCCCC;
  text-decoration:none;
    
}


a.emphasis:hover {
	color:#FFFFCC;
	text-decoration:none;
	
}	
