body {
   background-image: url(template.img/bg.gif);
   background-position: center;
   margin: 0px; 
   padding: 0px;
   text-align: center; 
   }

img {border-width: 0px}

#head {
   background-image: url(template.img/head.gif);
   background-repeat: no-repeat;
   margin-top: 30px;
   margin-right: auto;
   margin-left: auto;
   width: 820px;
   height: 111px; 
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #FFFFFF;
   }
#head a {
   text-decoration: none;
   color: #FFFFFF;
   }
#head a:hover {
   text-decoration: none;
   color: #FFCC00;
   }   
#body {
   background-image: url(template.img/body.gif);
   background-repeat: repeat-y;
   margin-right: auto;
   margin-left: auto;
   width: 820px;
   }
#clear {
   height: 1px;
   clear: left;
   }
#foot {
   background-image: url(template.img/foot.gif);
   background-repeat: no-repeat;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 30px;
   width: 820px;
   height: 190px;
   }
#body_left {
   width: 250px;
   float: left;
   margin-left: 10px;
   text-align: center;
   }
#content {
   padding: 16px 30px 16px 266px;
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   color: #404040;
   }
#content h1 {
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 24px;
   color: #CC0044;
   font-style: italic
   }
#content h2 {
   font-family: Georgia, "Times New Roman", Times, serif; 
   font-size: 16px;
   color: #CC0044;
   font-style: italic
   }
#content a {
   color: #CC0044;
   font-weight: bold
   }
#content a:hover {
   color: #CC9933;
   }
#content table {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px;
   color: #404040;
   }
#content td {
   vertical-align: top;
   padding: 2px 5px 5px 0px;
   }
#content .smaller {
   font-size: 0.8em;
   }
#content .bigger {
   font-size: 1.2em;
   }
#content .red {
   color: #CC0044;
   }
#foot_content {
   width: 780px;
   margin-right: auto;
   margin-left: auto;
   }
#foot_cell4 {
   width: 194px;
   height: 145px;
   overflow: hidden;
   float: left;
   border-right: 1px solid white;
   }
#foot_cell5 {
   width: 155px;
   height: 145px;
   overflow: hidden;
   float: left; 
   border-right: 1px solid white;
   }


