body {
  margin: 0px;
  padding: 0px;
  background-attachment: scroll;
  font-size: 10px;
  text-align: center;
  font-family: tahoma,arial;
}
* html body {
}
img {
  border:  none;
}
a:link {
  color: #9d9d9b;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #9d9d9b;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
a:hover, a:active {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#footer a:link {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}
#footer a:visited {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
}
#footer a:hover, #footer a:active {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: underline;
}
#banner {
  width: 776px;
  clear: both;
}
#container {
  margin: 0px auto;
  text-align: left;
  width: 776px;
}
#content {
  clear: both;
  width: 776px;
  background-image: url(images/content-bg.gif);
  background-repeat: repeat;
}
#footer {
  background: transparent url(images/footer-bg.gif) no-repeat scroll 0%;
  clear: both;
  color: #ffffff;
  display: block;
  font-size: 11px;
  height: 108px;
  padding-top: 20px;
  text-align: center;
  width: 776px;
}
#headlines {
  padding: 10px;
  background: #1f1f1f none repeat scroll 0%;
  height: 199px;
  width: 254px;
}
#left {
  padding: 80px 20px 20px;
  background: #333333 url(images/content-top-bg.gif) no-repeat scroll 0%;
  float: left;
  width: 462px;
}
#logo {
  height: 72px;
  width: 776px;
}
#nav {
  clear: both;
  display: block;
  height: 43px;
  width: 776px;
  background-image: url(images/nav-bg.gif);
  background-repeat: repeat-x;
}
#nav ul li a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bolder;
  color: #ffffff;
}
#nav ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
}
.nlink, .nlinkend {
  float: left;
  width: auto;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  text-align: center;
  padding-top: 15px;
  padding-left: 17px;
  padding-right: 17px;
  height: 28px;
}
.nlink {
  background-image: url(images/nav-line.gif);
  background-repeat: no-repeat;
  background-position: right top;
}
.nlinkend {
  background-image: none;
}
#right {
  float: left;
  width: 274px;
}
#right p {
  margin-top: 0px;
}
* html #right p {
  margin-top: -5px;
}
#stats {
  padding: 10px;
  background: #494949 none repeat scroll 0%;
  width: 254px;
}
* html #stats {
  height: 170px;
}
.date {
  color: #827961;
  font-weight: bold;
}
.flt-lft {
  float: left;
  margin-right: 20px;
}
.flt-rgt {
  float: right;
}
.heading1 {
  background: transparent url(images/heading-bg-1.gif) no-repeat scroll 0%;
  color: #909090;
  display: block;
  font-family: arial,tahoma;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  margin-bottom: 12px;
  padding-left: 40px;
  padding-top: 4px;
  width: 181px;
}
* html .heading1 {
  margin-bottom: 5px;
}
.heading2 {
  background: transparent url(images/heading-bg-2.gif) no-repeat scroll 0%;
  color: #909090;
  display: block;
  font-family: arial,tahoma;
  font-size: 14px;
  font-weight: bold;
  height: 21px;
  margin-bottom: 5px;
  padding-left: 38px;
  padding-top: 4px;
  width: 161px;
}
