p.textBody
    {
        text-align:left;
        font-size:20px;
        font-family:helvetica,Georgia,Serif;
        color:#FFFFFF;
        padding=30px;
        width: 800px;
    }
    p.advisoryTextBody
    {
        text-align:left;
        font-size:20px;
        font-family:helvetica,Georgia,Serif;
        color:#FFFFFF;
        padding=30px;
        width: 800px;
    }
    p.rectangle
    {
        width: 0px; height: 425px;
        border-style: solid;
        border-color: #0000ff
    }
    p.rightInformation
    {
        
        height: 125px;
        border-style: solid;
        border-color: #000000;
        color:white;
        font-size:20px;
        text-align:center;
    }
    p.wasteSpace
    {
        
        height: 100px;

    }
    div.rightInformation
    {
        float:right;
        height: 300px;
    }


    #navlist li
    {
        display: inline;
        list-style-type: none;
        padding-left: 1.25%;
        padding-right: 1.25%;
        font-family:helvetica,Georgia,Serif;

    }
    
    a.noUnderline
    {
        text-decoration:none;
        font-size:25px;
        font-family:helvetica,Georgia,Serif;
        color:#FFFFFF;
    }
    a.noUnderlineSelected
    {
        text-decoration:none;
        font-size:25px;
        font-family:helvetica,Georgia,Serif;
        color:#000000;
    }
    h1
    {
        color:black;
        font-family:Georgia,Serif;
    }
    
    img.banner
    {
        //margin-left:auto; 
        //margin-right:auto;
        //float:top; 
        height:350px;
        width:90%;
    }
    img.leftPicture
    {
        float:left;
        margin-left:5em;
    }
    img.rightPicture
    {
        float:right;
        margin-right:10em;
    }
    p.footer
    {
    }
    div.leftColumn
    {
        float:left;
        width:5%;
    }
    div.rightColumn
    {
        float:right;
        width:35%;
    }
    div.banner
    {
    }
    div.mainBody
    {
        
    }
    div.bottomPart
    {

        width:100%;
        float:left;

    }
    div.navigation
    {

    }
    div.bigPicture
    {
       // margin-right:20px;
       // margin-left:20px;
        //height=500;
        //width=1500;
        //position:absolute;
        //top:0px;
        float:left;
        //border-style: solid;
        //border-color: #000000;
    }
    ul.navClass
    {
        width:1100px;
    }
    
    body
    {
        /*background-image: url("gradient.jpg");
        background-position: 0% 0%;
        background-height:100%;
        background-width:100%;
        background-repeat: repeat;
        bgcolor="#ff00ff";*/
    }
    body.bodyClass
    {
        //background-color:#3366FF;
        background-image: url("images/blueGradient2000.png");
        background-repeat: repeat-x;
    }
    body.peopleClass
    {
        //background-color:#3366FF;
        background-image: url("images/blueGradient2500.png");
        background-repeat: repeat-x;
    }


