body 
    {
    margin: 0;
    padding: 0;
    background-color: skyblue;
     }
#header
    {
    background-color:lightblue;
    height: 80px;
    border: 1px solid #449;
    border-width: 0 0 1px 0;
     }
#nav 
    {
    padding: 0 0 0 95px;
    width: 260px;
     }
#nav1 
    {
    padding: 0 0 0 95px;
    width: 260px;
     }

h1 
    {
    color: darkblue;
    text-align: center;
     }
h2
    {
    color: darkblue;
    }
.navh2
    {
    text-align: left;
    color: darkblue;
    width: 260px;
     }
div.course
    {
    padding: 0 2em 0 2em;
     }
h3 
    {
    color: darkblue;
    text-align: center;
     }
a
    {
    align: right;
    font-size: 17pt;
    line-height: 1.5em;
    text-decoration: none;
     }
a:hover
    {
    color:darkblue;
     }
ul 
    {
    background-color:lightblue;
    border:1px blue solid;
    list-style: none;
     }
.hz li
    {
    display: inline;
     }
.hz li a
    {
    padding: 0 0 0 20px;
    }
.hz
    {
    text-align: center;
     }
#ul2 
    {
    width: 260px;
    background-color:lightblue;
    border:1px blue solid;
     }
#ul3 
    {
    width: 260px;
    background-color:lightblue;
    border:1px blue solid;
    text-align:center 
    padding: 0 0 0 50px;
    width: 800px;
 }

.lightblue-box-border {
    background-color:lightblue;
    border:1px blue solid;
    padding: 0 0 0 10px;
}
li 
    {
        padding: 0 0 0 10px; height:20px;
     }
p 
    {
    font-family: arial, helvetica, sans-serif;
    line-height: 2em;
    color: darkblue;
    width: 900px;
    text-align: left;
    align: center
    font-size: 9pt;
     }
#img2 
    {
    width: 450px;
     }