*  {
     margin: 0;
     padding: 0;
     border: 0;
                }

body  {
        padding: 2% 0 0;
        background: #cadaba;
        color:#333;
        font-family: Constantia, Verdana, Helvetica, sans-serif;
                                                                             }

#container {
             width: 952px;
             background: #cadaba;
             margin: 0 auto;
             border: 1px solid #999;
                                     }

#header {
         background: url(images/header.jpg);
         width: 952px;
         height: 221px;
                                      }
#nav   {
        background: url(images/nav_bg.gif) repeat-x;
        color: #f00;
        font-size: 101%;
        font-weight: bold;
        line-height: 1.8em;
        text-align: left;
                                             }

#nav ul  {
          list-style-type: none;
                                }
#nav li  {
           display: inline;
           margin: 0 8px; 
                            }
#nav li a  {
            color: #000;
                         }
#nav li a:hover  {
                  color: #f00;
                               }
.home  {
         margin: 0 0 -2px 5px;
                            }

a  {
     text-decoration: none;
                            }

#text  {
        width: 600px;
        font-size: 0.9em;
        color: #333;
        margin: 10px auto;
        float: left;
                              }

#text p  {
          text-align: justify;
          text-indent: 1.5em;
          margin: 0;
          padding: 0 15px; 
                                 }
#text a {
         color: #396;
                       }

#text a:hover  {
                color: #f36;
                border-bottom: 1px dotted #f36;
                                                }
#text h1 {
          font-size: 1.6em;
          text-align: center;
          color: #4f7942;
                             }

.img1  {
        width: 200px;
        height: 160px;
        margin: 0 0 0 15px;
        float: right;
                      }

.img2  {
        width: 200px;
        height: 166px;
        margin: 10px 10px 0 15px;
        float: left;
                            }

#text1  {margin: 10px auto;}


#text1 h2  {
              color: #4f7942;
              font-size: 200%;
              font-weight: bold;
              text-align: center;
                                       }
#text1 ul  {
            list-style-type: none;
            padding: 5px 25px;
                                  }

#news  {
         background: #acb78e;
         width: 335px;
         color: #000;
         margin: 10px 5px;
         float: right;
                               }

#news h3  {
           color: #4f7942;
           font-size: 120%;
           font-weight: bold;
           text-align: center;
                              }

#news ul  {
           list-style: none;
                                              }
 
#news li  {
           font-size: 85%;
           padding: 5px 10px;
           text-align: justify;
                             }

#news a  {
          color: #269;
                         }
#news a:hover  {
                 color: orange;
                             }

.date  {
        color: #4f7942;
                       }

#footer  {
          background: #269;
          color: #fff;
          font-size: 90%;
          padding: 5px;
          clear: doth;
                             }
#footer a  {
            color: #ff0;
                        }

#footer a:hover  {
                  color: #f00;
                              }

#footer p  {
            padding: 2px;
            text-align: center;
                               }
.clearfloat  {
              clear: both;
                           } 

span.vid  {
           color: #556832;
           font-weight: bold;
                       }      


