html, body {
	background-color:#FFCC33;
	color:#990000;
	line-height:1.4em;
	margin:0;
	padding:0;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#top {
	display:block;
	height:215px;
	background-color:#CC6600;
	background-image:url(/img/flavour_img_02.gif);
	line-height:normal;
}
#top-main {
	display:block;
	height:215px;
	width:790px;
	margin:0 auto 0 auto;
	background-color:#CC3300;
	background-image:url(/img/flavour_img_05.gif);
	background-repeat:repeat-x;
}
#top-right {
	width:790px;
	height:215px;
	background-image:url(/img/flavour_img_07.gif);
	background-repeat:no-repeat;
	background-position:right;
	margin: 0;
	padding: 0;
}
#top-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:60px;
	color: #FFCC00;
	padding: 80px 20px 0 30px;
}
#top-text-right {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:30px;
	text-align:right;
	color: #FFFF00;
	padding: 2px 30px 0 20px;
}
#body-main {
	width:750px;
	margin:0 auto 0 auto;
	background-image:url(/img/flavour_img_12.gif);
	padding: 0 25px 0 15px;
}
#body-text {
	min-height:130px;
	margin: 0;
	padding: 0 0 0 140px;
}
#body-text a, #body-text a:link {
	color:#990000;
	font-weight:bold;
	border-bottom:1px solid navy;
	padding:0 1px 1px 1px;
	background-color:yellow;
	text-decoration:none;
}
#body-text a:hover {
	color:#660000;
	font-weight:bold;
	border-bottom:1px solid #990000;
	padding:0 1px 1px 1px;
	background-color:#FFCC00;
	text-decoration:none;
}
#body-text table {
	text-align:left;
	border-collapse:collapse;
}
#body-text td, th {
	border:1px solid #660000;
	padding:4px;
}
#body-text td.description {
	font-size:85%;
	color:maroon;
}
#footer {
	display:block;
	width:790px;
	margin:0 auto 0 auto;
}
#navi {
	/*font-family:Verdana, Arial, Helavatica, Sans-serif;*/
	font-size:14px;
	text-transform:lowercase;
	font-weight:bold;
	display:block;
	width:130px;
	margin:0;
	padding:0;
	background-color:#FF6633;
	float: left;
}
#navi ul {
	padding:0;
	margin:0;
}
#navi li {
	list-style:none;
	display:block;
	height:16px;
	padding:5px 0 5px 5px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #666666;
}
#navi li a, #navi li a:link, #navi li a:active, #navi li a:visited {
	border-left:10px solid #FF9900;
	text-decoration:none;
	letter-spacing:3px;
	color:#FFFF00;
	padding-left:10px;
}
#navi li a:hover {
	border-left:10px solid #FFCC99;
	text-decoration:none;
	letter-spacing:3px;
	color:#FFFFFF;
	padding-left:10px;
}
#the-menu {
	text-align:center;
}
#the-menu p {
	text-transform:lowercase;
	font-style:italic;
	margin-bottom:20px;
}
#the-menu span {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	padding-bottom:5px;
	text-transform:capitalize;
}
#body-text h2 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0 0 10px 0;
}
#body-nav {
	position:relative;
	text-align:right;
}
#credits {
	font-family:Verdana, Arial, Helavatica, Sans-serif;
	font-size:12px;
	display:block;
	text-align:center;
	font-size:12px;
	color:maroon;
	clear:both;
	padding-bottom:5px;
}
a.subnav {
	border-left:4px solid #FF9900;
	text-decoration:none;
	color:#FFFF00;
	padding-left:10px;
}

