body{
        background-image: url('bg.jpg');
        background-repeat: repeat-y;
        background-position: center;
        background-attachment: scroll;
        font: normal 9pt arial; 
        color:black;
        font-weight: normal; 
        line-height: 12pt;
        }

td {
        font: normal 9pt arial; 
        color: black;
        font-weight: normal; 
        letter-spacing: 0px;
        line-height: 12pt;
        }

b {
       color: #22A6FB;
       font-weight: none;
       font-family: arial;
       text-decoration:none;
       }

a:link, a:visited, a:active {
       color: #3E8AAD;
       font-weight: none;
       text-decoration:none;
       border: 0px;
       }

a:hover {
       color:#144A7C;
       font-weight: none;
       font-style: none;
       text-decoration:none;
       cursor: hand;
       }

s {
       color: gray;
       }

h1 {
       background: transparent;
       color: black;
       font-family: georgia;
       font-size: 15pt;
       font-weight: none;
       letter-spacing: 1px;
       padding: 0px;
       line-height: 18pt;
       text-align: center;
       }

#header {position: center; width: 700}
#banner {position: center; width:700}
#navbar {position: center; width: 700}
#content {position: center; width: 665}
#flashcontent {position: center; width: 600}

        -->