/* CSS Document */

html, body {height: 100%;}

body {
	background: url(images/background.jpg) repeat-x #000000;
	text-align: center;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
li a, a img, img {
	border: 0;
	outline: none;
	}
	
a {
	color: #516e21;
	text-decoration: underline;
	}
	
a:hover {
	color: #91a355;
	text-decoration: underline;
	}
	
h1 {
	font-family: Helvetica, Arial, sans-serif;
	color: #516e21;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0 0 5px 0;
	}
	
h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #636e51;
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 5px 0;
	}
	
#pageWrap {
	margin: 0 auto;
	width: 798px;
	height: 100%;
	}
	
#masthead {
	background: url(images/home/masthead.png) no-repeat;
	width: 798px;
	height: 69px;
	}
	
#masthead-sub {
	background: url(images/subpages/masthead.png) no-repeat;
	width: 798px;
	height: 67px;
	}

#masthead a {
	display: block;
	width: 350px;
	height: 66px;
	position: relative;
	left: 430px;
	top: 0;
	float: left;
	}	
#masthead-sub a {
	display: block;
	width: 350px;
	height: 66px;
	position: relative;
	left: 430px;
	top: 0;
	float: left;
	}
	
#masthead a span {display: none;}

#masthead-sub a span {display: none;}
	
#topnavi {
	width: 798px;
	height: 21px;
	}
	
#topnavi-sub {
	width: 798px;
	height: 20px;
	}
	
#navigation {
	width: 798px;
	height: 33px;
	background: url(images/home/navigation_home.png) no-repeat 4px bottom;
	}
	
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 507px;
	height: 33px;
	position: relative;
	left: 254px;
	float: left;
	}
	
#navigation ul li {
	float: left;
	height: 33px;
	}
	
#navigation ul li a {
	display: block;
	width: 100%;
	height: 33px;
	}
	
#navigation ul li a span {
	display: none;
	}

#navigation ul li#about {
	width: 109px;
	background: url(images/home/navigation.png) 0px -33px;
	}
	
#navigation ul li#books {
	width: 85px;
	background: url(images/home/navigation.png) -109px -33px;
	}
	
#navigation ul li#articles {
	width: 84px;
	background: url(images/home/navigation.png) -194px -33px;
	}
	
#navigation ul li#documentaries {
	width: 139px;
	background: url(images/home/navigation.png) -278px -33px;
	}
	
#navigation ul li#news {
	width: 90px;
	background: url(images/home/navigation.png) -417px -33px;
	}
	
#navigation ul li#about:hover {
	width: 109px;
	background: url(images/home/navigation.png) 0px 0px;
	}
	
#navigation ul li#books:hover {
	width: 85px;
	background: url(images/home/navigation.png) -109px 0px;
	}
	
#navigation ul li#articles:hover {
	width: 84px;
	background: url(images/home/navigation.png) -194px 0px;
	}
	
#navigation ul li#documentaries:hover {
	width: 139px;
	background: url(images/home/navigation.png) -278px 0px;
	}
	
#navigation ul li#news:hover {
	width: 90px;
	background: url(images/home/navigation.png) -417px 0px;
	}

#navigation-sub {
	width: 797px;
	height: 44px;
	background: url(images/subpages/navigation.png) no-repeat 0px 0px;
	}
		
#navigation-sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 507px;
	height: 44px;
	position: relative;
	left: 254px;
	float: left;
	}
	
#navigation-sub ul li {
	float: left;
	height: 44px;
	}
	
#navigation-sub ul li a {
	display: block;
	width: 100%;
	height: 35px;
	}
	
#navigation-sub ul li a span {
	display: none;
	}

#navigation-sub ul li#about {
	width: 109px;
	background: url(images/subpages/navigation-sub.png) 0px -44px;
	}
	
#navigation-sub ul li#books {
	width: 85px;
	background: url(images/subpages/navigation-sub.png) -109px -44px;
	}
	
#navigation-sub ul li#articles {
	width: 84px;
	background: url(images/subpages/navigation-sub.png) -194px -44px;
	}
	
#navigation-sub ul li#documentaries {
	width: 139px;
	background: url(images/subpages/navigation-sub.png) -278px -44px;
	}
	
#navigation-sub ul li#news {
	width: 90px;
	background: url(images/subpages/navigation-sub.png) -417px -44px;
	}
	
#navigation-sub ul li#about:hover {
	width: 109px;
	background: url(images/subpages/navigation-sub.png) 0px 0px;
	}
	
#navigation-sub ul li#books:hover {
	width: 85px;
	background: url(images/subpages/navigation-sub.png) -109px 0px;
	}
	
#navigation-sub ul li#articles:hover {
	width: 84px;
	background: url(images/subpages/navigation-sub.png) -194px 0px;
	}
	
#navigation-sub ul li#documentaries:hover {
	width: 139px;
	background: url(images/subpages/navigation-sub.png) -278px 0px;
	}
	
#navigation-sub ul li#news:hover {
	width: 90px;
	background: url(images/subpages/navigation-sub.png) -417px 0px;
	}
	 	
#bodyarea {
	background: url(images/home/bodyarea.png) no-repeat;
	width: 798px;
	height: 396px;
	}
	
#bodyarea-sub {
	background: url(images/subpages/contentbg.png) repeat-y;
	width: 798px;
	float: left;
	height: auto;
	min-height: 100%;
	position: relative;
	}
	
#bodycontent {
	font-size: 0.8em;
	width: 480px;
	text-align: left;
	position: relative;
	left: 271px;
	top: 34px;
	float: left;
	height: auto;
	min-height: 100%;
	}
	
#bodycontent SPAN {
	font-size: 18px;
	}
	
#bodyleft-sub {
	font-size: 0.8em;
	width: 203px;
	text-align: left;
	position: relative;
	left: 14px;
	top: 0;
	float: left;
	display: block;
	}
	
#bodyleft-sub div.leftsection {
	background: url(images/subpages/sectionbg.png) 0px bottom no-repeat;
	min-height: 278px;
	height: auto;
	width: 195px;
	float: left;
	display: block;
	text-align: center;
	}
	
#bodyleft-sub div.last {
	background: none;
	}
	
#bodyleft-sub div.leftsection div {
	margin: 0 auto;
	width: 195px;
	padding-top: 30px;
	}
	
#bodyleft-sub div.leftsection div img.book {
	margin: 0 auto;
	width: 76px;
	}
	
#bodyleft-sub div.leftsection div p {
	text-align: left;
	padding-left: 10px;
	width: 175px;
	margin-bottom: 20px;
	}
	
#bodyleft-sub div.leftsection div p img {
	margin-bottom: 2px;
	}
	
#bodyright-sub {
	float: left;
	width: 510px;
	height: auto;
	min-height: 100%;
	margin-left: 15px;
	}
	
#bodyright-sub div.content {
	padding: 30px 0 0 25px;
	text-align: left;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	}
	
img.portrait {
	padding: 0 8px 3px 0;
	}
	
span.mag {
	color: #516e21;
	font-style: oblique;
	}
	
#bookpromo {
	width: 798px;
	background: url(images/home/bodybottom.png) no-repeat;
	height: 122px;
	}
	
#bookpromo #promotext {
	width: 416px;
	position: relative;
	left: 45px;
	top: 10px;
	font-size: .8em;
	text-align: left;
	color: #ffffff;
	float: left;
	}
	
#bookpromo #promotext p.voted {
	color: #9fb25e;
	font-style: oblique;
	}
	
#footer {
	background: url(images/home/footer.png) no-repeat;
	height: 37px;
	width: 798px;
	float: left;
	}
	
#footer #footercontent {
	font-size: .8em;
	color: #ffffff;
	float: right;
	text-align: right;
	position: relative;
	top: 4px;
	right: 19px;
	}
	
#footer-sub {
	background: url(images/subpages/footer.png) no-repeat;
	height: 47px;
	width: 798px;
	float: left;
	}
	
#footer-sub #footercontent {
	font-size: .8em;
	color: #ffffff;
	float: right;
	text-align: right;
	position: relative;
	top: 20px;
	right: 19px;
	}
	
#bottomad {
	width: 798px;
	text-align: center;
	margin-top: 10px;
	float: left;
	}
	
#bottomad img {
	margin: 15px auto 0;
	}
	
#hangerleft {
	background: url(images/subpages/hangerleft.png);
	width: 19px;
	height: 290px;
	position: relative;
	margin-top: -13px;
	margin-left: 0px;
	float: left;
	}
	
#hangerright {
	background: url(images/subpages/hangerright.png) no-repeat;
	width: 19px;
	height: 304px;
	position: absolute;
	bottom: 0;
	right: 0;
	}
	
div#clear {
	width: 100%;
	clear: both;
	}
	
table.booktable {
	margin-top: 10px;
	}
	
table.booktable td {
	padding-bottom: 10px;
	border-bottom: 1px dotted #91a355;
	padding-top: 10px;
	}
	
table.booktable td.last {
	border-bottom: none;
	}
	
table.booktable td.book {
	width: 90px;
	}
	
span.caption {
	font-size: 10px;
	}
	
div.article {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #91a355;
	}
	