<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
body {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    background-color:#000;
    background-image:  url('Back15.gif');
}

#level0 {
    background-color:#000;  
    width:100%; 
}

#level1 {
    margin-left:143px;
    padding:0px 0px 0px 0px;
    background-color:#CCC;
}

#level2 {
    background-color:#000;
    position:relative;
    width:inherit; 
}

#level3 {
    background-color:#000;
    margin-right:143px;
    padding:0px 0px 0px 0px;
}

#main {
    background-color:#000;
    color: #0080C0;
    font-size: 18px;
    padding: 10px 10px 10px 10px;
}

#topBar {
    background:#4A4D5B;
    border-width: 3px;
    border-style: groove;
}
#topBarFont{
    font-size: 80px;
    color: #6699ff;
}

#advBar {
    background:#525A70;
}

#tipDay {
    float:right;
    width:120px;
    height: 120px;
    background:#000;
    border: 0px;
    position:relative; 
    margin:2px 2px 2px 2px;
    padding:0px 0px 0px 0px;
}

#lftBar {
    position:absolute;
    width:143px;
    top:15px;
    left:15px;
}

#rgtBar {
    position:absolute;
    width:143px;
    top:25;
    right:0;
}

#collarsHome {
    position:static;

}


