@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bkgrndimage.jpg);
	background-repeat: repeat-x;
	background-color: #623a16;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;

}
#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:342px;
	height:592px;
	z-index:1;
}
.style1 {
	font-size: xx-small;
	color: #FFFFFF;
}
.box {
	BORDER-RIGHT: #42210b 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #42210b 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; BORDER-LEFT: #42210b 1px solid; PADDING-TOP: 0px; BORDER-BOTTOM: #42210b 1px solid
}
.style2 {
font-size: small;
color: #FFFFFF;
}

.style4 {font-size: small}
