<!--
p {margin: 0px;}
h2 {margin: 5px 0 3px 0;}
h3 {margin: 5px 0 3px 0;}
h4 {margin: 0px 0 0px 0px;}
-->

ul {
   
   padding: 0px;
   margin: 0px;

}



li {
  
   margin-left: 30px;

}

#wrapper {
      width: 860px;
      margin: 0 auto 0;
      text-align: left;
}
#topheader {
      background: url(images/news_header.jpg) no-repeat;
      height: 208px;
      width: 853px;
      margin: 2px 0px 2px 2px;
      padding: 0px 0 5px 0px;
}
#topheader p {
      padding: 178px 0 0 47px;
      word-spacing: 40px;
      font-family: Verdana, Helvetica, Arial, sans-serif;
      font-size: 15px;
      color: #fff;
}
#topheader a {
      text-decoration: none;
      color: #fff;
}

#topheader a:hover {
      text-decoration: none;
      color: #3399cc;
}


#content {
      width: 620px;
      float: left;
      padding-left: 0px;
      padding-bottom: 0; 
      margin: 0px 0 0 0;
}
#secondarycontent {
      width: 230px;
      float: right;
      padding-left: 0px;
      padding-bottom: 0;
      margin: 0 8px 0 0px; 
}

body {
      text-align: ;
      margin: 0;
      padding: 6px;
      min-width: 850px;
      background-image: images/newsback.jpg;
      background-repeat: no-repeat;
      background-position: top;
      background-attachment: fixed; 
      font-family: Verdana, Helvetica, Arial, sans-serif;
}
a {
  color: #3399cc;
}
.box {
   width: 616px;
   background: url(images/bckbxmid.jpg) repeat-y;
   padding:
   margin: 0 0 0px 0; 
}
.box h4 {
   background: url(images/bckbxtop.jpg) no-repeat left top;
   height: px;
   padding: 30px 0 0px 20px;
   margin: 0 0 -15px 0;
}

.box .last {
   background: url(images/bckbxbot.jpg) no-repeat left bottom;
   padding: 0px 0 10px 17px;
   margin: 0 0 0px 0; 
}
.box p {
   padding: ;
} 

.dbox {
   width: 578px;
   background: url(images/dialogmid.jpg) repeat-y;
   font-size: 14px;
   color: #ffffff;
   line-height: 150%;
}
.dbox h4 {
   background: url(images/dialogtop.jpg) no-repeat left top;
   padding: 7px 0px 35px 20px;
   color: #000000;
}
.dbox .last {
   background: url(images/dialogbot.jpg) no-repeat left bottom;
   padding: 0 20px 20px 20px;
}
.dbox p {
   padding: ;
}
.sdbox {
  width: 228px;
  background: url(images/sdboxmid.jpg) repeat-y;
}
.sdbox h4 {
  background: url(images/sdboxtop.jpg) no-repeat left top;
  padding: 12px 0px 0px 12px;
  color: #000000;
}
.sdbox .end { 
  background: url(images/sdboxbot.jpg) no-repeat left bottom;
  padding: 0px 0 10px 12px;
}
.sddia {
  width: 228px;
  background: url(images/sddiamid.jpg) repeat-y;
  font-size: 14px;
  color: #ffffff;
  line-height: 150%; 
}
.sddia h4 {
   background: url(images/sddiatop.jpg) no-repeat left top;
   padding: 5px 0 15px 20px;
}
.alter p {
   text-align: center;
}
.sddia .last { 
  background: url(images/sddiabot.jpg) no-repeat left bottom;
  padding: 0 35px 20px 12px; 
}
#footer {
  width: 858px;
  height: 152px;
  clear: left;
  padding: 0 0px 0 0px;
  margin: 5px 0px 10px 0px;
  background: url(images/foot.jpg) no-repeat;
}
#footer p {
   text-align: center;
   padding: 35px 45px 0 0px;
   margin: 0;
   font-family: Verdana, Helvetica, Arial, sans-serif;
   font-size: 12px;
   line-height: 150%;
   color: #fff;
}
#footer a {
   text-decoration: none;
   color: #fff;
