@charset "utf-8";
/* CSS Document */

BODY {
   font-family: Verdana, Helvetica, sans-serif;
   background:  repeat-x;
   font-size:10px; text-align:center; color:#000000; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:2px; padding:0px; 
}
.large_letter {
   font-size: 1.6em;
}
TD {
   vertical-align: top;
}
#divbackground {
   background: ;
   width: 780px;
   height: 100%;
   border: 0px none;
}
TABLE.maintable {
   width: 768px;
   background: white;
   height: 100%;
}
TABLE.banner {
   width: 100%;
   background: url('images/banner.jpg');
   height: 130px
}
TABLE.body {
   width: 100%;
   background: white;
   height:444px;
}
TABLE.footer {
   width: 100%;
   background: #040503;
   height:100px;   
}
TD.footertd {
   font-size: 11px;
   color: white;
   text-align: center;  
}
TD.footertd A {
   font-size: 11px;
   color: white;
   text-align: center;  
   text-decoration: none;
}
TD.row1 {
   height:130px;
}
TD.row2 {
   height:444px;
}
TD.row3 {
   height:100px;
}
#bodycol1 {
   width:238px;
   padding: 4px;
   font-size: 11px;
}
#bodycol2 {
   width:238px;
   height: 100%;
   border-left: 1px black solid;
   padding: 4px;
   padding-top: 8px;
   font-size: 11px;
}
#images {
   border-left: 1px black solid;
   height: 100%;
   width:274px;
}
#mainimage {
   text-align: center;
   height: 274px;
}
#thumbimages {
   padding-top: 10px;
   text-align: center;
   font-size: 10px;
   color: black;
   border-top: 1px black solid;
}

~



