@charset "UTF-8";
.sidebar {
	clear: both;
	width: 145px;
	background-image: url(agp_nav/sidebar_bkgd.jpg);
	background-repeat: repeat-y;
	left: 0px;
	top: 108px;
	background-color: #C0C187;
	float: left;
}
.header {
	background-image: url(agp_nav/header_bkgd.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 107px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #C0C187;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:113px;
	width:145px;
	height:auto;
	z-index:1;
	background-image: url(agp_nav/sidebar_bkgd.jpg);
	background-repeat: repeat-y;
}
