body {
	font: 80% arial, helvetica, sans-serif;
	line-height: 1.5;
	background: #ccc url(images/fader.gif) center repeat-y;
	margin: 0;
	color: #222222;
	}
	
a {
	color: #369;
	text-decoration: none;
	}
	
a:hover {
	color: #222222;
	text-decoration: none;
	}
	
#header {
	height: 278px;
	}
	
#headerleft {
	width: 650px;
	height: 239px;
	padding: 0px;
	border: 0;
	float: left;
	margin: 0;
	}
	
#headerright {
	width: 290px;
	height: 278px;
	padding: 0px;
	border: 0;
	float: right;
	margin: 0;
	}
	
#navigation {
	position: absolute;
	top: 297px;
	left: 0;
	width: 170px;
	color: #222222;
	margin: 0 1em 1px 1em;
	padding: 0 0.5em;
	}
	
#navigation ul {
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	}
	
#navigation2 {
	position: absolute;
	top: 435px;
	right: 20px;
	width: 310px;
	}
	
#navigation2 ul {
	list-style: none;
	text-decoration: none;
	}
	
#booklinks {
	position: absolute;
	top: 340px;
	right: 20px;
	width: 310px;
	}
	
#booklinks ul {
	list-style: none;
	text-decoration: none;
	}

#content {
	width: 380px;
	xpadding: 1px 1em 2em 1em;
	padding: 0px 20px 5em 230px;
	}
	
#column1 {
	width: 310px;
	xpadding: 1px 1em 2em 1em;
	padding: 0px 20px 5em 230px;
	}
	
#column2 {
	position: absolute;
	top: 277px;
	right: 40px;
	width: 310px;
	}
	
#singlecolumn {
	width: 520px;
	xpadding: 1px 1em 2em 1em;
	padding: 0px 20px 5em 230px;
	}
	
#container {
	position: relative;
	width: 946px; /* width + border for IE 5.x */
	w\idth: 940px; /* real width */
	border: 0;
	border-width: 0;
	margin: auto;
	background: url(images/keyline.gif) left repeat-y;
	}

redcopy {
	color: #fc3400;
	}
	
copyright {
	font: 50%;
	}
	
em {
	font-style: italic;
	}
	
.rightalign {
	text-align: right; 
	}
	
h1 {
	font: 150% arial, helvetica, sans-serif;
	color: #fc3400;
	font-weight: bold;
}


h2 {
	font: 100% arial, helvetica, sans-serif;
	color: #fc3400;
	font-weight: bold;
}

h3 {
	font: 100% arial, helvetica, sans-serif;
	color: #222222;
	font-weight: bold;
}
h4 {
	font: 70% arial, helvetica, sans-serif;
	color: #555555;
	font-weight: normal;
}

h5 {
	font: 100% arial, helvetica, sans-serif;
	cursor: pointer;
	font-weight: bold;
}

h6 {
	font: 100% arial, helvetica, sans-serif;
	cursor: pointer;
	font-weight: bold;
	text-align: right; 
}