* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #C99;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #96F;
	border-left-color: #96F;
	height: 300px;
	padding: 0px;
}
#header #navigation {
	background-color: #BAB59E;
	height: 25px;
	width: 900px;
	padding: 0px;
}
#header #bar {
	background-color: #BAB59E;
	width: auto;
	height: 20px;
}
#header #body {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 300px;
	list-style-image: url(box2.JPG);
	background-image: url(box2.JPG);
}
#header #boxbox {
	background-color: #FFF;
	height: 200px;
	width: 600px;
	clear: left;
	float: left;
	background-image: url(bookbar.JPG);
	margin: 0px;
}
#header #hbbox {
	background-color: #DADCBC;
	margin: 0px;
	float: none;
	height: 532px;
	width: 900px;
	clear: none;
	background-image: url(background2.jpg);
}
#header #hbbox2 {
	background-color: #FFF;
	margin: 0px;
	float: right;
	height: 200px;
	width: 600px;
	background-image: url(box3.JPG);
	clear: left;
}
#header #hbbox3 {
	background-color: #FFF;
	margin: 0px;
	float: none;
	height: 200px;
	width: 300px;
	clear: none;
}


#header #body2 {
	background-color: #DADCBC;
	height: 715px;
	width: 900px;
	float: right;
}
#header #body #box2 {
	background-color: #FF0;
	float: right;
	height: 200px;
	width: 600px;
	margin: 0px;
}

#header #boxbox2 {
	background-color: #FFF;
	float: right;
	height: 200px;
	width: 300px;
	clear: right;
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
}


#apDiv1 {
	position:absolute;
	left:700px;
	top:522px;
	width:300px;
	height:202px;
	z-index:1;
}
