#divLogo { 			position: absolute; 
					left: 5px; 
					top: 10px; 
					width: 125px; }
					
#divFoodMenu { 		position: absolute; 
					left: 5px; 
					top: 115px; 
					width: 125px; 
					padding: 4px; 
					background-color: #F3F3E3; }
					
#divOrdering { 		position: absolute; 
					left: 5px; 
					top: 325px; 
					width: 125px; 
					padding: 4px; 
					background-color: #F3F3E3; }
					
#divBanner { 		position: absolute; 
					left: 170px; 
					top: 10px; 
					width: 600px; 
					height: 46px; 
					background-color: #F3F3E3; }
					
#divResourceMenu { 	position: absolute; 
					left: 170px; 
					top: 67px; 
					width: 600px; 
					height: 15px; 
					background-color: #F3F3E3; }

#divSideImage { 	position: absolute; 
					left: 680px; 
					top: 125px; 
					width: 90px; }
					
#divSideBar { 		position: absolute; 
					left: 680px; 
					top: 220px; 
					width: 82px; 
					height: 220px; 
					padding: 4px; 
					background-color: #F3F3E3; }

#divColumn1 { 		position: absolute; 
					left: 166px; 
					top: 110px; 
					width: 220px; 
					text-align: left; }
					
#divColumn2 { 		position: absolute; 
					left: 420px; 
					top: 110px; 
					width: 220px; 
					text-align: left; }

#divWatermark { 	position: absolute; 
					left: 220px; 
					top: 150px; }

body { 				color: #826461; 
					font-family: Verdana; 
					font-size: 8pt; }

P.Content A:hover { color: black; 
					text-decoration: underline; }
					
P.Content A { 		color: black; 
					text-decoration: none; }

A { 				color: #826461; 
					font-family: Verdana; 
					font-size: 8pt; 
					text-decoration: none; }
					
A:Hover { 			color: #826461; 
					font-family: 
					Verdana; 
					font-size: 8pt; 
					text-decoration: underline; }

td { 				color: #826461; 
					font-family: Verdana; 
					font-size: 8pt; }