*{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size:12px;
}

.popUp {
	margin-left: 1px;
	margin-bottom: 0;
	margin-right: 1px;
	margin-top: 0;
	text-align: left;
	font-size: 10px;
	font-family: Arial, sans-serif;
	background-color: #d7d7d7;
	visibility: hidden;
	padding: 5px;
	position: absolute;
	width: 155px;
	border: dotted 1px #999999;
	opacity: 0.75;
	z-index: 3;
}

body{
	margin-top: 0px;
	//height: 100%;
	//width: 800px;
	//background-color: #411211;
	background-image: url(images/olivewallpaper.jpg);
}

.shelving {
	width: 845;
	margin-left: auto;
	margin-right: auto;
	height: 2500px;
	//padding-left: 10px;
	background: url(images/shelvingv2.png) repeat;
}

.navbar {
	margin-left: auto;
	margin-right: auto;
	width: 746;

	//background-image: url(images/header.png);
	//z-index: 5;
}
.header {
	margin-left: auto;
	margin-right: auto;
	width: 845;
	//height: 197px;
	//background-image: url(images/header.png);
	//z-index: 5;
}

.book{
	display: inline;
	margin-top: 70px;
	margin-bottom: 36px;
	margin-left: 36px;
	margin-right: 6px;
	float: left;
}

.book img{
	border: none;	
}

.book img a:link{
	border: none;
}
.topspacer{
	//height: 7px;
}

.info {
	width: 807px;
	height: 200px;
	background-color: #4c4c4c;
	border-width: 5px;
	border-color: #9c9c9c;
	border-style: solid;
	opacity: 0.86;
	
	
}
.infoleft{
	padding: 10px;
	width: 380px;
	float: left;
	font-size: 12px;
	color: white;
	font-weight: normal;
	font-style: normal;

}
.infoleft a:link,a:visited {
	font-weight: normal;
	font-style: normal;
	color: #bedbff;
}
.inforight{
	width: 360px;
	float: right;
	padding: 10px;
	font-size: 12px;
	color: white;
	font-weight: normal;
	font-style: normal;
}
.white{
	text-align: center;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #d1ebc4;
	border-left-color: #d1ebc4;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial;
	background-color: #d1ebc4;
	color: #2f2f2f;
	width: 800px;
	margin-left: auto;
	margin-right: auto;

}
.downloadsource, .downloadsource a{
	
	display: block;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
	text-align: center;
	color: #825314;
}
.downloadpage{
	width: 800px;
	height: 700px;
	background-color: #b9c793;
	margin-left: auto;
	margin-right: auto;
	border-width: 5px;
	border-bottom-color: #bed6b5;
	border-style: solid;
	border-left-color: #bed6b5;
	border-right-color: #bed6b5;
	border-top-style: none;

}
.downloadpagetext{
	width: 375px;
	margin: 12px;
	float: right;
}
.downloadpagetext ul {
	
}
.downloadpagetext li {
	
}
.downloadpagetext h1{
	font-size: 13px;
	font-weight: bold;
}