#bodywrapper {
	width:  90%;
}
#contentarea {
    width:  90%;
}
#rightcolumn {
	display: none;
}
#rightcolumncontent {
	display: none;
}

#header {
	display: none;
}

#footer {display: none;
}
#top-nav ul {display: none;
}
h1 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	font-style: italic;
}
p {
	font-family: 'trebuchet ms', arial, sans-serif;;
	font-size: 0.9em;
	color: #000000;
	text-align: justify;
}
ul {
	list-style-type: circle;
	left: 5px;
}
.list-link {
	color: #666666;
	text-decoration: underline;
	font-family: 'trebuchet ms', arial, sans-serif;
}
.img-floatleft {
	float: left;
	margin-right: 10px;
}
#book-banner {
	border: 1px dotted #999999;
	padding-right: 5px;
	margin-top: 20px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	color: #666666;
	height: 100px;
	margin-bottom: 30px;
}
.float-right {
	float: right;
}
.no-pad {
	margin: 0px;
	padding: 0px;
	float: right;
	right: 0px;
	text-align: right;
}
.small-right {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	color: #666666;
}
input {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .9em;
	color: #666666;
	text-indent: 4px;
	border: none;
}select {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: .9em;
	color: #666666;
	padding-right: 5px;
	border: none;
}
textarea {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-indent: 4pt;
	border: none;
}
h2 {
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
div.scroll {
	height: 300px;
	width: 210px;
	padding-right: 20px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding-left: 5px;
	margin-bottom: 30px;
}
div.scroll2 {
	height: 300px;
	width: 280px;
	padding-right: 20px;
	font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
	padding-left: 5px;
	margin-bottom: 30px;
}
#TOC {
	float: none;
    font-family: 'trebuchet ms', arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
}


