body {
	margin: 0px;
	padding: 0px;
	width:890px;
	height: 100%;
}

#banner { 
	z-index: 100;
	width: 880px;
	height: 172px;
	position: absolute;
	top: 20px;
	left: 20px;
	background: black;
}

#title {
	z-index: 101;
	width: 520px;
	height: 172px;
	position: absolute;
	top: 20px;
	left: 480px;
        text-align: left;
	vertical-align: middle;
	font-family:verdana,arial,helvetica;
	font-weight:bold;
	font-size:18pt;
	color:#FFF700;
}

#subtitle {
	z-index: 102;
	margin: 0px;
	padding: 0px;
	width: 880px;
	height: 30px;
	position: absolute;
	top: 169px;
	left: 20px;
	color: #0207D1;
	font-family:verdana,arial,helvetica;
	font-size:12pt;
	text-align: left;
	vertical-align: middle;
	background-color: #EEEEFA;
	padding-top: 5px;
}

.subtitletext {
	color: #0207D1;
	font-family:verdana,arial,helvetica;
	font-stretched: condensed;
	font-size:12pt;
	font-weight: bold;
}
#dave-moore {
	z-index: 108;
	width: 200px;
	height: 256px; 
	position: absolute;
	top: 204px;
	left: 580px;
	color: #0207D1;
	background-color: #EEEEFA;
}

#mainbody {
	z-index: 80;
	width: 880px;
	height: 100%;
	position: absolute;
	top: 199px;
	left: 20px;
	color: #0207D1;
	background-color: #EEEEFA;
}
#mainbody2 {
	z-index: 80;
	width: 880px;
	height: 110%;
	position: absolute;
	top: 199px;
	left: 20px;
	color: #0207D1;
	background-color: #EEEEFA;
	padding-top: 5px;
}

#bookanchor {
	position: absolute;
	z-index: 109;
	width: 600px;
	top: 250px;
	left: 20px;
	color: #0207D1;
	background-color: #FA;
}
#book-container {
	float: left;
	position: relative;
	margin: 5px;
	left: 10px;
	width: 540px;
	background-color: #E0E0E0;
}
#book-container2 {
	float: left;
	position: relative;
	margin: 5px;
	left: 10px;
	width: 850px;
	background-color: #E0E0E0;
}

#book-image {
	float: left;
	width:80;
	z-index: 120;
}

#book-image2 {
	float: left;
	width:80;
	z-index: 120;
}
#book-label {
	float: left;
	position: relative;
	left: 5px;
	width:440px;
	z-index: 121;
}

#book-label2 {
	float: left;
	position: relative;
	left: 105px;
	width:540;
	z-index: 121;
}
body {
	font-family:Verdana,Arial,Helvetica;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-family:Verdana,Arial,Helvetica;
	font-size: 24pt;
	font-weight: bold;
	color:FFffff;
}

h3 {
	clear: both;
	color: #000000;
	font-family:Verdana,Arial,Helvetica;
	font-size: 14pt;
}

a:visited a:active { 
	color:#A2A7F1;
	text-decoration: none;
}
a:hover {
	color:#0000A0;
	background-color: #A7A7F7;
	}

a { 
	color:#0207D1;
	text-decoration: none;
}

.handle {
	color:#0A0A0A;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica;
	font-size: 14pt;
	font-weight: bold;
}

.article {
	color:#0A0A7A;
	text-decoration:none;
	font-family:Arial,Helvetica;
	font-size: 12pt;
	font-spacing: condensed;
	font-weight: bold;
}

