/* CSS Document */

body{
	background-image: url(../images/bgcolumns.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}
#content a, #content a:visited {
	color: #385ba9;
}
.blue {
	color: #385ba9;
}
 #content a:hover{
 color: #ffffff;
 }
#container{
	margin: 0px;
	padding: 0px;
	height: 3000px;
	width: 850px;
}
.justifiedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #5a6355;
	text-align: justify;
}
h1 {
	margin: 0px;
	padding: 0px 0px 2px;
}

#header{
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 850px;
	position: absolute;
	left: 0px;
	top: 0px;

}

#leftnav{
	text-align: right;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 190px;
	left: 0px;
	top: 182px;
	position: absolute;

}

#content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	text-decoration: none;
	position: absolute;
	height: 2000px;
	width: 488px;
	left: 285px;
	top: 182px;
	margin: 0px;
	padding: 0px;

}
#content .book1 {
	position: relative;
	width: 488px;
	padding-bottom: 16px;
}
.lineup {
	float: left;
}
#container #content .centered {
	text-align: center;
	color: #5a6355;
	margin: -10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
#leftnav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	color: #cbb778;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav a{
	margin: 0px;
	padding: 0px;
	color: #cbb778;
	text-decoration: none;

}
#leftnav a:hover{
	color: #385ba9;

}
h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #5a6355;
}
.justifiedbook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #5a6355;
	text-align: justify;
}
img{
padding: 0px;
margin: 0px;
}
#content .booktext1 {
	width: 320px;
	left: 0px;
	top: 0px;
	position: relative;
	padding-left: 168px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #5a6355;
}
#content .book1A {
	position: relative;
	width: 488px;
	padding-bottom: 16px;
	padding-top: 12px;
}
.bluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #385ba9;
	padding-bottom: 0px;
	margin-bottom: -4px;
}

