body {
     margin:0px;
     border:0px;
     padding:0px;
     line-height:100%;
     background: #ffffff repeat center fixed;
     text-align: left;
}

table{font-size:100%;
      line-height:130%;
}

td.header {width: 720px;
            height:100px; 
            padding:0px;
            text-align:left;
            background-color:#ddffff;}

td.menu {width:220px;
         text-valign:top;
               padding:10px;
               line-height:150%;
               border-right:solid 1px #003366;
               color:#996633;
               font-size:90%;
               background-color:#ffffcc;
}

td.main {         width:500px;
                  padding:20px;
                  margin:5px;
                  line-height:150%;

}

td.footer {width: 720px;
          padding:0px;
          line-height:120%;
          color:#000000;
          background-color:#ffffff;
          font-size:80%;
          text-align:center;
}

div.main-contentin {float: left;
                  width:480px;
                  padding:10px;
                  margin:5px;
                  line-height:150%;
                  border:dotted 2px #009900;
                  background-color:#eeffdd;
}

div.main-photo {float: left;

                  padding:0px;
                  margin:5px;
                  line-height:150%;
}

div.main-comm {float: left;
                  padding:0px;
                  margin:5px;
                  line-height:120%;
                  font-size:90%;
}

div.lead {color:#009900;
}

div.indetopic {float: left;
               width:490px;
               padding:10px;
               margin-top:10px;
               margin-bottom:10px;
               line-height:150%;
               border-bottom:solid 2px #336699;
               border-left:solid 5px #336699;
               background-color:#ffffff;
}

div.indephoto {float: left;
                  width:100px;
                  height:100px;
                  padding:0px;
                  margin-right:5px;
}

div.indecomm {float: right;
                  width:370px;
                  padding:0px;
                  margin:5px;
                  line-height:120%;
                  font-size:90%;
}

span.topic{color:#cc0066;
           font-weight:800;}

span.lead{color:#000000;
           font-size:90%;
           font-weight:800;
}


A:link {
color:#CC0066;
text-decoration:none;
}

A:visited {
color:#CC0066;
text-decoration:none;
}

A:hover{ color:#CC0066;
         text-decoration:underline;}

A:active {
color:#CC0066;
text-decoration:none;
}



