body {
	margin: 0px;
	padding: 0px;
	background-image: url(http://alongis.com/images/backtile.jpg);
	background-repeat: repeat-x;
	background-color: #74bf63;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
* {
	margin: 0px;
	padding: 0px;
}
#marginup {
	background-image: url(http://alongis.com/images/marginup.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 16px;
	width: 734px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 68px;
}

#container {
	position:relative;
	width:734px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5FA314;
	background-color: #FFFFFF;
}
#marginleft {
	height: 382px;
	width: 12px;
	background-image: url(http://alongis.com/images/marginleft.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: -13px;
	top: 3px;
}
#marginright {
	height: 373px;
	width: 19px;
	background-image: url(http://alongis.com/images/marginright.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 735px;
	top: 11px;
}

#header {
	height: 221px;
	position: relative;
}
#logo {
	position: absolute;
	z-index: 2;
	left: 112px;
	top: -75px;
}

#mainmenu {
	height: 293px;
	width: 215px;
	display: block;
	background-image: url(http://alongis.com/images/menuback.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	position: absolute;
	top: -66px;
	left: 16px;
	z-index: 1;
}
#header ul {
	display: block;
	position: absolute;
	z-index: 3;
	list-style-type: none;
	left: 52px;
	top: 21px;
}

#header li {
	display: inline;

}
#header a {
	display: block;
}

#bigpic {
	height: 307px;
	width: 447px;
	position: absolute;
	z-index: 1;
	background-image: url(http://alongis.com/images/bigpic.jpg);
	background-repeat: no-repeat;
	left: 260px;
	top: -86px;
}
#maintbl {
	display: block;
	margin-left: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #a2020e;
	font-weight: normal;
	display: block;
	margin-bottom: 5px;
	line-height: 24px;
	padding-left: 2px;
}
#maintbl a {
	color: #a2020e;
	text-decoration: none;
}
#maintbl a:hover {

	color: #a2020e;
	text-decoration: underline;
}

#leftup {
	padding-right: 7px;
	padding-top: 7px;
}
#leftup p {
	padding-left: 2px;
	line-height: 18px;
	padding-bottom: 15px;
}
#rightfloat {
	display: block;
	float: right;
	margin-top: -8px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
}
#rightfloat img {
	border: 2px solid #427a3c;
	display: block;
}



#leftdown {
	height: 124px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	margin-right: 7px;
	background-color: #f8f8f8;
	padding-right: 5px;
}
#leftdown img {
	display: block;
	float: right;
	margin-left: 6px;
	margin-top: 5px;
}


#rightup {
	background-image: url(http://alongis.com/images/pizza_back2.jpg);
	background-repeat: repeat-y;
}
.titlesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a2020e;
	font-weight: bold;
	line-height: 17px;
	letter-spacing: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#rightup p {
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 12px;
}
#rightup a {
	color: #a2020e;
	text-decoration: underline;
}
#rightup a:hover {
	text-decoration: none;
}



#rightdown {
	background-image: url(http://alongis.com/images/pizza_back2.jpg);
	background-repeat: repeat-y;
}
#rightdown img {

}

#line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	font-size: 1px;
	height: 5px;
}
#downmenu {
	display: block;
	list-style-type: none;
	color: #8a8a8a;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#downmenu li {
	display: inline;
}
#footer {
	text-align: center;
	display: block;
	padding-top: 7px;
	padding-bottom: 12px;
	line-height:19px;
}

#footer a {
	padding-top: 5px;
	padding-bottom: 15px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#downmenu a {
	color: #8a8a8a;
	text-decoration: none;
}
#downmenu a:hover {
	color: #a2020e;
	text-decoration: none;
}
#centertbl {
	margin-top: 10px;
	width: 699px;
	color: #8a8a8a;
}

#centertbl a {
	color: #a2020e;
	text-decoration: none;
}
#centertbl a:hover {

	color: #a2020e;
	text-decoration: underline;
}
#centerpic {
	padding-top: 10px;
	padding-bottom: 10px;
}
#newtitle .title {
	margin-bottom: 0px;
	margin-top: 2px;
}
#newtitle {
	margin-top: 12px;
}
.red {
	color: #ba1000;
}
