body {
     color: #000000;
     margin: 0px;
     padding: 0px;
}

body a, a:link {
     color: #ae0b08;
     text-decoration: none;
}

a.link {
     border-bottom: 1px dotted;
}

body a:hover {
     font-weight: bold;
}

table {
    background: #e7e5d2 url(http://img833.imageshack.us/img833/3528/lsheader.jpg) no-repeat top left;
}

td {
    padding-left: 350px;
    font: 12px Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0 #ffffff;
}

#banner {
    position: relative;
    float: right;
    right: 20px;
}

h1 {
   font-size: 16px;
   margin: 0px 0px 5px 0px;
   font-weight: bold;
}