body {
	background: #ccc;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}
.section {
	display: none;
}
h1, h2, h3, h4 {
	margin: 0 0 2px 0;
	font-family: Arial, sans-serif;
}
h1 { font-size: 35pt; }
h2 { font-size: 18pt; font-weight: normal;  line-height: 25px; color: #444; }
h3 { font-size: 15pt; font-weight: normal; }
h4 { font-size: 14pt; font-weight: normal; color: #444; }
form {
	margin: 0;
	padding: 0;
}
form, input, textarea {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11pt;
}
highl {
	color: #333;
	font-size: 110%;
	background: #d0d0b0;
	text-decoration: underline;
}
div.note {
	padding: 15px;
	background: #f0f0f0;
	font-family: Georgia;
}
div.note h4 {
	font-family: Trebuchet MS;
}
h2 highl {
	font-size: 100%;
	text-decoration: none;
}
label {
	display: block;
	float: left;
	width: 5em;
	margin-right: 0.5em;
}
#wrap {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	padding: 15px;
	background: #fff;
}
#search {
	color: #444;
	float: right;
	position: relative;
	top: 15px;
	right: 10px;
}
#search input {
	font-size: 10pt;
	border: 2px solid #aaa;
}
#holder {
	background: #eee;
	padding: 15px;
	width: 175px;
}
.box {
	padding: 15px;
	text-align: center;
	width: 125px;
	background: #f0f0f0;
}
.box a {
	color: #000;
}
#holder ul {
	color: #444;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#holder li.arrow {
	list-style-type: square;
	list-style-image: url(/arrow.gif);
}
body ul li a {
	position: relative;
	top: 0.1em;
}
#holder a {
	color: #222;
	font-family: Georgia, serif;
	font-size: 12pt;
	margin: 2px 0;
	display: block;
}
#right-nav {
	padding: 0 10px;
	float: left;
	font-size: 9pt;
}
#content {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 10pt;
	float: left;
	width: 650px;
	padding-left: 25px;
	padding-top: 0;
	line-height: 150%;
}
#content table td {
	width: 100px;
	height: 125px;
	padding-left: 40px;
	text-align: center;
}
#content table td.first {
	padding-left: 0px;
}
#content p, #content h2, #content h3, #content h4, #content ul {
	margin: 0 0 10px 0;
}
div.buttons input {
	margin-right: 10px;
}
a.wiki {
	padding-right: 7px;
	color: #456;
	background: url('/wiki.png') top right no-repeat;
}
#content div.content + div.title {
	margin-top: 30px;
}
#content i {
	width: 180px;
	float: right;
	background: url('/quote-ds1.png') 0 0 no-repeat;
	display: block;
	margin: 0 0 5px 15px;
	color: #555;
	text-indent: 33px;
}
#content img {
	max-width: 570px;
	width: expression(this.width > 505 ? 503: true);
	border: 0;
}
#footer {
	font-family: Trebuchet MS;
	clear: both;
	padding: 20px 25px 5px 25px;
}
#content h3, #content h4 {
	line-height: 135%;
}
#content table.imagetable td {
	width: 200px;
	height: 200px;
	padding: 0;
	padding-right: 10px;
}
table.imagetable div.thumb {
	float: none;
	width: 200px;
	margin: 0;
}
table.imagetable div.thumb img {
	width: 170px;
	max-width: 170px;
}
a {
	color: #25b;
	text-decoration: none;
}
#header {
	background: url('/bg_hn.jpg') 0 0 no-repeat #7f3311;
}
#title {
	padding: 25px 0 35px 0;
}
#title h1 {
	height: 38px;
	text-indent: -2000px;
	margin-bottom: 0;
}
.pagetitle h2 {
	font-family: Georgia;
	font-size: 15pt;
	color: #555;
}
.pagetitle a {
	color: #777;
}
#top-nav {
	border-top: 2px solid #666;
}
#top-nav, #toc {
	padding: 5px 0;
	background: #ccc;
}
#top-nav a, #toc a {
	cursor: pointer;
	font-family: Georgia;
	padding: 5px 20px;
	font-size: 10pt;
	background: #ccc;
	color: #000;
}
#top-nav a.selected, #toc a.selected {
	text-decoration: underline;
	font-weight: bold;
}
#toc {
	margin-bottom: 35px;
	background: #ddd;
}
#toc a {
	font-size: 9pt;
	background: #ddd;
}
.pagetitle h2 span span {
	font-size: 85%;
	padding-right: 3px;
}
#logo {
	background: #ddd;
	width: 140px;
	height: 95px;
	padding: 5px 0 10px 10px;
	margin-left: 10px;
	float: left;
}
#right-nav {
	padding-left: 20px;
	width: 180px;
	margin-top: 35px;
	font-family: Arial, sans-serif;
}
.navigation {
	background: #eee;
	padding: 10px 15px;
	width: 175px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 9pt;
}
.navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	line-height: 150%;
}
.navigation a {
	color: #444;
	text-decoration: none;
}
.navigation a.selected {
	font-size: 10pt;
	font-weight: bold;
}
.navigation h4 {
	margin: 0;
	color: #444;
	font-family: Trebuchet MS, sans-serif;
	font-size: 13pt;
}
.navigation ul ul {
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px solid #777;
}
a:hover {
	text-decoration: underline !important;
}
#navigation a.selected {
	font-weight: bold;
}
#pages {
font-size: 13pt;
font-family: Georgia, serif;
}
#pages a {
padding-right: 10px;
color: #777;
}
#pages a.selected {
font-size: 120%;
font-weight: bold;
}
div.thumb {
	float: left;
	text-align: center;
	margin: 0 30px 0 0;
	width: 120px;
	font-family: Georgia, serif;
}
div.thumb img {
	margin: 0 auto;
	margin-bottom: 3px;
	display: block;
}
div.thumb a {
	color: #777;
	font-size: 130%;
}
div.left {
	float: left;
	margin: 3px 10px 5px 0;
}
.huge_text {
	display: block;
	clear: both;
	font-family: Georgia, serif;
	font-size: 37pt;
	font-weight: normal;
	color: #444;
}
div.centered {
	text-align: center;
}