body {
font-size: 12px;
margin: auto;
text-align: center;
color: #DFDFDF;
background: #370902 url(images/bg.jpg) top repeat-x;
font-family:  Verdana, "Times New Roman", Times;}
}
#header {
margin: 0px auto 0 auto;
height: 44px;
width: 1003px;
background:#340902 url(images/top.jpg);
}

#header #menu {
	padding: 5px 0 0 20px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	line-height:3.5em;
	margin-bottom: 0;}
#menu ol {
	margin:0;
	padding:0;}
#menu li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	white-space:nowrap;}
#menu li a {
	display:block;
	padding:0 10px;
	font-size:0.9em;
	color: #F7C400;
	font-weight: bold;
	letter-spacing:1px;
	text-decoration: none;
	}
#menu li a:hover {
	display:block;
	padding:0 10px;
	font-size:0.9em;
/*	color: #360802; */
text-decoration: underline;
	letter-spacing:1px;
	}

#banner{
	width: 1003px;
	height:220px;
	display: block;
	color: #1F1E1E;
	margin: 0px auto 0 auto;
	padding: 0px 0 0 0;
	background: #340902 url(images/header.jpg) no-repeat;
	text-align: center;
	}


#title {float: left;}
#title h1 {
	font-family: "Times" "Trebuchet MS";
	font-size: 2.3em;
	font-style: None;
	font-weight: bold;
	color: #FFD200;
	text-align: left;
	margin-top: 110px;
	margin-left: 190px;}
#title h1 a {
	margin-top: 0px;
	text-align: left;
	font-weight: bold;
	color: #FFD200;
	text-decoration: none;}
#title h1 a:hover {
	color: #FFD200;
	border-bottom: 1px dotted #BB7B00;	
	text-decoration: none;} 
#title p {
	font-family: "verdana";
	font-size: 0.8em;
	color: #E4E4E4;
	text-transform: capitalize;
	line-height: 15pt;
	text-align: left;
	margin-left: 55px;
	letter-spacing: 1pt;}  


#lh {
	float: left;
	text-align: left;
	margin-left: 25px;
	margin-top: 30px;}
#rh {
	float: right;
	margin: 0 25px 0 0px;
	margin-top: 30px;
}

#container{
	clear:left;
	padding:0 auto 0 auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	margin-bottom: 0;
	width: 1003px;
	height: auto;
	background: #340902 url(images/container.gif) repeat-y;
}

#leftnav{
	float: left;
	width: 170px;
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-left: 1px;
	margin-bottom: 20px;
	text-align: left;
	}

#rightnav{
	float: right;
	width: 200px;
/*	height: 247px; */
	margin: 0;
	padding-top: 4px;
	margin-top: 0;
	margin-bottom: 20px;
	margin-right: 1px;
	text-align: center;
	color: #DFDFDF;
	}

#content {
	display: block;
	margin: 0 200px 0px 208px;
	line-height: 1.5em;
	padding-top: 10px;
	text-align: left;
	}

#content ul{padding-left: 15px;}
#content ul li{
	margin-left: 15px;
	list-style-type: square;}
#content ul ul li{padding-left: 15px;}
#content ol{
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;}
#content p{
	padding-top: 5px;
	padding-left: 10px;}

#footwrap{
	width: 1003px;
	height: 100px;
	clear:both;
	font-weight: normal;
	color: #D68D00;
	background: #340902 url(images/footer.jpg) no-repeat;
	}
#footwrap p{
	padding: 60px 0 0 0;
	display: block;
	margin-bottom: 2px;
	text-align:center;}
#footwrap a:link {
	color: #D68D00;
	text-decoration: none;
	border: none;}
#footwrap a:hover {
	color: #DFDFDF;
	border: none;}
#footwrap a:visited:hover {
	color: #DFDFDF;
	border: none;}
#footwrap a:visited {
	color: #D68D00;
	text-decoration: none;
	border: none;}

#footwrap li {
	float:left;
	margin:auto;
	padding:0;
	list-style-type:none;
	white-space:nowrap;}
#footwrap li a {
	display:block;
	padding:0 4px;
	font-size:0.9em;
	color: #F7C400;
	}
#footwrap li a:hover {
	display:block;
	padding:0 4px;
	font-size:0.9em;
	color: #360802;
	}

.alignright {text-align: right;}
.alignleft {text-align: left}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0;}

ol#chapterlist {
 font-size: 8pt;
 }

ol#chapterlist a {
 color: yellow;
 text-decoration: none;
 }

ol#chapterlist a:hover {
 text-decoration: underline;
 }

#rightnav a {
 color: yellow;
 text-decoration: none;
 }

#rightnav a:hover {
 text-decoration: underline;
 }



#content h4 {
 color: yellow;
}

#content a, #content a:visited, #content a:link {
 color: yellow;
 text-decoration: none;
 }

#content a:hover {
 text-decoration: underline;
 }
