body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #7a9550;
	left: 0px;
	top: 0px;
	background-image:  url("../images/header-bak.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	text-decoration: none;
}
a.nav:hover {
	font-weight: bold;
	}

#contentbox {
	background-color: #E5E8CD;
	width: 614px;
	left: 157px;
	top: 220px;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #495F21;
	border-bottom-color: #495F21;
	border-left-color: #495F21;
	color: #486321;

}
#content {
	padding-right: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
	padding-top: 0px;
}
h1 {
	font-size: medium;
	color: #486321;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
a:link {
	color: #7A9550;
	text-decoration: underline;
}
a:visited {
	color: #7A9550;
	text-decoration: underline;
}
a:hover {
	color: #42A93D;
	text-decoration: none;
}
a:active {
	color: #7A9550;
	text-decoration: none;
}
#leftnav {
	width: 123px;
	top: 292px;
	left: 22px;
	position: absolute;
	text-align: right;
	color: #B5C69B;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftnav a:link {
	color:#ffffaa;
	text-decoration: none;	
}
#leftnav a:visited {
	color:#ffffaa;
	text-decoration: none;
}
#leftnav a:hover{
	color:#FFFF6A;
	text-decoration: none;
	
}
#leftnav a:active {
	color:#ffffaa;
	text-decoration: none;
}
#footer {
	font-size: xx-small;
	position: relative;
	bottom: 0px;
	text-align: center;
	padding-top: 50px;
	clear: left;
	left: 1px;
}
#footer a {
	color: #486321;
	text-decoration: underline;
}
h2 {
	font-size: small;
}
.credits {
	font-size: x-small;
	font-style: italic;
}
.headers {
	font-size: small;
	font-weight: bold;
}
.floatleft {
	float: left;
	padding-left: 20px;
}

.news {
	text-indent: -79px;
	margin-left: 79px;
}

a[title*="Easy"] {
	display:none;}
	
.xsmall  {
	font-size: 10px;
	font-weight:normal;
	}
.floatclear {
	clear: left;
}
.cover {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.booktitle {
	font-style: italic;
	font-weight: bold;
}
li {
	padding-bottom: 1em;
}
.highlight {
	color: #CC3300;
}
a.highlight {
	color: #CC3300;
}
.floatright {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.photoleft {
	float: left;
	margin: 0px 10px 10px 0;
	border: 1px solid #000000;
}
.clear  {
	clear:left;
	}
