body {
	background-color: #CCCCCC;
}
div.header {
	width: 950px;
	height: 232px;
	background-color: #FFFFFF;
	border: 2px solid black;
}
div.header_img {
	height: 202px;
	width: 268px;
	float: left;
}
div.header_text {
	FONT-FAMILY: Comic Sans MS;
	display: table-cell;
	width: 670px;
	height: 12.625em;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	border: 0px solid black;
}
div.inner {
	position: relative;
	top: 50%;
	height: 8.625em;
	margin-top: -5.3125em;
}
div.separator {
	background-color: #34a02c;
	height: 5px;
	width: 950px;
	border-right: 0px solid black;
	border-left: 0px solid black;
}
div.nav {
	height: 30px;
	width: 950px;
	border: 0px solid black;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #34a02c;
}
div.main {
	height: 600px;
	width: 954px;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	background-color: white;
}
div.main_contact {
	height: 575px;
	width: 954px;
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	background-color: white;
}
div.menu {
	line-height: 30px;
	width: 129px;
	font-family: Arial;
	font-size: 12pt;
	float: left;
	color: #ba0000;
}
div.menu_active {
	line-height: 30px;
	width: 129px;
	FONT-FAMILY: Arial;
	font-size: 12pt;
	float: left;
	color: black;
}
#top {
	float: none;
	background-color: #34a02c;
	color: white;
	padding: 0px;
	height: 430px;
	width: 477px;
}
#bottom {
	background-color: white;
	color: #ba0000;
	float: left;
	font-family: Comic Sans MS;
	width: 477px;
	height: 145px;
}
#cafebottom {
	background-color: white;
	
	float: none;
	font-family: Comic Sans MS;
	width: 476px;
	height: 400px;
}
#cafetop {
	background-color: #ba0000;
	color: #34a02c;
	float: left;
	font-family: Comic Sans MS;
	width: 477px;
	height: 75px;
}
#pizzatop {
	background-color: #34a02c;
	color: black;
	float: left;
	font-family: Comic Sans MS;
	width: 477px;
	height: 75px;
}
#pizzabottom {
	background-color: white;
	
	
	float: none;
	font-family: Comic Sans MS;
	width: 476px;
	height: 400px;
}

#review{width:914px;
	float:none;
	font-family: comic sans ms;
	text-align: left;
	padding: 20px;}
div.main_left {
	float: left;
	height: 575px;
	
}
div.main_right {
	float: right;
	height: 575px;
	
}
div.main_left_menu {
	float: left;
	height: 525px;
	width: 417px;
	text-align: left;
	padding: 25px;
	font-family: Comic Sans MS;
	overflow:hidden;
	
}
div.main_right_menu {
		float: right;
	height: 525px;
	width: 417px;
	text-align: left;
	padding: 25px;
	font-family: Comic Sans MS;
	
	
}
#banner {
	height: 25px;
	width: 954;
	background-image: url('banner.gif');
	background-repeat: repeat-x;
}
#footer {
height: 25px;
width: 954px;
padding: 5px;
font-family: comic sans ms;
font-size: 9pt;}
A:link {
	text-decoration: none;
	color: #ba0000;
}
A:visited {
	text-decoration: none;
	color: #ba0000;
}
A:active {
	text-decoration: none;
	color: #ba0000;
}
A:hover {
	text-decoration: underline;
	color: #ba0000;
}
