#wrapper {
	position: absolute; top: 0px; left: 50%;
	display: block; width: 800px; height: 600px;
	margin: 0px 0px 0px -400px; padding: 0px;
	border: none;
}
#page_border {
	position: absolute; top: 0px; left: 0px;
	display: block; width: 800px; height: 610px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/main_page_border_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* BACKGROUND */
#logo {
	position: absolute; top: 10px; left: 5px;
	display: block; width: 275px; height: 135px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/logo.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#outside_right {
	position: absolute; top: -18px; right: -239px;
	display: block; width: 242px; height: 600px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/right_bg_yellow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#outside_left {
	position: absolute; top: -18px; left: -235px;
	display: block; width: 420px; height: 610px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/left_bg_yellow.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#lower_right {
	position: absolute; bottom: 0px; right: 4px;
	display: block; width: 270px; height: 135px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/lower_right_fork_knife.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#below_menu {
	position: absolute; top: 98px; right: 40px;
	display: block; width: 240px; height: 170px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/utensils.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#left_side {
	position: absolute; bottom: 0px; left: -2px;
	display: block; width: 275px; height: 425px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
}
#left_side #chef_brian {
	position: absolute; bottom: 6px; left: 13px;
	display: block; width: 255px; height: 216px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
}
#left_side #fadeshow {
	position: absolute; bottom: 207px; left: 13px;
	display: block; width: 255px; height: 216px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
}
#left_side #left_side_border {
	position: absolute; top: 0px; left: 0px;
	display: block; width: auto; height: auto;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
}

/* CONTENT */
#page_title {
	position: absolute; top: 110px; right: 7px;
	display: block; width: 520px; height: 30px;

	color: #dfdc00;
	font-weight: normal;
	font-size:20px;
	text-decoration: none;
	font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
}
#content {
	position: absolute; top: 140px; right: 7px;
	display: block; width: 520px; height: 410px;
	margin: 0px; padding: 0px;
	border: none;
	overflow: auto;
}
#content p {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: auto;
	margin: 5px; padding: 0px;
	line-height: 18px;
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #dfdc00;
	text-align: justify;
}
#content h3 {
	position: relative; top: 0px; left: 0px;
	display: block; width: auto; height: auto;
	margin: 5px; padding: 0px;
	line-height: 18px;
	font-family: Arial, Helevetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #333333;
	text-align: justify;
}
#content ul {
	margin: 0px 0px 0px 25px;   
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
}
#content span.code {
	display: inline;
	font-family: mono;
	background-color: #DDDDDD;
	padding: 3px;
}

/* MENU */
#menu {
	position: absolute; top: 2px; right: 9px;
	display: block; width: 439px; height: 95px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	overflow: hidden;
}
#menu #menu_border {
	position: absolute; top: 0px; left: 0px;
	display: block; width: 439px; height: 95px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_border_grey.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu #home {
	position: absolute; top: 3px; left: 3px;
	display: block; width: 94px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_home_black.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #about {
	position: absolute; top: 3px; left: 97px;
	display: block; width: 71px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_about_black.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #catering {
	position: absolute; top: 3px; left: 168px;
	display: block; width: 89px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_catering_black.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #videos {
	position: absolute; top: 3px; left: 257px;
	display: block; width: 73px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_video_black.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #contact {
	position: absolute; top: 3px; left: 330px;
	display: block; width: 106px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_contact_black.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #home:hover {
	position: absolute; top: 3px; left: 3px;
	display: block; width: 94px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_home_r.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;

}
#menu #about:hover {
	position: absolute; top: 3px; left: 97px;
	display: block; width: 71px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_about_r.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #catering:hover {
	position: absolute; top: 3px; left: 168px;
	display: block; width: 89px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_catering_r.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #videos:hover {
	position: absolute; top: 3px; left: 257px;
	display: block; width: 73px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_video_r.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
#menu #contact:hover {
	position: absolute; top: 3px; left: 330px;
	display: block; width: 106px; height: 89px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	background-image: url('../images/menu_contact_r.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
/* FOOTER */
#footer {
	position: absolute; bottom: 12px; right: 7px;
	display: block; width: 520px; height: 20px;
	margin: 0px; padding: 0px;
	border: none;
	background: none;
	line-height: 20px;
	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
#footer a{

	font-family: Arial, Helevetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.dish{
color: #dfdc00;
font-weight:normal;
font-size:16px;
text-decoration: none;
font-family:'Brush Script MT',Phyllis,'Lucida Handwriting',cursive;
}
