﻿* { margin: 0; padding: 0; }
html {}
body { font: 62.5% Helvetica, sans-serif; background-color: #555; color: #464646;}

ul { margin-left: 20px; }
p { margin-bottom: 1.3em; }
.sectionTitle {font-weight: bold; font-size: 2em; border-bottom: solid 1px #8c1008; margin-bottom: 15px;}
.pageTitle {font-weight: bold; font-size: 1.4em;}
.pageSubTitle {font-weight: bold; font-size: 1.3em;}
a { outline:none; color: #252525; text-decoration: none;}
a img { border: none; }
a:hover, a:active { text-decoration: underline; color: #8b0e04; }


div.locations {height: 150px;}

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both;}

.theCurve {position:absolute; top: -3124px; left: inherit; margin-left: -74px; width: 185px; height: 644px; background-image: url(images/LeftColumnCurve.png);}
.bugtype {font-style: italic;}

.warningBox {color: white; background-color: Red; padding: 10px; border: 1px solid black; text-align: center; font-weight: bold;}


div#header 
{
    width: 1024px;
    height: 96px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(images/HeaderBackground.jpg);
    }

    
div#navagationBar
{
    width:1024px;
    height: 20px;
    margin: 0 auto;
    background-color: #000000;
    text-align: right;
	color: #FFFFFF;
}
    div#navagationBar ul#barNavagation 
    {
        margin-top: 2px;
        margin-right: 25px; 
        float: right;
        }
        div#navagationBar ul#barNavagation li 
        {
        display: inline;
            }
            div#navagationBar ul#barNavagation li a 
            {
                display: block;
                float: left;
                height: 28px;
                padding: 2px;
                color: #ffffff;
            }


div#pageWrap 
{
    width:1024px;
    margin: 0 auto;
    background-color: #e7e7e7;
    background-image: url(images/LeftColumnBackground.png);
    background-repeat: repeat-y;
    }
    div#pageWrap div#firstColumn 
    {
        width:180px;
        float: left;
        background-image: url(images/leftColumnNavBackground.png);
        background-repeat: no-repeat;
        }
        div#pageWrap div#firstColumn div#navagation 
        {
            width:150px;
            height: 644px;
            margin: 0 auto;
            }
            div#pageWrap div#firstColumn div#navagation ul
            {
                list-style: none inside;
                width: 120px;
                height: 205px;
                margin-top: 20px;
                margin-left: 15px;
                }
                div#pageWrap div#firstColumn div#navagation ul li a
                {
                    display: block;
                    color: #464646;
                    height: 20px;
                    padding-left: 5px;
                }
                div#pageWrap div#firstColumn div#navagation ul li a:hover
                {
                    text-decoration: none;
                    color: #8b0e04;
                }
                div#pageWrap div#firstColumn div#navagation ul ul
                {
                    list-style: none inside;
                    margin: 0;
                    margin-left: 10px;
                    height: auto;
                    width: 140px;
                    }
        div#pageWrap div#firstColumn div#wewf 
        {
            position: absolute;
            margin-top: -200px;
            z-index: 1000;
            text-align: center;
        }
                
    div#pageWrap div#secondColumn 
    {
        width:775px;
        float: right;
        background-color: #e7e7e7;
        margin: 25px;
        }
        div#pageWrap div#secondColumn ul#pageMenu
        {
            float: right;
            width: 150px;
            margin: 0px 25px 25px 25px;
            text-align: right;
            list-style: none inside;
            }
            div#pageWrap div#secondColumn ul#pageMenu li a
            {
                display: block;
                width: 150px;
                padding: 5px;
                border-bottom:dotted 1px silver;
            }
        div#pageWrap div#secondColumn div.rightNote
        {
            background-color: #353535;
            color: #ebebeb;
            border: dotted 1px silver;
            float: right;
            padding: 10px;
            width: 250px;
            margin: 25px 0px 25px 25px;
            }
            div#pageWrap div#secondColumn div.rightNote .pageSubTitle
            {
                color: White;
                }
            div#pageWrap div#secondColumn div.rightNote .noteTitle
            {
                color: #858585;
                }
            div#pageWrap div#secondColumn div.rightNote img
            {
                text-align: center;
                }
        div#pageWrap div#secondColumn div#splashImage
        {
            margin-left: -44px;
            margin-top: -39px;
            }
            div#pageWrap div#secondColumn div#splashImage img
            {
                width: 844px;
                }
        div#pageWrap div#secondColumn div#splashText
        {
            margin-left: -44px;
            padding: 20px 44px 20px 44px;
            width: 756px;
            height: 62px;
            background-color: #58595b;
            color: #d7d4d2;
            font-size: 1.3em;
            line-height: 1.5;
            }
        div#pageWrap div#secondColumn div#news
        {
            width: 300px;
            float: left;
            margin-left: 88px;
            }
            div#pageWrap div#secondColumn div#news .newsTitle
            {
                border-bottom: solid 1px #8b0e04;
                padding: 5px 30px 5px 30px;
                font-weight: bold; 
                font-size: 1.4em;
            }
            div#pageWrap div#secondColumn div#news .newsArticle
            {
                padding: 5px 30px 5px 30px;
            }
        div#pageWrap div#secondColumn div#awards
        {
            width: 412px;
            float: right;
            margin-right: -25px;
           }
            div#pageWrap div#secondColumn div#awards .awardsTitle
            {
                border-bottom: solid 1px #8b0e04;
                padding: 5px 30px 5px 30px;
                font-weight: bold; 
                font-size: 1.4em;
            }
            div#pageWrap div#secondColumn div#awards .awardsArticle
            {
                padding: 5px 150px 5px 30px;
            }
        


div#footer 
{
    margin: 0 auto;
    text-align: center;
    padding-top: 50px;
    }
    div#footer ul#footerNavagation 
    {
        padding-left: 175px;
        }
        div#footer ul#footerNavagation li 
        {
        display: inline;
            }
            div#footer ul#footerNavagation li a 
            {
                display: block;
                float: left;
                padding: 2px;
                color: gray;

            }

