body {
  padding: 0px 0px 0px 0px;
  background-color: #333333;
}

h1 {  font: 12pt verdana,arial,sans-serif;  color: #4B3528;  font-weight: bold;}
h2 {  font: 11pt verdana,arial,sans-serif;  color: #4B3528;  font-weight: bold;}
h3 {  font: 10pt verdana,arial,sans-serif;  color: #4B3528;  font-weight: bold;}
h4 {  font: 9pt verdana,arial,sans-serif;  color: #4B3528;  font-weight: bold; }

a:link {color: #aD3701; text-decoration: none; }
a:visited {color: #aD3701; text-decoration: none; }
a:hover {color: #aD3701; text-decoration: underline; }
a:active {color: #aD3701; }

a.tan:link {color: #333; text-decoration: none; font-weight: bold;}
a.tan:visited {color: #333; text-decoration: none; font-weight: bold;}
a.tan:hover {color: #333; text-decoration: underline; font-weight: bold;}
a.tan:active {color: #333; font-weight: bold;}

TD {
  font: 12px verdana, arial,sans-serif;
  color: #444;
  line-height: 1.5;
}

.wrapper {
  padding: 2px;
  background-color: #333;
  border: 3px solid #CD5711;
  width: 950px;
}

.head {
  padding:  20px 0px 12px 4px;
  background-color: #ffffff;
  text-align: center;
  height: 135px;
  width: 328px;
  border-bottom: 4px solid #ccc;
}

.top-links {
  padding: 20px 30px 2px 8px;
  background-color: #ffffff;
  width: 450px;
  text-align: right;
  vertical-align: top;
}

.listen {
  padding: 20px 20px 2px 8px;
  background-color: #ffffff;
  width: 450px;
  text-align: right;
  vertical-align: bottom;
  border-bottom: 4px solid #ccc;

}


.content {
  padding: 25px;
  background-color: #ffffff;
  line-height: 1.5;
}


.link-area {
  padding: 0px 0px 0px 0px;
  background-color: #ffffff;
  width: 230px;
  vertical-align: top;
  text-align: center;
  line-height: 1.1;
}

.link-header {
  background-color: #666;
  color: #fff;
  padding: 6px;
  font-weight: bold;
  text-align: center;
  line-height: 1.1;
}

.links {
  padding: 6px 4px 6px 4px;
  border: 1px solid #DED8C6;
  background-color: #ffffff;
  text-align: center;
  line-height: 1.1;
}

.text-area {
  padding: 0px 10px 0px 30px;
  background-color: #ffffff;
  vertical-align: top;
 line-height: 1.6;
}


 ul
{
# list-style-type: none;
padding: .5em 0em 0em 1em;
margin: 0;
}

 li
{
# list-style-type: none;
padding: 0em 0em .5em 0em;
margin: 0;
}

.listen-box {
  padding: 8px 8px 8px 8px;
  background-color: #ffffff;
  text-align: center;
  vertical-align: top;
  border: 1px solid #333333;
}

.footer {
  padding: 8px 8px 8px 8px;
  color: #999999;
}