body { font-size: 1em; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #fff; text-align: center; margin: 0; behaviour:url(css/csshover.htc); }
* { margin: 0; padding: 0; }
h1 { font-size: 1.7em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-transform: uppercase; margin: 0; }
h2 { font-size: 1.7em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h3 { font-size: 1.3em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
a { color: #069; text-decoration: underline; }
a:visited { color: #2d465f; text-decoration: underline; }
a:hover { color: #86040b; text-decoration: underline; }
a:active { color: #a02a31; text-decoration: underline; }
/* Big Container */
#mainwrapper { text-align: left; min-width: 640px; max-width: 980px; margin-top: 0; margin-right: auto; margin-left: auto !important; }
/* Header Box Here */
#header { text-align: center; position: relative; height: 110px; overflow: hidden; padding-top: 5px; padding-bottom: 5px; }
#header h1 { color: #000; font-size: 3em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; letter-spacing: 0.2em; margin: 0 auto; padding-top: 20px; }
/* Horizontal Nav Bar Here */
div#hnav { font-size: 0.9em; background-color: #808080; width: 100%; float: left; border-bottom: 1px solid #808080; }
div#hnav ul { float: right; margin-top: 0; margin-right: 50px; margin-bottom: 0; border-right: 1px solid #808080; }
div#hnav li { background-color: #86040b; float: right; border-left: 1px solid #808080; list-style-type: none; }
div#hnav li:firstchild { border-right: 1px solid #808080; }
div#hnav a { color: #fff; background-color: #86040b; text-decoration: none; padding: 0 6px; }
div#hnav a:hover { color: #fff; text-decoration: none; background-color: #808080; }
/* Middle Container */
#middle { background-color: #fff; background-image: url(../images/navback.gif); background-repeat: repeat-y; background-position: 0 0; position: relative; width: 100%; float: left; }
/* left nav bar */
#leftnav { color: #fff; background-color: #78d2e6; width: 150px; overflow: hidden; float: left; font-size: 0.9em; background-color: #86040b; float: left; }
#leftnav ul { width: 150px; float: left; border-right: 1px solid #838a80; border-bottom: 1px solid #838a80; }
#leftnav li { background-color: #86040b; width: 100%; float: left; border-top: 1px solid #838a80; list-style-type: none; }
div#leftnav li:firstchild { border-top: 0 none #838a80; }
div#leftnav a { color: #fff; text-decoration: none; background-color: #86040b; width: 150px; padding-top: 2px; padding-left: 6px; display: block; }
div#leftnav a:hover { color: #fff; text-decoration: none; background-color: #808080; }
#leftnav img { margin-top: 5px; }
/* Content Container */
#content { background-color: #fff; margin-left: 150px; }
#content p { font-size: 0.8em; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin: 0 35px 8px; }
#content ol { font-size: 0.7em; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; margin-right: 35px; margin-bottom: 6px; margin-left: 35px; list-style-type: decimal; list-style-position: inside; }
#content p.date { color: #666; font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 5px; margin-bottom: 0; margin-left: 15px; }
#content h2 { margin-bottom: 5px; margin-left: 10px; padding-top: 5px; }
#content h3 { margin-bottom: 5px; margin-left: 10px; padding-top: 5px; }
#content table { width: 80%; min-width: 480px; max-width: 550px; margin-right: auto; margin-left: auto; }
#content table tr { vertical-align: top; }
#content table h4 { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-bottom: 5px; margin-left: 5px; }
#content table ul { font-size: 0.7em; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: -12px; margin: 10px 5px 5px 20px; list-style-type: disc; list-style-position: inside; }
#content table ul ul { font-size: 0.9em; font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-indent: -12px; margin: 0 5px 5px 20px; list-style-type: circle; list-style-position: inside; }
/* footer */
#footer { padding-top: 6px; }
.clearfloats { clear: both; }
.clearfix:after { height: 0; visibility: hidden; clear: both; display: block; content: "."; }
/*Aslet Clearing Method */
.clearfix { display: inline; }
/* backslash hack hides from IE mac \*/*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end backslash hack*/
