* { padding: 0; margin: 0; font: 12px arial, verdana, helvetica, sans-serif; }
#container { width: 960px; margin: 0 auto; position: relative; }
body { margin: 0 auto; width: 960px; position: relative; }

p { margin: 0 0 12px 0; }
ul { margin: 12px 0 12px 16px; }
ol { margin: 12px 0 12px 18px; }
fieldset { border: 1px solid #cccccc; padding: 12px; }
h1 { font-size: 24px; font-weight: bold; margin: 12px 0 12px 0; }
h2 { font-size: 22px; font-weight: bold; margin: 12px 0 12px 0; }
h3 { font-size: 18px; font-weight: bold; margin: 12px 0 12px 0; }
h4 { font-size: 16px; font-weight: bold; margin: 12px 0 12px 0; }
h5 { font-size: 14px; font-weight: bold; margin: 6px 0 6px 0; }
h6 { font-size: 12px; font-weight: bold; margin: 6px 0 6px 0; }

a { color: #ffffff; background: #96948B; text-decoration: none; }
a:hover { color: #e5e5e5; background: #96948B; text-decoration: none; }

#headers { clear: both; }
#sitetitle { font-weight: normal; height: 0; width: 960px; padding-top: 172px; background: url(../images/title.gif) top left no-repeat; overflow: hidden; display: block; }

#horizchapters { clear: both; min-height: 32px; background: #96948B; border-bottom: 1px solid #484745; }
#horizchapters ul { list-style: none; margin: 0; }
#horizchapters ul li { float: left; }
#horizchapters ul li a { display: block; padding: 6px 8px 0 8px; background: #96948B; color: #ffffff; text-decoration: none; min-height: 26px; }
#horizchapters ul li a:hover { background: #e5e5e5; color: #96948B; text-decoration: none; }

#main { clear: both; border-top: 12px solid #ffffff; background: url(../images/content-bg.jpg) top center repeat-y; }

#vertsections { float: left; clear: left; width: 220px; padding: 0 0 180px 0; }
#vertsections ul { list-style: none; margin: 0; }
#vertsections ul li a { display: block; padding: 4px 8px; background: #E5E5E5; color: #96948B; text-decoration: none; }
#vertsections ul li a:hover { background: #96948B; color: #ffffff; text-decoration: none; }

#content { float: right; width: 720px; padding: 0 0px 10px 20px; min-height: 300px; }

#footers { min-height: 40px; background: #e5e5e5; clear: both; text-align: center; padding: 4px 10px; }
#footers ul { list-style: none; margin: 0; }
#footers ul li { display: inline; margin: 0 12px 0 0; }
#footers a { color: #96948B; text-decoration: none; background-color: transparent; }
#footers a:hover { color: #96948B; text-decoration: underline; background-color: transparent; }

.clear { border: 0; height: 0; clear: both; visibility: hidden; } 

#hedge { height: 253px; width: 220px; background: url(../images/sidebar-bg.jpg) bottom left no-repeat; position: absolute; bottom: 0; left: 0; }