body {
	color:#1c1908;
	background-color:#4e2727;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url(images/background-page.jpg);
	background-repeat:repeat-x;
}
body.inner {
	margin:0;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
#pagecontainer {
	margin: 0 auto;
	position:relative;
	text-align:left;
	width:699px;
}
#header {
	height:354px;
	overflow:hidden;
}
#content {
	background-color:#922929;
	background-image: url(images/background4.jpg);
	background-repeat: repeat-y;
	background-position: 0px -140px;	
}
#content.light {
	background-image: url(images/background4-light.jpg);
	background-color:#dec7c7;
}

#copytext {
	color: #000000;
	margin-left: 38px;
	margin-top: 42px;
	padding-bottom:30px;
	width: 630px;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
}
#copytext.small {
	color: #1c1908;
	color:#311d08;
	color:#1b0900;
	width: 400px;
	height:400px;	
	font-size:16px;	
	line-height:26px;
}

#books {
	position:absolute;
	right:0;
	top:347px;
	width:245px;
	height:550px;
}

h3 {
	color:#333366;
	border-bottom:1px dotted #907c7c;
}

a.activelink {
	background-color:red;
	padding:2px;
	font-weight:bold;
	color:#990000;
}

h2.subheading {
	font-style:italic;
}

a,a:visited,a:active {
	font-weight:bold;
	color:black;
}

a:hover { color:#222222;}
#content.light a:hover { color:#000033;}

/*nav*/
#navbar {
	color: #FFFFFF;
	font-size: 12px;
	left: 36px;
	top: 20px;
	position: relative;
}
#navbar a {
	color:white;
	text-decoration:none;
}
#navbar a:hover, #content.light #navbar a:hover {
	color:white;
	text-decoration:underline;
}
#navbar a.activelink:hover {
	text-decoration:none;
}
#homepage #navbar a:hover {
	color: #fdd961;
}

/* tigertiger footer */
#footer {
	text-align:center;
	padding-top:6px;
	padding-bottom:14px;
	padding-left:15px;
	color:#663e3e;
	font-size:9px;
}
#footer a:link, #footer a:visited {color:#663e3e;text-decoration:none;}
#footer a:hover {text-decoration:underline;}
a#tigertiger:link, a#tigertiger:visited {color:#663e3e;}
a#tigertiger:hover {color:#CC6600;}
h2 {
font-size:22px;
}