.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
}
.content-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
	font-weight: bold;
}

.menu-jump {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4a070e;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e7d7b9;
}
body {
	margin:0;
	padding:0;
	background-color:#4a070e;
	background-image:url(images/index_01.gif);
	background-repeat:repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#main {
	position: relative;
	top:0;
	left:0;
	width: 100%;
	margin: 0 auto 0;
	border: 0px;
	text-align: center;
	vertical-align: top;
	padding: 0;

}
#wrapper {
	background-color: #e7d7b9;
	position: relative;
	top:0;
	left:0;
	width: 778px;
	margin: 0 auto 0;
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	overflow: auto;
}
#header {
	height: 120px;
	width: 778px;
	position: relative;
}
#nav-top {
	height:33px;
	width: 778px;
	position: relative;
}
#pizza {
	height: 110px;
	width: 778px;
	position: relative;
}
#nav-lower {
	height: 24px;
	width: 778px;
	position: relative;
}
#content-section {
	margin-top: 0px;
	width: 778px;
	background-color: #e7d7b9;
	background-image:url(images/index_07.gif);
	background-repeat:repeat-x;
	overflow: auto;
}
#text {
	margin-top: 26px;
	width: 671px;
	background-color: #e7d7b9;
	text-align: left;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 10px; 
}
#bottom {
	position: relative;
	width: 100%;
	text-align: center;
	vertical-align: top;
	background-color: #1c0305;
	background-image:url(images/index_10.gif);
	background-repeat:repeat-x;
	top:0;
	left:0;
	margin: 0 auto 0;
	border: 0px;
	padding: 0;
}
#copyright {
	height: 41px;
	width: 778px;
	text-align: center;
	color: #e7d7b9;
	background-image:url(images/index_11.gif);
	background-repeat:no-repeat;
	background-color: #1c0305;
	overflow: auto;	
	position: relative;
	top:0;
	left:0;
	margin: 0 auto 0;
	border: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0;
	overflow: auto;
}
#copyright-text-left {
	padding: 6px;
	height: 20px;
	width: 200px;
	text-align: left;
	float:left;
}
#copyright-text-right {
	padding: 6px;
	height: 20px;
	width: 150px;
	text-align: right;
	float: right;
}	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
	font-weight: bold;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
	font-weight: bold;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
	font-weight: bold; 
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4a070e;
	font-weight: bold;
}
