body{ } 

a img {border: none; } 
input { background: #FFFFFF !important; } 
option { background: #FFFFFF !important; } 
select { background: #FFFFFF !important; } 
#menu {
    position: absolute;
	top: 0px;
    left: 0px;
    padding: 10px;
	height: 100%;
    width: 200px;
	font-size: 22px;
	color: #FFFF99;
}

#top {
    background-color: #F4F4DD;
    width: 400px;
    clear: both;
    font-size: 21px;
	position: center;
	text-align:center;
	
}	

#pageimage {
    background-color: 
    width: 150px;
	padding-right: 2%;
    clear: both;
    font-size: 21px;
	position: center;
	text-align:left;
}	

#content {
    background-color: #F4F4DD;
	color: #003000;
    margin-left: 10%;
    width: 60%;
    font-size: 22px;
	position: center;
	text-align:center;
	padding-left: 200px;
	background-image: url(/images/lefttile.gif);
	background-repeat: repeat-y;
}

#table {
    border-color: green;
    font-size: 18px;
}

#tablephoto {
    font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
}

#tablephotobottom {
    font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
}


.booked { 
     background-color: #99CCFF;
}

      