#divWrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 1px;
	border: thin none #339933;
	text-align: center;
}
#divLeftLogo {
	float: left;
	height: auto;
	width: 25%;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
#divRightLogo {
	float: right;
	height: 90px;
	width: 15%;
	margin: 0px;
	text-align: center;
	padding: 0px;
	background-color: #FFFFFF;
}

#divHeader {
	height: 170px;
	width: 100%;
}

#divNav {
	float: left;
	width: 100%;
	clear: none;
	text-align: center;
	height: 24px;
}

body {
	font: 14px Garamond;
	margin: 0px;
	background-image: url(../images/ivorydigitsbackground.jpg);
	background-repeat: repeat;
	background-position: center center;
	background-attachment: fixed;
	width: 100%;
	text-align: center;
	height: 22em;
	background-color: #FFF;
}
#address {
	width: 100%;
	text-align: center;
	height: auto;
	float: left;
}
#divfooter {
	text-align: center;
	width: 100%;
	float: right;
}

#divContent {
	float: left;
	width: 100%;
	margin: 0px;
	padding-top: 5px;
	text-align: justify;
}
#divconright {
	float: right;
	width: 15%;
}
#divconcenter {
	float: left;
	width: 66%;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
}
#divconleft {
	float: left;
	width: 15%;
	text-align: center;
}
#divheadcenter {
	width: 70%;
	margin: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	height: 2em;
	vertical-align: bottom;
	text-align: center;
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divHighLightbanner {
	text-align: center;
	padding: 5px;
}
#divCopyright {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
#divLeftLogo img {
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#divheadsub {
	padding: 3px;
	height: 1.4em;
	width: 70%;
	float: left;
	clear: none;
	text-align: center;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}
#pizzapics {
	margin: 0;
	float: none;
	width: 66%;
	border: thin double #F00;
	text-align: center;
	padding: 0px;
}
#divcenter1third {
	font: .8em Georgia, "Times New Roman", Times, serif;
	float: left;
	height: auto;
	width: 30%;
	text-align: center;
}
.divcenter2third {
	float: left;
	height: auto;
	width: 30%;
	font: .8em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding-right: 5%;
	padding-left: 5%;
}
.divcenter3third {
	font: .8em Georgia, "Times New Roman", Times, serif;
	float: left;
	height: auto;
	width: 30%;
	text-align: center;
}
#divpagetitle {
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #900;
	float: left;
	width: 70%;
	height: 2em;
}
