html, body {
  margin: 0pt;
  padding: 0pt;
  background: rgb(244, 244, 244) url('bg.jpg') repeat-x scroll 0% 0%;
  text-align: center;
}

a:link {
  text-decoration: none;
  color: rgb(2, 76, 95);
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}

a:visited {
  text-decoration: none;
  color: rgb(2, 76, 95);
}

a:hover {
  text-decoration: none;
  color: rgb(204, 204, 204);
}

a:active {
  text-decoration: none;
}

h1 {
  font-family: Arial;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #339900;
  padding-left: 18px;
  margin-top: 12px;
  float: left;
}

h2 {
  background: transparent url('header.gif') no-repeat scroll left center;
  font-family: Tahoma;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #339900;
  padding-left: 20px;
  margin-top: 20px;
  margin-left: 4px;
}

h3 {
  font-family: Tahoma;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #339900;
  margin-top: 12px;
}

.style1 {
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: rgb(255, 255, 255);
  margin-top: 4px;
}

#footer a {
  color: rgb(204, 204, 204);
}

#footer a:hover {
  color: rgb(255, 255, 255);
}

#container {
  padding: 0pt;
  text-align: left;
  width: 776px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

#background {
  margin: 0pt;
  padding: 0pt;
  background: transparent url('background.jpg') repeat-y scroll 0% 0%;
  width: 776px;
  float: left;
}

#top {
  border-bottom: 2px solid rgb(209, 209, 209);
  padding: 0pt;
  background: transparent url('bgtop.gif') repeat scroll 0% 0%;
  width: 776px;
  float: left;
  height: 58px;
}

#banner {
  padding: 0pt;
  background: transparent url('banner2.jpg') repeat scroll 0% 0%;
  width: 776px;
  float: left;
  height: 114px;
}

#menu {
  border-bottom: 1px solid rgb(213, 213, 213);
  padding: 0pt;
  background: transparent url('menubg.gif') repeat scroll 0% 0%;
  width: 776px;
  float: left;
  height: 28px;
}

#sidebar {
  padding: 0pt;
  background: rgb(236, 247, 253) none repeat scroll 0% 0%;
  min-height: 789px;
  width: 210px;
  float: left;
}

#content {
  margin: 0pt;
  padding: 0pt;
  background: rgb(255, 255, 255) none repeat scroll 0% 0%;
  float: left;
  width: 559px;
  min-height: 789px;
}

#footer {
  padding: 0pt;
  background: rgb(102, 2, 101) none repeat scroll 0% 0%;
  float: left;
  height: 29px;
  width: 776px;
  text-align: center;
}

.posts {
  padding: 0pt;
  background: transparent url('postbg.jpg') no-repeat scroll center top;
  float: left;
  margin-left: 20px;
  width: 511px;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: rgb(0, 0, 0);
  margin-top: 20px;
  margin-bottom: 12px;
}

#sidebar ul {
  margin: 20px 0pt 5px 4px;
  padding: 0pt;
  list-style-type: none;
  width: 168px;
}

#sidebar li a {
  border-bottom: 1px solid rgb(255, 255, 255);
  padding: 3px 0pt 3px 20px;
  background: transparent url('list.gif') no-repeat scroll left center;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 9px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: rgb(153, 153, 153);
  display: block;
  width: 168px;
  text-decoration: none;
}

#sidebar li a:visited, #sidebar li a:active {
  text-decoration: none;
}

#sidebar li a:hover {
  color: rgb(3, 76, 95);
  background-color: rgb(255, 255, 255);
}