@charset "UTF-8";
body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	background-image: url(http://www.thegrandpizzeria.com/images/bg_lines.gif);
}
p {
	margin: 1em;
}
.comments {
	background-color: #e3e3e3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

#wrapper {
	width:900px;
	height:643px;
	margin-top: 35px; /*set to a negative number 1/2 of your height*/
	margin-left: auto; /*set to a negative number 1/2 of your width*/
	border: 1px solid #333;
	margin-right: auto;
}

#wrapper2 {
	width:900px;
	margin-top: 35px; /*set to a negative number 1/2 of your height*/
	margin-left: auto; /*set to a negative number 1/2 of your width*/
	border: 1px solid #333;
	margin-right: auto;
	margin-bottom: 25px;
	position: relative;
}
#container {
	height: 100%;
	width: 100%;
	background-color: #000;
}
*{
	margin: 0px;
	padding: 0px;
}
.boarderRemove {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#flash {
	height: 443px;
	width: 900px;
	background-color: #000;
}
.clearfloats {
	clear: both;
}
#footer {
	background-image: url(../images/footerBar_strip.gif);
	height: 58px;
	width: 100%;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-decoration: none;
	text-align: right;
	color: #FFF;
}
#enterwrapper {
	position:absolute;
	top: 50%;
	left: 50%;
	width:384px;
	height:529px;
	margin-top: -264.5px; /*set to a negative number 1/2 of your height*/
	margin-left: -192px;
}
#entertop {
	height: 411px;
	width: 384px;
}
#enterenglish {
	float: left;
	height: 118px;
	width: 192px;
}
#enteritalian {
	float: left;
	height: 118px;
	width: 192px;
}
#l2center {
	height: 443px;
	width: 900px;
	background-color: #ECA529;
}
#l3center {
	height: 600px;
	width: 900px;
	background-color: #000;
}
#leftimg {
	float: left;
	height: 443px;
	width: 154px;
}
#centercontent {
	float: left;
	height: 443px;
	width: 441px;
}
#centercontent a {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #FFF;
	
}
#rightimg {
	float: left;
	height: 443px;
	width: 305px;
}
.contactcopy {
	font-size: 13px;
	font-family: arial, helvetica, sans-serif;
	color: #FFF;
}
#contactform {
	height: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	padding-left: 25px;
	width: 280px;
}
#gluten {
	height: 118px;
	width: 286px;
	position: absolute;
	left: 677px;
	top: 38px;
}
