#Horizontalmenubar {
	background-color: #FCEECF;
	z-index: 1000;
}
#searchbar {
	position:absolute;
	width:402px;
	height:42px;
	left: 461px;
	top: 168px;
	clear: right;
	z-index: 1000;
}
#global {
	margin-left: auto;
	margin-right: auto;
	width: 864px;
	text-align: left;
	position: relative;
}
body {
	color: #000080;
	background-color: #2D599A;
	margin: 0;
	text-align: center;
}
h2 { color: #0061cd; font-size: medium; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
p { color: #0061cd; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; }
td { }
a:link { color: #00f; text-decoration: none; }
a:visited { color: purple; text-decoration: underline; }
a:hover { color: blue; text-decoration: underline; }
a:active { }
#banner {
	background-image: url(bookbannerNEW.jpg);
	position: absolute;
	top: 0;
	left: 0;
	width: 864px;
	height: 163px;
	z-index: 2;
	visibility: visible;
	clear: both;
	background-repeat: no-repeat;
}
#menu {
	background-color: #fff;
	background-repeat: no-repeat;
	position: absolute;
	top: 164px;
	left: 0;
	width: 200px;
	height: 841px;
	z-index: 1;
	visibility: visible;
	padding: 6px;
	border-right: 4px double #0061cd;
	border-bottom: 4px double #0061cd;
	border-top-style: none;
	border-left-style: none;
}
#main {
	background-color: #fceecf;
	position: absolute;
	top: 186px;
	left: 210px;
	width: 605px;
	height: auto;
	visibility: visible;
	padding: 24px;
}
h1 { color: #0061cd; font-size: x-large; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; font-style: normal; text-decoration: none; text-align: center; }
#image { width: auto; height: auto; visibility: visible; float: left; margin: 6px; }
ul { color: #0061cd; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; text-decoration: none; list-style-type: circle; white-space: normal; }
ol { color: #0061cd; font-size: medium; font-family: Georgia, "Times New Roman", Times, serif; }

