body {
	background-color: #000000;
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFCC;
	text-align: center;
	margin:0 auto;   
	min-height: 768px;
}

p {
	margin: 10px;
	text-indent: 10px;	
}

a {
  color:#FFFFFF;
  background:transparent;
  text-decoration:underline;
}

a:visited {
  color:#6699CC;
  text-decoration:none;
}

a:hover {
  color:#FFFF80;
  text-decoration:none;
}

a.menu-resort {
   position:relative;
   display:block;
   background:url('images/resort.jpg') no-repeat;
   width:178px;
   height:39px;
   text-indent:-10000px;
}

a.menu-resort:hover {
   background:url('images/resort-over.jpg') no-repeat;
}

a.menu-resort:active {
   background:url('images/resort-down.jpg') no-repeat;
}

a.menu-restaurant {
   position:relative;
   display:block;
   background:url('images/restaurant.jpg') no-repeat;
   width:178px;
   height:40px;
   text-indent:-10000px;
}

a.menu-restaurant:hover {
   background:url('images/restaurant-over.jpg') no-repeat;
}

a.menu-restaurant:active {
   background:url('images/restaurant-down.jpg') no-repeat;
}

a.menu-lounge {
   position:relative;
   display:block;
   background:url('images/lounge.jpg') no-repeat;
   width:178px;
   height:40px;
   text-indent:-10000px;
}

a.menu-lounge:hover {
   background:url('images/lounge-over.jpg') no-repeat;
}

a.menu-lounge:active {
   background:url('images/lounge-down.jpg') no-repeat;
}

a.menu-store {
   position:relative;
   display:block;
   background:url('images/c-store.jpg') no-repeat;
   width:178px;
   height:40px;
   text-indent:-10000px;
}

a.menu-store:hover {
   background:url('images/c-store-over.jpg') no-repeat;
}

a.menu-store:active {
   background:url('images/c-store-down.jpg') no-repeat;
}

a.menu-contact {
   position:relative;
   display:block;
   background:url('images/contactus.jpg') no-repeat;
   width:178px;
   height:40px;
   text-indent:-10000px;
}

a.menu-contact:hover {
   background:url('images/contactus-over.jpg') no-repeat;
}

a.menu-contact:active {
   background:url('images/contactus-down.jpg') no-repeat;
}

.footer {
	position: relative;
	display:block;	
	font-size: 10px;
	text-align: center;
	margin:0 auto;
	color:#FFE;
	width:800px;
	height:20px;
}
.tableHeader {
	background-color: #666633;
	font-weight: bold;
	font-size: 12;
	color: #000000;
	height: 15px;
	border: none;

}
#content {
   position:relative;
   display:block;
   margin:0 auto;
   text-align:left;
   width:800px;
   height:1050px;
}

#headerbkgd {
  position:absolute;
  left:0px;
  top:0px;
  width:800px;
  height:158px;
}
#menu {
   position:absolute;
   top:158px;
   left:0px;
   width:178px;
   height:200px;
   
}

#headerbkgd008 {
  position:absolute;
  left:178px;
  top:158px;
  width:622px;
  height:55px;
}

#body-text {
  position:absolute;
  display:block;
  left:178px;
  top:213px;
  width:622px;
}

#restaurant-lounge {
   position: absolute; 
   display:block;
   bottom: 0px; 
   right: 0px; 
   width: 256px; 
   height: 114px; 
   z-index: 1; 
   background:transparent;
}
