<!--
body           { background: #420000 url('layout/bg-side.jpg') repeat-y; margin-top: 15px; 
                 color: #B6B6B6; font-family: verdana; font-size: 8pt; font-weight: normal; scrolling: auto}
td             { color: #FFFFFF; font-family: verdana; font-size: 8pt; font-weight: normal; }
#contentbg     { background: #3D3E40 url('layout/layout-content.jpg') no-repeat; }
#navigation    { font-weight: bold; color: #B6B6B6; text-decoration: none; text-align: right; padding-right:9px;}
.copy          { color: #B6B6B6; font-weight: bold; text-decoration: none; text-align: center;}
.contentheader { background: #45464B; color: #BBBBBB; border: 1px solid #000000; padding: 1px; margin-left: 3px; margin-right: 3px; text-align: right: clear; left; float:right}
.content       { float:left; width: 100%;}
a:link         { color: #B60000; text-decoration: none; font-weight: bold; }
a:active       { color: #B60000; text-decoration: none; font-weight: bold; }
a:visited      { color: #B60000; text-decoration: none; font-weight: bold; }
a:hover        { color: #7D0202; text-decoration: none; font-weight: bold; }
#navigation a:link    { color: #184A61; text-decoration: none; font-weight: bold; }
#navigation a:active  { color: #184A61; text-decoration: none; font-weight: bold; }
#navigation a:visited { color: #184A61; text-decoration: none; font-weight: bold; }
#navigation a:hover   { color: #420000; text-decoration: none; font-weight: bold; }
-->