﻿body 
{
     background-color:#DDDDDD; 
     height:100%;
}

h1 {font-family:Tahoma;
    font-size:175%;
    color:White;
    font-weight:bolder;
    line-height:100%
    
    }
h2 {font-family:Tahoma;
    font-size:120%;
    color:White;
    font-weight:bolder;
    }
p {font-family:Verdana;
   font-size:75%;
   color:White;
    
    }
    
ul {font-family:Verdana;
   font-size:75%;
   color:White; 
    }
li { margin:0;
    padding:0;
    padding-left:75px;
    background-image:url('images/mag.jpg');
    background-repeat:no-repeat;
    background-position:10px 1px;
    line-height:100%;
    
    font-weight:bold;
    font-size:90% ;
}

a { text-decoration:none;}

#container
{
width: 90%;
background-color:#E8E8E8;
margin-left: 5%;
margin-right:10%;
height:100%;
line-height: 130%;
}


#top
{
width: 854px;
line-height:75%;
height:111px;

}
#top h1
{line-height:150%;
   
    }
#top a 
{
    font-family:Verdana;
    color:White;
    font-weight:bold;
    font-size:90%;
    text-decoration:none;
}
#top a:visited 
{ color:White;
}

#top a:hover 
{
    font-family:Verdana;
    font-weight:bolder;
    color:Red;
    background-color:White;
}

#top td:hover
{
    background-color:White;
}

#left
{
float: left;
width: 200px;
height:100%;
background-color:White;
margin: 0;
padding: 1em;
border-style:groove;
border-color:#384863;
}

#left ul
{ 
    font-size:90%;
    color:#384863; 
}

#left li
{
   background-image:none; 
   padding-left:50px; 
   line-height:130%;
    
    }

#content
{
 background-color:#384863;
margin-left: 250px;
padding: 1em;
max-width: 51em;
}

#bottom
{
clear: both;
margin: 0;
padding: .5em;
}

#bottom p
{
    font-size:85%;
    font-family:Verdana;
    color:Black;
}
#bottom a
{
    text-decoration:none;
    font-family:Verdana;
    color:Black;
    }
    
#bottom a:visited 
{
    text-decoration:none;
}
#bottom a:hover
{
    font-size:100%;
    color:Red;
}

#left p 
{
    font-family:Verdana;
    color:#384863;
    font-weight:bold;
    font-size:85%;
}

#left a
{
    font-family:Verdana;
    font-size:100%;
    text-decoration:none;
    color:Blue;
    font-weight:bold;
}

#left a:hover
{
    color:Red;
    background-color:#D7EBFF;
}

#left a:visited
{
    text-decoration:none;
    }
    
    .menuItem
    {
        font-family:Verdana;
        font-size:85%;
        text-decoration:none;
        font-weight:bold;
        background-color:#3A5FCD;
        }  

#content p
{font-family:Verdana;
   font-size:75%;
   color:White;
    }
    
#content ul
{  list-style:none;
}

#content li
{   margin:0;
    padding:0;
    padding-left:75px;
    background-image:url('images/mag.jpg');
    background-repeat:no-repeat;
    background-position:10px 2px;
    line-height: 150%;
    padding-bottom:1%;
    font-weight:bold;
    font-size:90% }

#content a
{color:#B0E2FF;
}

#content a:visited 
{
    text-decoration:none;
    color:White;
}

#content a:hover 
{ 
    color:Red;
}

#content img
{
     padding:10px;
    
}

#notes
{
    font-size:70%;
}

