<style type="text/css">
<!--

BODY,TD,TH{
   margin : 0px;
   text-align:center;
}

div#all {
   float: center;
   width: 900px;
   height: 729px;
   border-width: 1px;
   border-style: solid;
   border-color: #666666;
   padding : 0px;
   text-align:left;
   margin: 0px auto; 
}

div#header {
   float: center;
   width: 900px;
   height:320px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #666666;
   padding : 0px;
   margin : 0px;
}

div#topics {
   float: left;
   width: 320px;
}

div#contents {
   float: right;
   width: 570px;
   height:409px;
   vertical-align: baseline;
   border-left-width: 3px;
   border-left-height: 100%;
   border-left-style: solid;
   border-left-color: #666666;
   padding : 0px 0px 0px 5px;
   list-style-position: outside;
   font-size:80%;
   line-height:1.5em;
   font-weight: normal;
   text-align:left;
}

div#footer {
   clear:both;
   width:100%;
   height:20px;
   color:#666666;
   font-family: "Times New Roman";
   font-weight:100;
   font-size:80%;
   text-align:center;
   padding : 10px 0px 0px 0px;
}

</style>
