a {
    /*:Navigation color*/
    color:#0066CC;
    /*:Navigation height*/
    font-size:12px arial;
}

body {
    /*:Header image*/
    background-image:url(images/headers/bubbles.jpg);
    /*:Content color*/
    color:#000000;
}

#title_image {
    /*:Header height*/
    padding-top:200px;
}

.sidebar h2 {
    /*:Navigation color*/
    border-left-color:#ff6600;
    /*:Navigation color*/
    color:#ff6600;
}

