﻿/* site title
----------------------------------------------------------*/
#SiteTitle {
    /*color: #c8c8c8;*/
    font-family: Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 1.5em;
}

    #SiteTitle a, #SiteTitle a:hover, #SiteTitle a:active {
        background: none;
        /*color: #c8c8c8;*/
        outline: none;
        text-decoration: none;
    }


#LoggedInBox
{
    float:right;
}