@charset "utf-8";
/* CSS Document */
@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 100%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	min-width: 984px;
	min-height: 800px;
	background-color: #F3F3F3;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	

}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#apDiv1 {
	position:absolute;
	width:984px;
	height:104px;
	z-index:1;
	left: 50%;
	top: 25px;
	margin-left: -497px;
}
#apDiv2 {
	position:absolute;
	width:984px;
	height:18px;
	z-index:10;
	top: 129px;
	left: 50%;
	margin-left: -497px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#apDiv3 {
	position:absolute;
	width:183px;
	height:370px;
	z-index:1;
	left: 50%;
	top: 156px;
	margin-left: -497px;
	background-color: #F3f3f3;
}
#apDiv4 {
	position:absolute;
	width:230px;
	height:50px;
	z-index:1;
	left: 50%;
	top: 155px;
	margin-left: 256px;
	background-color: #F3F3F3;
	top: 156px;
}
#apDiv5 {
	position:absolute;
	width:548px;
	height:370px;
	z-index:1;
	left: 50%;
	top: 156px;
	margin-left: -308px;
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#apDiv6 {
	position:absolute;
	width:332px;
	height:250px;
	z-index:14;
	left: 50%;
	top: 532px;
	background-color: #F3F3F3;
	margin-left: -497px;
}
#apDiv7 {
	position:absolute;
	width:300px;
	height:250px;
	z-index:11;
	left: 50%;
	top: 532px;
	background-color: #F3F3F3;
	margin-left: -160px;
}
#apDiv8 {
	position:absolute;
	width:230px;
	height:315px;
	z-index:1;
	left: 50%;
	top: 211px;
	margin-left: 256px;
	background-color: #F3F3F3;
}
#apDiv9 {
	position:absolute;
	width:340px;
	height:250px;
	z-index:13;
	left: 50%;
	top: 532px;
	margin-left: 145px;
	background-color: #F3F3F3;
}
#ArchiveDiv {
	position:absolute;
	width:984px;
	height:556px;
	z-index:1;
	left: 50%;
	top: 156px;
	margin-left: -496px;
	background-color: #F3F3F3;
}
