			/* NAVIGATION BUTTONS */
			.cssnav	{
						position:relative;
						font-family: arial, helvetica, sans-serif;
						background-image:  url(http://www.cookingthai.info/image/buttons/button-02.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 150px;
						height: 35px;
						margin: 0; 
						padding: 0; 
			}
			.cssnav a {
						display: block;
						color: #000000;
						font-size: 11px;
						width: 150px;
						height: 35px;
						display: block;
						float: left;
						color: black; 
						text-decoration: none;
			}

			.cssnav img {width: 150px; height: 35px; border: 0; }
			* html a:hover {visibility:visible}
			.cssnav a:hover img{visibility:hidden}

			.cssnav span {
						position: absolute;
						left: 38px;
						top: 10px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 111px;
						height: 14px;
						text-align: center;
			}
			/* END OF NAVIGATION */
body {
	background-image: url(image/thai-cuisine-background.jpg);
}
a:link {
	color:#0000FF;
}
a:hover {
	color:#6666FF;
}
a:visited {
	color:#669999;
}
.topbar {
	color:#FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuselection {
    color:#FFFFFF;
	background-color:#666666
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}.NOTEtext {
	font-size: 9px;
	color:#000000;
}
