body,td,th {
	color: #D4D0C8;
}
a {
	color: #666666;
}
body {
	background-color: #000000;
	background-image: url(img/pattern.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 #header {
	position: absolute;
	width: 100%;
	height: 50px;
	top: 0px;
}
			
#main {
                /* Provide scrollbars if needed, position below header, and derive height from top/bottom */
                overflow: auto;
                position: absolute;
                width: 100%;
                top: 32px;
                bottom: 0;
            }

.section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	color: #CC930D;
	font-style: oblique;
}
.dishname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC930D;
}
.descriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color: #CCCCCC;
}
.remark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	font-style: italic;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
}
A.nav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #CCCCCC;
}
A.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #CCCCCC;
}
A.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #999999;
}
A.nav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	color: #CCCCCC;
}
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 2px; color: #CCCCCC; font-weight: bold; }

.style12 {padding: 5px; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif;}
.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}
A.mainnav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}
A.mainnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}
A.mainnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}

A.mainnav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	color: #666666;
}
