body {
    background-color: #807885;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    background-image: url(/media/graphic/infinity_body.jpg);
    background-repeat: repeat-y;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 110%;
}
td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}
#sidebar {
    background-color: #B7B0B8;
    width: 199px;
    height: 100%;
}
#content {
    width: 550px;
    left: 203px;
    top: 7px;
    position: absolute;
}
#footer-copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
}
#footer-copyright a:link, #footer-copyright a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
#footer-copyright a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #FFFFFF;
    text-align: center;
    text-decoration: underline;
}
#bottom_banner {
}
#side_top {
    background-color: #000000;
}
#side_advertise {
    background-color: #666666;
}
#side_bottom {
}
#side_top a:link, #side_top a:visited {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    padding-bottom: 3px;
    padding-left: 5px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    background-color: #DEEBB3;
}
h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
}
h4 {
    font-size: 14px;
    padding-left: 4px;
    letter-spacing: .25em;
    color: #E0DFE3;
}
#maincontent {
    position: absolute;
    width: 750px;
    top: 180px;
}
#content a:link, #content a:visited {
    color: #DEEBB3;
    text-decoration: none;
}
#content a:hover {
    color: #EAE8E9;
    text-decoration: underline;
}
#side_top a:hover {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    padding-bottom: 3px;
    padding-left: 5px;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    background-color: #E0DFE3;
}
.menu_titles {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #666666;
    display: block;
    padding-bottom: 4px;
    padding-left: 3px;
    padding-top: 2px;
}
