@charset "utf-8";
/* CSS Document */

#wrapper {
	width:950px;
	height:900px;
	margin:0 auto;
}
#topLeft {
	width:186px;
	height:188px;
	float:left;
	background:url(../graphics/images/td_01.jpg);
}
#topCenter {
	width:722px;
	height:188px;
	float:left;
	background:url(../graphics/images/td_02.jpg);
}
#topRight {
	width:42px;
	height:188px;
	float:left;
	background:url(../graphics/images/td_03.jpg);
}
#midLeft{
	width:186px;
	height:637px;
	float:left;
	background:url(../graphics/images/td_04.jpg);
}
#main {
	width:722px;
	height:637px;
	float:left;
	overflow:scroll;
	background:url(../graphics/images/td_05.jpg);
}
#mainNoOF {
	width:722px;
	height:637px;
	float:left;
	background:url(../graphics/images/td_05.jpg);
}
#midRight {
	width:42px;
	height:637px;
	float:left;
	background:url(../graphics/images/td_06.jpg);
}
#bottomLeft {
	width:187px;
	height:75px;
	float:left;
	background:url(../graphics/images/td_07.jpg);
}
#bottomCenter {
	width:721px;
	height:75px;
	float:left;
	background:url(../graphics/images/td_08.jpg);
}
#bottomRight {
	width:41px;
	height:75px;
	float:left;
	background:url(../graphics/images/td_09.jpg);
}
#cright {
	width:950px;
	height:auto;
	margin:0 auto;
}
#buttons {
	margin-top:25px;
}
/*images*/
#frontPageFood {
	width:267px;
	height:400px;
	float:left;
	margin:0 10px 0 5px;
}
#buffet {
	width:175px;
	height:257px;
	float:left;
	margin:0 10px 0 25px;
}
#desert {
	width:216px;
	height:147px;
}
#desertDiv {
	width:216px;
	height:250px;
	float:right;
	margin:0 25px 0 10px;
	text-align:center;
}
#salmon {
	width:165px;
	height:247px;
	padding-right:5px;
	float:left;
}
/*scroll*/
