html, body, div, img, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	outline: 0;
}
#font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}




body {
	background-color: #BAAD9C;
}
#apDiv1 {
	position:fixed;
	top:25%;
	z-index:3;
	width: 100%;
}
#apDiv2 {
	position:absolute;
	top:0px;
	z-index:1;
	width: 100%;
	color: #B9AC9B;
}
#apDiv3 {
	position:absolute;
	top:0px;
	z-index:2;
	width: 100%;
}


#top {
	top: 25%;
	position: absolute;
	visibility: hidden;
}
#top2 {
	position: fixed;
	z-index: 9;
	width: 100%;
	left: 0px;
	top: 0px;
}
#pix {
	top:232px;
	position: fixed;
	z-index: 2;
	left: 555px;
}

#banner {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 8;
	height: 171px;
}
#main {
	width: 404px;
	margin-left: 83px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #671d00;
	padding-top: 190px;
}


#content {
	padding-left: 36px;
}


.small {
	font-size: 9px;
	line-height: 14px;
}
p {
	margin-bottom: 12px;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #6D270A;
}
a:hover {
	text-decoration: underline;
}
