body {
   background-image: url('images/wtbg.gif');
}

p, td {
   background-image: url('images/grbg.gif');
   color: #FFFFFF;
   font-family: Garamond, serif;
   font-size: 18px;
   vertical-align: top;
}

p.copy {
   background-image: url('images/wtbg.gif');
   color: #999999;
   font-size: 10px;
   padding-top: 15px;
}

.div {
   background-image: url('images/div_bg.gif');
   height: 31px;
   width: 680px;
}
.head {
   vertical-align: bottom;
   width: 150px;
}
.head2 {
   text-align: right;
   vertical-align: bottom;
   width: 150px;
}
.hp {
   text-align: center;
}
.logo {
   text-align: right;
}
.lt {
   background-image: url('images/ltbg.gif');
   width: 50px;
}
.nav {
   padding-bottom: 30px;
   text-align: center;
}
.rt {
   background-image: url('images/rtbg.gif');
   width: 50px;
}
.txt {  
   padding-top: 20px;
   text-align: center;
}
.wt {
   background-image: url('images/wtbg.gif');
}

a {
   color: #DEE284;
   font-size: 14px;
   line-height: 24px;
}
a.copy {
   background-image: url('images/wtbg.gif');
   color: #999999;
   font-size: 10px;
   line-height: 12px;
}