@charset "UTF-8";
/* CSS Document */

<style type="text/css" media="screen">  h3 {
 font-size: 130%;
}
.nobodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.nobodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.nobodyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
a {
	outline:none;
}
a:link, a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.container {
	padding: 30px;
	margin: 20px 0 20px 0;
	background: #fff;
}

#apDiv1 {
	position:absolute;
	left:352px;
	top:63px;
	width:578px;
	height:90px;
	z-index:1;
}
#footer {
	position:absolute;
	left:34px;
	top:214px;
	width:578px;
	height:92px;
	z-index:1;
}
#books {
	position:absolute;
	left:34px;
	top:214px;
	width:850px;
	height:92px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:34px;
	top:160px;
	width:900px;
	height:34px;
	z-index:2;
}
#contact {
	position:absolute;
	left:34px;
	top:214px;
	width:850px;
	height:92px;
	z-index:1;
}
#miniflex {
	width: 578px;
	float: left;
	font-size: small; /* could be specified at a higher level */
	margin: 0;
	padding: 0 10px 0 10px;
	}

#miniflex li {
	float: left;
	margin: 0; 
	padding: 0;
	display: inline;
	list-style: none;
	}
	
#miniflex a:link, #miniflex a:visited {
	float: left;
	line-height: 20px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	color: #999;
	}

#miniflex a.active:link, #miniflex a.active:visited, #miniflex a:hover {
	border-bottom: 4px solid #333;
	padding-bottom: 2px;
	color: #333;
	}
 </style>

