﻿.style3 {
	border-width: 0px;
}
.style4 {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 3px;
}
.style1 {
	vertical-align: middle;
	margin-right: 25px;
	text-decoration: none;
}
.style2 {
	text-align: center;
	line-height: 25px;
	color: #122981;
	font-weight: bold;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
body {
	background-color: #CDC9CD;
	}

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}
	
#booklist {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #F1F0F4;
}
#booklist p {
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	vertical-align: middle;
}

#booklist p style1 a a:visited a:hover a:active {
	text-decoration: none;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	vertical-align: middle;
}

#content p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #9e2323;
}

#content p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #9e2323;
}

#content p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #f7ed55;
	color: #9e2323;
}

#content p a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #9e2323;
}


#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 25px;
	font-weight: bold;
	color: #565353;
	padding-top: 15px;
	width: 285px;
}

#topnav {
	height: 25px;
	background-color: #122981;
	text-align: center;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#topnav ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	white-space: nowrap;
}
#topnav li {
	padding: 5px 40px 5px 40px;
	display: inline;
	right: auto;
	left: auto;
}
#topnav li a:link {
	color: #FFF;
	text-decoration: none;
}
#topnav li a:visited {
	color: #FFF;
	text-decoration: none;
}
#topnav li a:hover {
	font-weight: bold;
	color: #000;
	background-color: #f7ed55;
	text-decoration: none;
}

#topnav li a:active {
	text-decoration: none;
	padding: 15px 20px 15px 20px;
	color: #FFF;
}

#alphanav {
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url('layout_images/bkbar.jpg');
	background-repeat: repeat-x;
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#alphanav ul {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #16c7b8;
	line-height: 20px;
	white-space: nowrap;
}
#alphanav li {
	padding: 5px 10px 5px 10px;
	display: inline;
	right: auto;
	left: auto;
}
#alphanav li a:link {
	color: #16c7b8;
	text-decoration: none;
}
#alphanav li a:visited {
	color: #16c7b8;
	text-decoration: none;
}
#alphanav li a:hover {
	font-weight: bold;
	color: #000;
	background-color: #f7ed55;
	text-decoration: none;
}

#alphanav li a:active {
	text-decoration: none;
	padding: 15px 20px 15px 20px;
	color: #16c7b8;
}


#masthead {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CDC9CD;
	background-image: url('layout_images/masthead2.jpg');
	background-repeat: no-repeat;
	height: 314px;
}
#content {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}


#next {
	width: 75px;
	height:79px;
	position: relative;
	float: right;
	clear: none;
	z-index: auto;
	text-decoration: none;
}

#next a a:visited a:hover a:active {
	text-decoration: none;

}

#back {
	width: 75px;
	height:79px;
	position: relative;
	float: left;
	clear: none;
	z-index: auto;
	text-decoration: none;
}

#back a a:visited a:hover a:active {
	text-decoration: none;

}


#footer {
	background-position: bottom;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('layout_images/botbar.jpg');
	background-repeat: no-repeat;
	height: 15px;
	background-color: #C0C0C0;
	text-align: center;
}

