body {	background-color: #006666;
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 1em;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	}
	
h1 { font-size: 1.5em }
h2 {
	color: #CCCCCC
	}
h3 {
	color: #CCCCCC
	}
h4 {
	color: #000000
	}
table {
	color: #000000;
	border: solid 2px;
	border-color: #000066;
	}
td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	vertical-align: top;
	}

.small {
	font-size: 85%;
}

#maincontent {background-color:#EEDD82;
padding: 1em;
width: 600px;
line-height: 2em;
text-align:justify;
font-size: 0.9em;}

#maincontent a { text-decoration: none;
}

#maincontent a:hover { text-decoration: underline ;
background-color: #FFFFCC; 
}



.rsidebar {background-color:#EEDD82;
padding-top: 5em;}

#sidebar1 {background-color:#FFFFFF;
font-size: 0.9em;
text-decoration: none;}

#sidebar1 h1 { font-size: 1.2em;
font-style:italic;
font-family: Georgia, "Times New Roman", Times, serif; 
margin-top: 1em;}

#masthead { background-color: #FAFAD2;
}
#masthead tr { border-bottom: solid 1px #666600; }

#navbar { vertical-align: middle;
background-color:#EEDD82; 
color: #BBB898;
padding-left: 1.4em;
border-top: solid 2px #006600;
border-bottom: solid 2px #006600}

#navbar ul { margin: 0;
padding: 0;
list-style: none;
width: 720px;
float: left;
}

#navbar ul li {
float:left
}

#navbar ul a { display:block;
float:left;
padding: 0 1em;
line-height: 2.1em;
background: url(../images/divider.gif) no-repeat left center;
text-decoration: none;
color: #000066;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
}

#navbar ul .first a {
background: none;
} 

#navbar ul a:hover {
color: #BBB898;
}

#chapters { font-size: 1.2em; }

#chapters ul {
margin-left:1.0em;
padding: 0;
list-style-type: none;
}

#chapters li { list-style-type: none;
line-height: 1.5em;
background: url(../images/divider2.gif) no-repeat left center; 
padding: 0 1em;
}

#chapters a { text-decoration: none;
color: #333333; 
}

#chapters a:hover { text-decoration: none;
background-color: #FFFFCC;
padding-top: 0.5em;
padding-bottom: 0.5em;
padding-right: 0.5em;
}


.smalltext { font-size: 9px }

#footer { background-color: #EEDD82;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer a { text-decoration: none;
font-size:10px;
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
color: #006600;
font-weight: bold;
}

#footer a:hover { text-decoration: underline;
background-color: #FFFFCC;
padding-left: 1em;
padding-right: 1em;
}

P.INITIAL:FIRST-LINE {
	text-transform: uppercase;
	font-variant: small-caps;
	font-weight: bold;
}