body {margin: 0; padding: 0;  background-color: #ffffff; color: #000000; font: .8em Arial, Helvetica, sans-serif; text-align: left;}

#wrapper {width: 770px; text-align: left; }

/* Main Content */
#content { padding: 20px 40px 20px 40px; width: 590px; }
#footer { font-size: 0.9em; font-weight:bold; padding-left:40px; padding-bottom:20px; width:670px; }

/* Nav */
#navtop {width: 754px; height: 12px; border: 1px solid black; background-color: indigo; font-size: 10px; font-weight: bold; color: #9900cc; text-align: justify; padding: 3px 8px 3px 8px; }
#navbot {width: 754px; height: 12px; border: 1px solid black; background-color: indigo; font-size: 10px; font-weight: bold; color: #9900cc; text-align: justify; padding: 3px 8px 3px 8px; }

/* Layout */
#box { float: right; width: 180px; text-align: left; padding: 10px; margin: 10px; clear: both; }
#coll1 { float: left; width: 160px; padding: 30px 0 30px 0; text-align: left; }
#colc1 { float: left; width: 230px; padding: 30px 0 30px 0; text-align: left; }
#colr1 { float: right; width: 170px; padding-right: 20px; margin-top: 0px; text-align: right; }
#col580 { float: left; clear: both; padding: 0 10px 0 10px; }

/* Text Formatting */
h1.main {font: bold 45px Verdana, Arial, Helvetica, sans-serif; color: #800000; padding: 10px 0 0 10px; margin-top: -5px; margin-bottom: 0px; }
h2 {font: bold 13px Arial, Helvetica, sans-serif; padding-left: 17px; margin-top: -4px; margin-bottom: 0px; }
h3 {font: bold 1.3em Arial, Helvetica, sans-serif; color: black; }
blockquote {text-align: justify; }
blockquote.lj {text-align: left; }
p {text-align: justify; }

.read { text-align:justify; background-color:#e6e6fa; border-top: 1px black solid; border-bottom: 1px black solid; font-weight: bold; }
.quote { font-weight:bold; text-align:justify; font-style:italic; padding:10px; border-top: 1px black solid; border-bottom: 1px black solid; }
.quote2 { font-size:.9em; text-align: right; font-weight: bold; font-style: italic; }

ul { list-style-position: inside!important; list-style-type: square; }
li { list-style-position: inside!important; list-style-type: square; }

ul.nopad { margin-left : 0px; padding-left : 0px; font-weight: bold; }
ul.nopad2 { margin-left : 0px; padding-left : 0px; }

.bold {font-weight: bold; }
.boldc {font-weight: bold; text-align: center; }
.hilead {line-height: 2.5em; }
.hilead2 {line-height: 2em; }
.hilead5 {line-height: 5em; }
.ital {font-style: italic; }
.ind5 { margin-left : 5px; }
.ind10 { margin-left : 10px; }
.ind20 { margin-left : 20px; }
.ind25 { margin-left : 25px; }
.ind100 { margin-left : 100px; }
.ind300 { margin-left : 300px; }
.wide {letter-spacing: 10px; }
.indigo { color:indigo; }
.indigob { color:indigo; font-weight:bold; }
.indigoi { color:indigo; font-style: italic; }
.pnav { margin-top: 0px; } 
.right { float: right; }
.small { font-size: 0.8em; }

img.mar { margin: 10px; }
img.mar2 { margin: 25px; }

/* Links */
a {text-decoration: none; }
a:link {color: red; }
a:visited {color: firebrick; }
a:active {color: blue; }
a:hover {color: red; text-decoration: underline; }

a.nav {text-decoration: none; }
a.nav:link {color: #fff; }
a.nav:visited {color: #fff; }
a.nav:active {color: #fff; }
a.nav:hover {color: #fff; text-decoration: underline; }

a.small {text-decoration: none; font-size:.8em;}
a.small:link {color: red; font-size:.8em;}
a.small:visited {color: firebrick; font-size:.8em;}
a.small:active {color: blue; font-size:.8em;}
a.small:hover {color: red; text-decoration: underline; font-size:.8em;}

/* Form Elements */
input  {font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px solid; background-color:#e6e6fa; }
select {font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px solid; background-color:#e6e6fa; }
option {font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px solid; background-color:#e6e6fa; }
submit {font-family: Verdana, Arial, Helvetica; font-size: 11px; border: 1px solid; background-color:#e6e6fa; cursor:hand; }
form:submit {cursor:hand; }

