body
{
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#centered_box
{
	position: absolute;
	left: 50%;
	width: 644px;
	margin-top: 50px;
	margin-left: -322px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

#title_top
{
	background-image: url(images/img_title_top_temp.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width:644px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #54640B;
}

#title_bottom
{
	background-color: #9EBEF4;
	height: 13px;
	width:644px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_left
{
 	float: left;
	background-image: url(images/img_left.gif);
	width: 84px;
	height: 328px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
}

#content_right
{
	background-image: url(images/img_centre.jpg);
	float: right;
	background-color: #6690CE;
	width: 644px;
	min-height: 326px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	border: 1px solid #54640B;
}

#index_text
{
	width: 496px;
	margin: 0px 6px 0px 6px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: justify;
	font-size: 8pt;
	font: 80% Georgia, Arial, serif;
}

#index_text p
{
	margin: 2px 2px 6px 2px;
	padding: 0px 0px 0px 0px;
}

#menu
{
 	text-align: center;
}

#download
{
 	text-align: center;
}

#footer
{
 	text-align: right;
}

 a
{
	text-decoration: underline;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #54640B;
	outline: none;
}

a:hover
{
	color: #515151; text-decoration: none;
}

.button
{
	height: 19;
	float: right;
}

.gap
{
	float: right;
}


.rollover 		{ display: block; }
.rollover img 		{ border: 0; }
.rollover:hover 	{ visibility: visible; }
.rollover:hover img 	{ visibility: hidden; }

#buffet			{ background-image: url(images/buffetOver.gif); }
#shop			{ background-image: url(images/shopOver.gif); }
#vending		{ background-image: url(images/vendingOver.gif); }
#desserts		{ background-image: url(images/dessertsOver.gif); }
#contact		{ background-image: url(images/contactOver.gif); }
#home			{ background-image: url(images/homeOver.gif); }
