body
{
	height:96%;
	width:100%;
	margin-top:25px;
	margin-bottom:0px;
	padding-bottom:-25px;
	margin-left:0px;
	margin-right:0px;
	font-family: verdana;
	font-size:8pt;
	line-height:16px;
	color: #000;
	background: url(../images/acres_body_bg.gif) #c4c5c4;
	background-repeat:no-repeat;
}

div
{
	background-repeat:no-repeat;
}

b
{
	font-weight: bold;
	color:#4B7F4B;
}

A {font-family: verdana; color:#076DAE; }

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {border-bottom: 1px dashed #000;
}

#content
{
	position:absolute;
	width:500px;
	height:325px;
	top:173px;
	margin: 0px auto;
	margin-left:192px;
	z-index: 3;
}

#acres-menu
{
	position:absolute;
	left:50%;
	margin-left:-360px;
	z-index: 3;
	font-size:7pt;
}

#acres-menubg
{
	position:absolute;
	left:50%;
	margin-left:-185px;
	z-index: 3;
	font-size:7pt;
	border-right: 1px solid #cccccc;
}

#main-div
{
	align:center;
	width:740px;
	border: 2px solid #06325F;
	margin:0px auto;
	display:none;
}

#content-bg
{
	position:absolute;
	width:740px;
	height:200px;
	background-image: url(../images/acres_content_vspacer.png);
	background-repeat: repeat-y;
	top: 170px;
	left:50%;
	margin-left: -372px;
	z-index:1;
	border: 2px solid #06325F;
	border-top:0px;
	border-bottom:0px;
	display:none;
}

#top-flash
{
	position:absolute;
	z-index:1;
	top:27px;
}

#flash
{
	z-index:1;
}

#acres-top-bar {
	width:740px;
	height:44px;
	background-image: url(../images/acres_top_bar.png);
	z-index:1;
}

#acres-top-content {
	width:740px;
	height:99px;
	background-image: url(../images/acres_top_content.png);
	z-index:2;
}

#acres-content-main {
	position:relative;
	width:644px;
	height:346px;
	background-image: url(../images/acres_content_main.png);
	left: 48px;
	top: 143;
	z-index: 2;
}

#acres-left-corner {
	position:absolute;
	left:50%;
	top:272px;
	width:48px;
	height:51px;
	margin-left:-372px;
	background-image: url(../images/acres_left_corner.png);
	z-index: 3;
	border: 2px solid #06325F;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
}

#acres-right-corner {
	position:absolute;
	left:50%;
	top:188px;
	width:48px;
	height:51px;
	margin-left:322px;
	background-image: url(../images/acres_right_corner.png);
	z-index: 3;
	border: 2px solid #06325F;
	border-top:0px;
	border-bottom:0px;
	border-left:0px;

}

#acres-bottom-bar {
	position:absolute;
	left:50%;
	width:740px;
	height:61px;
	margin-left:-372px;
	z-index: 2;
	background-image: url(../images/acres_bottom_bar.png);
	border: 2px solid #06325F;
	border-top:0px;
	border-bottom:0px;

}

#copyright {
	position:absolute;
	left:50%;
	top:50px;
	width:259px;
	height:24px;
	margin-left:-325px;
	font-size:.9em;
	line-height:12px;
	z-index:3;
}

#paypal {
	position:absolute;
	left:50%;
	top:0px;
	width:62px;
	height:31px;
	margin-left:262px;
	font-size:.9em;
	line-height:12px;
	z-index:3;
}

#acres-bottom-bg {
	position:absolute;
	top:261px;
	width:100%;
	left:0px;
	background-image: url(../images/acres_bottom_bg.gif);
	background-position:center;
	height: 500px;
	z-index:0;
}