body { color: #2c2c2c; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #585858; }
* { margin: 0; padding: 0; }
.home { color: white; font-size: 25px; font-family: arial; font-weight: bold; text-align: center; padding-top: 150px; }
#wrapper { background-color: white; width:760px; margin-left:auto; margin-right:auto; text-align:left; border: solid 1px black; }
#head { background-image: url(../images/head1.jpg); width:760px; height:118px; margin: 0; padding: 0; }
#nav { color: white; background-image: url(../images/navbgnd.jpg); width: 760px; height: 30px; }
#nav p { padding-top: 8px; }
#nav a, a:link, a:visited, a:active { color: white; font-size: 12px; font-weight: bold; text-decoration: none; padding-right: 20px; padding-left: 20px; }
#nav a:hover { color: #d4d4d4; font-size: 12px; font-weight: bold; text-decoration: none; padding-right: 20px; padding-left: 20px; border-bottom: 1px solid gray; }
.selected { color: #d4d4d4; font-size: 12px; font-weight: bold; text-decoration: none; padding-right: 20px; padding-left: 20px; border-bottom: 1px solid gray; }
#lcol { width:340px; float:left; padding-top: 10px; padding-bottom: 20px; }
#lcol table { margin-left: 25px; }
#lcol td { padding: 5px; }
#lcol p, h1, h2, h3 { padding-top: 10px; padding-left: 20px; }
#rcol { width:380px; float:right; padding-top: 20px; padding-bottom: 20px; }
#rcol p, h1, h2, h3 { padding-top: 10px; padding-left: 20px; }
#singlecol { width: 720px; clear: both; }
a, a:link, a:visited, a:active { color: #336f7a; font-weight: normal; text-decoration: none; padding-right: 0; padding-left: 0; }
a:hover { color: #1e4147; text-decoration: underline; }
h1 { font-size: 18px; font-weight: bold; }
h2 { font-size: 14px; font-weight: bold; margin: 0; padding: 0 0 0 20px; }
.smtxt { color: gray; font-size: 10px; }
#footer { width:760px; clear: both; margin-top: 10px; margin-bottom: 10px; padding-top: 10px; border-top: 1px solid gray; }
#footer p { font-size: 10px; padding-left: 20px; }
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
img { border: solid 1px gray; }
.topsp { margin-top: 10px; }
.linebelow { border-bottom: 1px solid gray; }
