@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #F6F790;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	left:9px;
	top:6px;
	width:100%;
	height:100px;
	z-index:1;
	background-image: url(logo-web.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#apDiv2 {
	position:relative;
	left:auto;
	top:auto;
	width:800px;
	z-index:10;
	

}
#apDiv3 {
	position:absolute;
	left:13px;
	top:121px;
	width:882px;
	z-index:3;
	background-color: #FFFFFF;
	background-image: url(WaterMark.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 1399px;
	border-top-width: thick;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #9F5541;
}
h1 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #9F5541;
	text-align: center;
}
.leftcol {
	position:absolute;
	top:20px;
	left:2px;
}

