body {
		margin:20px 20px 100px 15px;
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		background: #969100;
		}
		
	a {
	color: #969100;
	text-decoration: none;
	}
	
	a:hover {
	text-decoration: underline;
	}
	#header {
		position: absolute;
		top: 5px;
		left: 25px;
		width:100%;
		height: 100;
		}
		
	#sidebar {
		position: absolute;
		left: 25px;
		top: 110px;
		width:190px;
		background: #ffffcc;
		padding-top: 10px;
		padding-bottom:10px;
		}
	
	#gt {
		position: absolute;
		left: 225px;
		top: 170px;
		width:12px;
		height: 400px;
		background: #fff;
		}
		
	#menu {
		position: absolute; 
		top: 130px; 
		left: 250px; 
		width:500px;
		background:#969100;
		}
		
		#menu p { 
		    word-spacing: 50px;
			color: #fff;
			font-weight: bold;
			font-size: 14px;
		}
		
		#menu a {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		}
		
		#menu a:hover {
		color: #fff;
		}
		
		#menu a:visited{
		color: #fff;
		}
	#adminMenu {
		position: absolute; 
		top: 10px; 
		left: 10px; 
		background:#969100;
		}
		
		#adminMenu p { 
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		}
		
		#adminMenu td { 
		color: #fff;
		font-size: 14px;
		}
		
		#adminMenu h1 { 
		color: #fff;
		}
		#adminMenu h2 { 
		color: #fff;
		}
		#adminMenu a {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		}
		
		#adminMenu a:hover {
		color: #fff;
		}
		
		#adminMenu a:visited{
		color: #fff;
		}
		
		#adminMenu img{
		border: 6px;
		}		

	#page {
		position: absolute; 
		top: 205px; 
		left: 255px; 
		width: 500px; 
		height: 310px; 
		z-index: 4;
		}
	#pages {
	    background: #fff;
		font-size: 12px;
		position: absolute; 
		top: 170px; 
		left: 250px; 
		width: 740px; 
		height: 400px; 
		}
    #pages a{
	color: #969100;
	text-decoration: none;
	}
	
	#food {
		margin-left: 31px;
		margin-right: 25px;
		margin-top: 30px;
		font-weight: bold;
		color: #969100;
		}
	
	#content {
		margin-left: 35px;
		margin-top: 40px;
		padding-right: 50px;
		}

	#nextprev {
		position: absolute;
		top: 370px;
		left: 40px;
		}

		#nextprev a {
		text-decoration: none;
		font-weight: bold;
		font-size: 14px;
		}
		
		#nextprev a:hover {
		text-decoration: underline;
		}
		
		#nextprev a:visited{
		color: #969100;
		}
	
	#mff {
		position: absolute;
		float: right;
		top: 355px;
		left: 685px;
		}

	img.mff a{  
		margin: 4px; 
		border: 0px;
		} 
	
	#address {
		position: absolute; 
		top: 107px; 
		left: 760px; 
		width:150px;
		font-size: 11px;
		background:#969100;
		color: #fff;
		}

	#phone {
	position: absolute; 
	top: 120px; 
	left: 895px; 
	width:100px;
	background:#969100;
	color: #fff;
	}

	#galindex {
		padding-top: 5px; 
		margin-left: 50px;
		margin-right: 50px;
		font-size: 14px;
		}
		#galindex a{
		color: #ffffcc;
		text-decoration: none;
		}
		#galindex a:hover{
		color: #ffffcc;
		text-decoration: underline;
		}

#gal img { border: 6px solid #ffffcc; }
#thumbs {padding-top: 75px; }
#thumbs img {border: 6px solid #ffffcc; }