body {
    margin: 0;
    background: #000;
    font-family: "Lucida Grande", "Verdana", "Arial", sans-serif;
}#user_menu {
    color: #FFF;
}#header {
    height: 50px;
    background: #630000 url('../../images/bkgd_header.gif') repeat-x;
}

img {
    border: 0;
}#header_links {
    float: right;
}#header_links li {
    display: inline;
}#header_links a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-variant: small-caps;
    padding: 0 .5em;
}#header_links a:hover {
    text-decoration: underline;
}#header input {
    font-size: 12px;
}#header input#search_submit {
    margin: 0 10px 0 5px;
}.sideBar {
    position: absolute;
    overflow: auto;
    height: 100%;
    width: 17%;
    background-color: #3B3B3B;
}.sideBarheader {
    background-color: #818992;
    display: block;
}.imageHolder {
    position: absolute;
}.textBox {
    position: absolute;
    background-color: white;
    z-index: 33;
    width: 233px;
    height: 333px;
    border-top: solid 3px blue;
}#header {
    height: 50px;
    background: #630000 url('../../images/bkgd_header.gif') repeat-x;
    position: relative;
    font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
    font-size: smaller;
}#header a {
    text-decoration: none;
}#header a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}#header_links {
    float: right;
}#header_links li {
    display: inline;
}#header_links a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    font-variant: small-caps;
    padding: 0 .5em;
}#header_links a:hover {
    text-decoration: underline;
}#header input {
    font-size: 12px;
}
