@charset "utf-8";
/* CSS Document */

#apDiv1 {

}

#apDiv2 {
	position:absolute;
	left:50%;
	top:81px;
	width:912px;
	height:35px;
	margin-left:-456px;
	z-index:2;
	background-image: url(img/nav_backer.gif);
}

#apDiv3, #apDiv3int {
	position:absolute;
	left:50%;
	top:116px;
	width:900px;
	height:250px;
	margin-left:-450px;
	z-index:3;
}

#apDiv3int {
	height:133px;
}

#apDiv4, #apDiv4int {
	position:relative;
	left:50%;
	top:281px;
	width:900px;
	margin-left:-450px;
	z-index:4;
	background-color: #FFFFFF;
}

#apDiv4int {
	background-image:; /* this clears the rcol gray bg */
	top:169px;
}

#apDiv5, #apDiv5int {
	position:relative;
	left:50%;
	width:912px;
	height:44px;
	margin-left:-456px;
	z-index:5;
	background-image: url(img/footer.jpg);
	top: 282px;
}

#apDiv5int {
	top:165px;
}

#Login {
	position:absolute;
	top:5px;
	height:19px;
	z-index:1;
}

#LoggedIn {
	position:absolute;
	left:500px;
	top:9px;
	width:395px;
	height:19px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#LoggedIn a, #LoggedIn a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

#LoggedIn a:hover {
	color: #BDBB4E;
}
