div#header80 {
    top: 18px;
    background-color: #ee8800;
    border-bottom: solid 1px;
}

div#header154 {
    top: 106px;
    background-image: url("/templates/std/images/body.jpg");
    background-repeat: no-repeat;
    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
}

div#headerLine {
    top: 98px;
}

H1, H2, H3, H4 {
    color: #000000;
    padding: 0px;
    margin: 0px;
}

H1 {
    color: #666666;
    font-size: 18;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
}

H2 {
    font-weight: bold;
    font-size: 14px;
    color: #666666;
}

H3 {
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
}

H4 {
    font-weight: bold;
    font-style: italic;
    font-size: 10px;
}

img.galleryPhoto {
    border: 1px dashed #676767;
    padding: 3px;
    cursor: pointer;
    margin-top: 4px;
    margin-right: 4px;
}

img.wallpaperPhoto {
    border: 1px dashed #676767;
    padding: 3px;
    margin-top: 4px;
    margin-right: 4px;
}

div#Title {
    position: absolute;
    top: 70px;
/*
    left: 5px;
*/
    left: 280px;
    color: #ffffff;
    z-index: 1;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
}