body {
	background: #020104 url(images/good-food.gif) repeat-x;
	color: #000000;
	font-family: tahoma, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
* {margin:0px;padding:0px;}
#header ul{
	margin: 20px 25px 25px 20px;
	padding:0px;
	display:block;
	color:#000000;
	width:auto;
	width: 110px;
	position:absolute;
font-size: 14px;
	background-color:#FF0000;

}
#navtop{
	background-image:url(images/pizza.gif);
	background-repeat: no-repeat;
	display:block;
	width:146px;
	height:20px;
}
#navbottom{
	background-image:url(images/italian-food.gif);
	display:block;
	width:146px;
	height:19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
p a:link { 
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
	
p a:visited { 
	color: #0000ff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
	
p a:hover, a:active { 
	color: #cc0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#header {
	width: 785px;
	height: 351px;
	margin:0px;
	display:block;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#content {
	background: url(images/good-food.gif) repeat-y;
	width: 785px;
}

#left {
	position:relative;
	margin-left:5px;
	float:left;
	padding: 10px 10px 10px 20px;
	display:inline;
	background: url(images/chinese-food.gif) repeat-x;
	width: 250px;

#middle {
	padding: 10px 10px 10px 20px;
	position:relative;
	float:left;
	display:inline;
	background: url(images/subs.gif) repeat-x;
	width: 200px;
}

#right {
	float:left;
	display:inline;
	background: url(images/cakes.gif) repeat-x;
	width: 265px;
}
#right p{
padding: 10px 10px 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
}
#right p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#e5d7a7;
	
}
#footer {
	margin-left:5px;
	display:block;
	background: url(images/coffee.gif) repeat-x;
	width: 775px;
	height:67px;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform:none;
	color: #f1e6c0;
	text-decoration: none;
	text-align:center;
	padding-top:20px;
}
