

        



#top {width: 100%; height: 160px; font-family: verdana,arial,helvetica,sans-serif; font-size: 14px}

    #logo {float: left; width: 100px; height: 100px; padding: 30px;
        background-color: #009999; }

    #name {margin-left: 180px; height: 200px; border-bottom: double #009999;}
        
        .cname {color:#009999; font-size: 25px; font-weight: 600; text-align:center; }
        .ccname {color:#000099; font-size: 20px; letter-spacing: 0.2em; text-align:center; }
        .cdate {color:#000099; font-size: 18px; text-align:center; }

#bottom {width: 100%; font-family: verdana,arial,helvetica,sans-serif; font-size: 14px;}

    #menu {float: left; width: 140px; height: 500px; padding: 10px; background-color: #009999; color: white}
        
        #menu BODY{font-size: 15px; } 
        #menu LI{font-size: 15px; line-height: 25px;} 
         
        #menu H1  {font-size: 20px; font-weight: 600; letter-spacing: 0.2em; text-align:center;}
        
        #menu H2{font-size: 16px; font-style: normal} 
        #menu H3{font-size: 14px; font-style: normal}
        #menu a {color: white;text-decoration: none}

    #content {margin-left: 180px; padding: 5px}

        #content BODY{font-size: 15px; } 
        #content LI{font-size: 15px; line-height: 25px;} 
         
        #content H1  {color:#009999; font-size: 20px; font-weight: 600; text-align:center; }
        
        #content H2{color:#009999; font-size: 16px;} 
        
        #content H3{color:#000099; font-size: 14px;}
        #content a {color: #000099; }
        #content EM {color:#009999; font-style: normal; font-weight:900;}

