body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #b0b0b0; 
	}

.label { 
	font-weight: bold; 
	}

#ui { 
	width: 800px; 
	height: 600px; 
	margin: auto; 
	}

/* begin banner */

#banner { 
	height: 140px; 
	width: 800px; 
	}

#img_banner { 
	width: 800px; 
	height: 140px; 
	}

/* end banner */

/* begin navbar */

#navbar { 
	height: 20px; 
	width: 800px; 
	background-color: #221c19; 
	}

#img_navbar { 
	float: left; 
	width: 120px; 
	height: 20px; 
	}

#nav_main { 
	text-align: right; 
 	margin-left: 120px; 
 	width: 254px; 
 	line-height: 20px; 
	}

#nav_food { 
	text-align: left; 
 	width: 395px; 
 	height: 18px; 
 	line-height: 20px; 
 	position: relative; 
 	left: 382px; 
 	top: -20px; 
	}

#nav_main a, #nav_food a, #imgarea a { 
	text-decoration: none; 
	color: #ffff66; 
	text-transform: uppercase; 
	}

#nav_main a:hover, #nav_food a:hover, #imgarea a:hover { 
	color: #cc0000; 
	}

#nav_main a:active, #nav_food a:active, #imgarea a:active { 
	color: #ffffff; 
	}

#nav_main span.selected, #nav_food span.selected, #imgarea span.selected { 
	color: white; 
	text-transform: uppercase; 
	}

/* end navbar */

/* begin imgarea */

#imgarea { 
	background-color: #221c19; 
	color: #ffff66; 
	width: 800px;
	height: 316px; 
	}

#img_arealeft { 
	float: left; 
	margin-left: 20px; 
	width: 82px; 
	height: 296px; 
	}

#img_areata { 
	margin-left: 10px; 
	width: 126px; 
	height: 296px; 
	}

#imgareata { 
	margin-left: 112px; 
	height: 296px; 
	width: 126px; 
	background-color: #221c19; 
	}

#img_areata_top { 
	margin-top: 0px; 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#img_areata_mid { 
	margin-top: 9px; 
	margin-bottom: 9px; 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#img_areata_bot { 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#imgareatb { 
	position: relative; 
	left: 248px; 
	top: -296px; 
	height: 296px; 
	width: 126px; 
	background-color: #221c19; 
	}

#img_areatb_top { 
	margin-top: 0px; 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#img_areatb_mid { 
	margin-top: 9px; 
	margin-bottom: 9px; 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#img_areatb_bot { 
	height: 89px; 
	width: 124px; 
	border: 1px #fdf8e0 solid; 
	}

#img_areamain { 
	position: relative; 
	left: 383px; 
	top: -592px; 
	height: 295px; 
	width: 393px; 
	border: 1px #fdf8e0 solid; 
	}

#imgarea ul { 
	text-transform: uppercase; 
	list-style-type: none; 
	padding: 0px; 
	background-color: #221c19; 
	width: 218px; 
	/* float: left; */
	margin-left: 20px; 
	margin-top: 0px; 
	}

#imgarea ul ul { 
	width: 194px; 
	}

/* end imgarea */

/* begin endtext */

#endtext { 
	width: 800px; 
	height: 124px; 
	background-color: #221c19; 
	}

#contact { 
	letter-spacing: .125em; 
	line-height: 125%; 
	background-color: #221c19; 
	color: #fdf8e0; 
	margin-top: 0px; 
	margin-left: 20px; 
	float: left; 
	width: 353px; 
	}

#maincaption { 
	float: right; 
	width: 395px; 
	margin-right: 20px; 
	background-color: #221c19; 
	color: #fdf8e0; 
	letter-spacing: .1em; 
	}

#maincaption p { 
	margin: 0px; 
	padding: 0px; 
	}

p.imgcaption { 
	display: none; 
	}

/* end endtext */

/* begin TEMPORARY footer */

#footer {
	margin-left: 8em; 
	margin-right: 20%; 
	padding: 20px; 
	}

#w3cxhtml {
	float: left; 
	width: 88px; 
	height: 31px; 
	border: 0px; 
	}
#w3ccss {
	float: right; 
	width: 88px; 
	height: 31px; 
	border: 0px; 
	}

/* end TEMPORARY footer */