/* 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;
}
#content ul {
	color: #5a6355;
	list-style-position: inside;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #5a6355;
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 10px;
}
 #content a:hover{
 color: #ffffff;
 }
#container{
	margin: 0px;
	padding: 0px;
	height: 2200px;
	width: 850px;
}
h1 {
	margin: 0px;
	padding: 0px 0px 25px;
}

#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: 1500px;
	width: 488px;
	left: 285px;
	top: 182px;
	margin: 0px;
	padding: 0px;

}
#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;

}
p{
	margin: 0px;
	padding: 0px;
	color: #5a6355;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}
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;
}
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;
	font-weight: bold;
	color: #5a6355;
	margin: -8px 0px 10px;
	padding: -8px 0px 10px;
}
.byline {
	font-style: italic;
	font-weight: normal;
}
#leftnav ul ul li {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	color: #385ba9;
}
#leftnav ul ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #cbb778;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #cbb778;
	padding-top: 3px;
	padding-bottom: 4px;
}
#leftnav ul ul a:hover {
	color: #385ba9;
}
#leftnav ul ul a {
	margin: 0px;
	padding: 0px;
	color: #cbb778;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
}
