body                                                  { color: #666; background: #f8e6d0 url(img/bg.jpg) repeat-x; margin: 0px; padding: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }

a:link, a:visited, a:active                           { color: #333; }
a:hover                                               { color: #f93; }
h1                                                    {  }
h2                                                    {  }
p                                                     { margin: 10px; padding: 0px; line-height: 18px; }
ul, ol                                                { line-height: 18px; }
img                                                   { border: 0; display: block; }
img.imgborder                                         { border: 1px #CCCCCC solid; }
input, textarea                                       { color: #000; background: #eee; border: 1px solid #ccc; padding: 2px; }
hr                                                    { width: 80%; margin: auto; }

.rf                                                   { float: right; }
.lf                                                   { float: left; }
.cleared                                              { clear: both; }
.tbl1                                                 { margin: 10px 30px; border-collapse: collapse; border: 0px; }
.tbl1 td                                              { padding: 6px; }
.redtext                                              { background-color: transparent; color: #C22525; font-weight: bold; }

#wraper                                               { margin: 0px auto; overflow: auto; padding: 0px; width: 796px; background: url(img/wrapper_bg.jpg) repeat-y; }
#header                                               { position: relative; width: 796px; height: 228px; background: url(img/header_bg.jpg) no-repeat; }
#logo                                                 { position: absolute; top: 25px; left: 12px;  margin-bottom: 5px; }
#nav                                                  { position: absolute; top: 97px; right: 12px; line-height: 18px; }
#nav a:link, #nav a:visited, #nav a:active            { color: #333333; background-image: url(/img/nav_bg.gif); width: 250px; font-weight: bold; display: block; padding: 2px 2px 2px 3px; margin: 2px 2px 2px 3px; text-decoration: none; }
#nav a:hover                                          { color: #f93; background-image: url(/img/nav_bg2.gif); }
#blurb                                                { position: absolute; width: 420px; top: 55px; right: 70px; text-align: right; }
#blurb h1                                             { font-size: 12px; color: #eee; padding: 1px; margin: 1px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
#headerflash                                          { position: absolute; top: 97px; left: 12px; }
#leftcol                                              { width: 170px; font-size: 11px; float: left; margin: 3px 3px 3px 25px; padding: 3px 8px 3px 3px; }
#leftcol p                                            { margin: 5px; padding: 0px; line-height: 16px; font-size: 11px; }
#leftcol a                                            { color: #333; }
#leftcol h2                                           { color: #2e53a4; font-family: Georgia, "Times New Roman", serif; font-size: 20px; font-weight: normal; letter-spacing: -1px; line-height: 34px; margin: 10px 0px 10px 0px; padding: 0px; }
#leftcol ul                                           { margin: 5px 0px 10px 8px; padding: 5px 0px 10px 3px; }
#leftcol li                                           { list-style-image: url(../img/bullet.gif); margin: 0px 0px 10px 3px; padding: 0px 0px 0px 0px; line-height: 16px; font-size: 10px; }
#content                                              { margin: 5px 0px 20px 5px; padding: 5px; float: left; width: 550px; }
#content ul                                           { margin: 5px 0px 10px 15px; padding: 5px 0px 10px 15px; }
#content li                                           { margin: 0px 0px 0px 15px; padding: 0px 0px 0px 15px; list-style: disc; }
#content h1                                           { color: #2e53a4; font-family: Georgia, "Times New Roman", serif; font-size: 30px; font-weight: normal; letter-spacing: -1px; line-height: 34px; margin: 10px 0px 10px 10px; padding: 0px 0px 10px 0px;}
#work                                                 { background: #eee; font-size: 11px; border: 1px dotted #f93; margin: 25px; padding: 0px; }
#work img                                             { margin-right: 10px; border: 1px solid #f93; }
#footer                                               { background: url(img/footer_bg.jpg) no-repeat; margin: 0px auto; width: 796px; height: 64px; clear: both; }
#footer p                                             { color: #333333; margin: 0px; padding-top: 20px; font-size: 10px; text-align: center; }
#footer a:link, #nav a:visited, #nav a:active         { color: #333333; text-decoration: none; }
#footer a:hover                                       { color: #f93; }

