body{
    /*background-color: #eee;*/
    /*background-color: #f4f4f4;*/
    background-image: url(images/fuzzy.jpg);
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    /*text-align: center;*/
    margin-left: auto;
    margin-right: auto;
    width: 850px;
}

li{
        padding-top: 5px;
        padding-bottom: 5px;
}

td{
border-right: #000 1px solid;
 border-top: #000 1px solid; 
 border-left: #000 1px solid; 
 border-bottom: #000 1px solid;
}

p{border: 0px solid #FFF;}

table, td
{
    border-color: #000;
    border-style: solid;
}

#page{
    /*padding-top: 10px;*/
    margin: 0;
    width: 850px;
    background-color: #fff;
    text-align: left;
    /*border: 1px solid #000;*/
    min-height: 250px;
    }
    
#title{
    background-color: #fff;
    margin: 0;
    }

#title .picture
{
float: left;
padding: 5px 20px;
}

#title .picturer
{
float: right;
padding: 5px 20px;
}

#nav{font-size: 80%;}

#nav table{text-align: centre;
        margin: 0 auto;}

#nav p{
    /*padding-left: 20px;*/
    font-size: 80%;
    /*line-height: 200%;*/
    margin: 0 15px;
    /*text-align: center;*/
    border: 3px solid #FF80C0;
    font-family: arial, "century gothic"
    /*padding-bottom: 2px;*/
    /*padding-left: 10px;*/
    }
    
/*#nav span{
    border-right: 3px solid #FF80C0;
    padding: 0 12px; 
}

#nav br{border-right: 3px solid #FF80C0;}*/

#banner table{
border-right: medium none; 
border-top: medium none; 
font-size: 10pt; 
border-left: medium none; 
border-bottom: medium none; 
border-collapse: collapse;
}

#banner td{
border-right: #1e1ee6 10px solid;
 border-top: #1e1ee6 10px solid; 
 border-left: #1e1ee6 10px solid; 
 border-bottom: #1e1ee6 10px solid;
}


#nav table, td
{
    border-color: #FF80C0;
    border-style: solid;
}

#nav table
{
    border-width: 0 0 3px 3px;
    border-spacing: 0;
    border-collapse: collapse;
}

#nav td
{
    margin: 0;
    padding: 4px;
    border-width: 3px 3px 0 0;
    text-align: center;
}

#title p.normal{
        border: 0 solid #fff;
        color: #808080;
        font-size: 70%;
}
    
#title p.space{
    margin: 0;
    line-height: 7px;
    }
    
#title p.space2{
    margin: 0;
    line-height: 10px;
    background-color: #5C8BBF;
    }
    
/*#title table{color: #000; border: 3px solid #FF80C0;}*/

/*#title table{border: 3px solid #FF80C0;}*/


    

#title h1{
    font-size: 140%;
    padding: 22px 2px 0 30px;
    color: #000;
    margin: 0;
    font-family: "Times New Roman", Arial, "Century Gothic", verdana, Helvetica, sans-serif;
    font-weight: normal;
    /*background-color: #fff;*/
    }
#title h2{
    margin: 0; 
    padding: 0 0 20px 18px; 
    font-size: 75%;
}
    

#title p.clear{
    clear: both;
    background-color: #fff;
    color: #4d7097;
    border: 0 solid #fff;
    height: 2px;
}

#title td{
        font-family: Arial;
}

/*#title a {font-weight: bold; }*/

#nav a:link {
  color: #000;
  text-decoration: none; 
}
#nav a:visited {
  color: #000;
 text-decoration: none; 
}
#nav a:active {
  color: #000;
 text-decoration: none; 
}
#nav a:hover {
  color: #FF80C0;
  /*text-decoration: underline;*/
}

    
#content{
    /*margin: 0 0 0 170px;*/
    margin: 0;
    /*border-left: 1px solid #2a479b;*/
    padding: 30px 20px;
    background-color: #fff;
    /*margin-left: 140px;*/
    font-size: 95%;
    line-height: 140%;
    min-height: 250px;
    }
#content blockquote{
    background-color: #fff;
    margin: 0 0 0 10px;
    }
#content p, table, tr, td, pre{
    background-color: #fff;
    margin: 0;

    }

#content h1{
    background-color: #fff;
    margin: 0;
    font-size: 140%;
    font-weight: normal;
    /*padding-left: -14px;*/
    }
    
#content h2{
    background-color: #fff;
    color: #999;
    font-family: verdana;
    margin: 0;
    font-size: 140%;
    font-weight: normal;
    padding-bottom: 6px;
    }
    
/*#content p{padding-left: 20px;
                        margin: 0;}*/
    
#content .pictureleft
{
float: left;
padding-right: 20px;
padding-bottom: 5px;
color: #4d7097;
}

#content a {font-weight: bold; }

#content a:link {
  color: #339;
  
}
#content a:visited {
  color: #339;
  
}
#content a:active {
  color: #339;
  
}
#content a:hover {
  color: #DAA520;
  text-decoration: underline;
}

#content p.note{
    margin: 0;
    font-style: italic;
    font-size: 90%;
}

#content p.gotop{
    margin: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

#menu{
    margin: 0;
    color: #ccc;
    background-color: #fff;
    padding: 15px 0;
}

#menu a {font-weight: bold;  }

#menu a:link {
  color: #000000;
 /* text-decoration: none;*/
}
#menu a:visited {
  color: #000000;
  /*text-decoration: none;*/
}
#menu a:active {
  color: #999999;
  /*text-decoration: none;*/
}
#menu a:hover {
  color: #DAA520;
  text-decoration: underline;
}
    
    #side{
        float: left;
        width: 130px;
        bottom: auto;
        font-size: 85%;
        /*border: 1px solid #000;*/
        margin: 0 10px 0 0;
        padding: 4px;
        background-color: #fff;
        }
        
    
    #side p{
        margin: 0;
        padding-left: 6px;
        background-color: #fff;
    }
    
    #side p.news{
        margin: 0;
        padding-left: 6px;
        background-color: #fff;
        font-size: 80%;
    }
    #side strong{
        margin: 0;
        padding-left: 6px;
        background-color: #fff;
        font-size: 90%;
    }
    
    #side h1{
        margin: 0;
        padding-left: 2px;
        font-size: 80%;
        color: #000;
        /*background-color: #ccc;*/
    }
    
#side a {font-weight: bold; font-size:90%;}

#side a:link {
  color: #000000;
}
#side a:visited {
  color: #000000;
}
#side a:active {
  color: #999999;
}
#side a:hover {
  color: #DAA520;
  text-decoration: underline;
}
    

    
    #footer{
    border-top: 1px solid #000;
    clear: both;
    background-color: #fff;
    /*color: #4d7097;*/
    padding-left: 20px;
    margin-left: 20px;
    font-family: arial;
    font-size: small;
    line-height: 120%;
    margin: 0;
    text-align: center;
    }

#footer p{margin: 0;
                    text-align: center;
                    padding: 4px 0 4px 0;}
        
#footer a {font-weight: bold; font-size: 85%;}

#footer a:link {
  color: #000000;
  /*text-decoration: none; */ 
}
#footer a:visited {
  color: #000000;
 /*text-decoration: none; */
}
#footer a:active {
  color: #999999;
 /*text-decoration: none; */
}
#footer a:hover {
  color: #DAA520;
  text-decoration: underline;
}

    
.picture
{
float: left;
padding: 0 20px 5px 0;
color: #4d7097;
font-size: 70%;
}

.pictureright
{
float: right;
padding: 0 0 5px 20px;
color: #4d7097;
font-size: 70%;
}

.picturecenter{
    text-align: center;
    }
    
b.blue{ 
    color: #339;
    }
.blue{
    color: #339;
    }
    
.purple{
    color: #800080;
    }


        
.word{
    float: left;
    height: 28px;
    padding: 3px 20px 0 5px;
    }
.pdf{
    float: left;
    height: 33px;
    padding: 4px 20px 0 5px;
    }
    
p.gap{
    height: 5px;
    clear: both;
    }   
