body
{
    background-color:#042444;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

#container
{
    width:800px;
    height:540px;
    margin:0 auto;
    padding:60px 0 0 0;
}

.notFound
{
    background-image:url('../images/TWBGTablet&Bar2-404.png');
}

.notAuthorized
{
    background-image:url('../images/TWBGTablet&Bar2---403.png');
}

#contentArea
{
    width:420px;
    height:450px;
    margin:0 0 0 170px;
    padding:0 15px 15px 15px;
}

    #contentArea h1:first-of-type
    {
        margin-top:0;
    }
    
h1
{
    font-size:18pt;
    color:#002B81;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.noteLight
{
    color:#636367;
    font-style:italic;
}