@page { margin: 0.5in; }
body { color: #102400; font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
/*Positioning Elements*/
#content { width: 7in; }
#nav { background-image: url(../images/nav_bg.gif); position: absolute; top: 0; left: 0; width: 267px; height: 151px; z-index: 1; overflow: hidden; visibility: hidden; margin: 0; padding: 0; }
#about { position: absolute; top: 0; left: 267px; width: 688px; height: 151px; z-index: 1; visibility: hidden; }
#padding { padding: 0; }
#sidebar { font-size: 0.7em; position: absolute; top: 170px; left: 0; width: 240px; visibility: hidden; margin: 0; padding: 0 0 15px 20px; }
#copyright { color: #102400; font-size: 10pt; visibility: visible; border-top: 1px solid black; }
/*Navigation Style*/
#nav ul { font-size: 0.8em; text-align: right; margin: 0; padding: 20px 20px 0 0; list-style-type: none; list-style-image: none; }
#nav li { margin: 0; padding: 3px 0 3px 0; }
#nav a:link, #nav a:visited, #nav a:active { color: #fff; text-decoration: none; }
#nav a:hover { color: #cf835f; text-decoration: none; }
/*Main Content Styles*/
#padding h1 { color: #626366; font-size: 1.4em; font-weight: normal; line-height: 1.4em; }
#padding h2 { color: #ce835f; font-size: 1.2em; font-weight: normal; line-height: 1.2em; padding-bottom: 2px; border-bottom: 3px solid #ce835f; }
#padding h3 { font-size: 1.2em; font-weight: normal; line-height: 1.2em; }
#padding a:link, #padding a:visited, #padding a:active { color: #102400; text-decoration: underline; }
#padding a:hover { color: #102400; text-decoration: underline; }
/*Sidebar Style
*/
#sidebar h1 { font-size: 1.2em; font-weight: normal; line-height: 1.2em; }
#sidebar h2 { color: #ce835f; font-size: 1.1em; font-weight: normal; }
#sidebar a:link, #sidebar a:visited, #sidebar a:active { color: #626366; text-decoration: none; border-bottom: 1px dashed #ce835f; }
#sidebar a:hover { color: #ce835f; text-decoration: none; border-bottom: 1px solid #626366; }
#colorbars { background-image: url(../images/nav_bg.gif); position: absolute; top: 0; left: 0; width: 50%; height: 151px; z-index: 0; visibility: hidden; }
#colorbars2 { background-image: url(../images/about_bg.gif); position: absolute; top: 0; left: 50%; width: 50%; height: 151px; visibility: hidden; }
