body {
	background: #AA7C59 center;
	color: #DAC1A8;
	text-align: center;
}
#Table {
	background: url(assets/images/basicpageimages/pattern.jpg) repeat-y center top;
	width: 900px;
	height: 100%;
	margin-bottom: 5px;
	vertical-align: top;
	border: 1px solid #000000;
}
#Table a:link {
	text-decoration: none;
	vertical-align: top;
}

#TopNavbar {
	width: 200px;
	padding-top: 10px;
	vertical-align: top;
}
#TopNavbar a:link {
	color: #6C5834;
	text-decoration: none;
	padding: 5px;
	margin: 12px;
	border-top: 1px solid #6C5834;
	border-bottom: 1px solid #6c5834;
	display: block;
}
#TopNavbar a:visited {
	color: #6C5834;
	text-decoration: none;
	margin: 12px;
	padding: 5px;
	border-top: 1px solid #6C5834;
	border-bottom: 1px solid #6c5834;
	display: block;
}
#TopNavbar a:hover {
	color: #E3CEB3;
	border-top: 1px solid #1F1120;
	border-bottom: 1px solid #2F2D33;
	background: #AA7C59;
}
#TopNavbar a:active {
	color: #660000;
	text-decoration: none;
	margin: 12px;
	padding: 5px;
	border-top: 1px solid #6C5834;
	border-bottom: 1px solid #6c5834;
	display: block;
}
#BottomNavbar {
	text-decoration: none;
	vertical-align: top;
	width: 200px;
	text-align: left;
}
#Table #BottomNavbar a:link {
	color: #261A10;
	text-decoration: none;
	margin: 12px;
	border-top: 1px solid #291D1C;
	border-bottom: 1px solid #291D1C;
	display: block;
	padding: 5px;
}
#Table #BottomNavbar a:visited {
	color: #993300;
	text-decoration: none;
	margin: 12px;
	padding: 5px;
	border-top: 1px solid #291D1C;
	border-bottom: 1px solid #291D1C;
	display: block;
	height: auto;
	width: auto;
}
#Table #BottomNavbar a:hover {
	color: #E1ccb1;
	text-decoration: none;
	border-top: 1px solid #6c5834;
	border-bottom: 1px solid #6c5834;
	background: #6C5834;
	height: auto;
	width: auto;
}
#Table #BottomNavbar a:active {
	color: #660000;
	text-decoration: none;
	margin: 12px;
	padding: 5px;
	border-top: 1px solid #291D1C;
	border-bottom: 1px solid #291D1C;
	display: block;
	height: auto;
	width: auto;
}
#CenterSection {
	color: #2B1E15;
	vertical-align: top;
	border: 1px solid #AA7C59;
	height: 100%;
	width: 495px;
	padding: 5px;
	text-align: left;
	line-height: 1.5em;
}
#CenterSection a:link {
	color: #000066;
}
#CenterSection a:visited {
	color: #993300;
	text-decoration: none;
}
#CenterSection a:hover {
	color: #6600FF;
}
#CenterSection a:active {
	color: #660000;
}
#Table #CenterSection img {
	border: 1px solid #0F0F0F;
	margin: 4px;
	padding: 1px;
}
#Footer {
	color: #2F2C2C;
	text-align: center;
	border-top: 1px solid #AA7C59;
	border-right-color: #AA7C59;
	border-bottom-color: #AA7C59;
	border-left-color: #AA7C59;
	height: 35px;
}
.booktitlespacing {
	line-height: 1.25em;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
h1 {
	font-size: 20px;
}
.floatright {
	float: right;
	margin: 4px;
	padding: 6px;
	height: auto;
	width: 100px;
	font-weight: bold;
	text-align: center;
	text-decoration: blink;
	background: #9CF;
	border: 1px solid #93F;
}
.floatleft {
	float: left;
	font-weight: normal;
	margin-right: 3px;
}
.clearright {
	clear: right;
	margin: 3px;
	padding: 3px;
	border: 1px solid #03F;
}
#Table #CenterSection li {
	list-style: url(assets/images/basicpageimages/browntriangle.png);
}
#Table #CenterSection table td {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.25em;
}
#CenterSection2 {
	color: #2B1E15;
	vertical-align: top;
	border: 1px solid #AA7C59;
	height: 100%;
	width: 900px;
	padding: 10px;
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	background: #DBC6AB url(assets/images/basicpageimages/pattern.jpg);
}
#CenterSection2 a:link {
	color: #000066;
}
#CenterSection2 a:visited {
	color: #993300;
	text-decoration: none;
}
#CenterSection2 a:hover {
	color: #6600FF;
}
#CenterSection2 a:active {
	color: #660000;
}
#Table #CenterSection2 img {
	border: 1px solid #0F0F0F;
	margin: 4px;
	padding: 1px;
}
.blockquote {
	line-height: 1.25em;
}

