/* Generated by KompoZer */
body {
  margin: 0px;
  padding: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  background-color: #f2f2f2;
  color: #444444;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 780px;
  background-color: white;
}
#header {
  height: 60px;
  background-image: url(images/header.gif);
  background-repeat: no-repeat;
  background-position: left top;
  width: 780px;
}
#topnav {
  background-color: #66cc66;
  height: 20px;
  margin-bottom: 5px;
}
#content {
  border-right: 1px solid #dddddd;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-left: 25px;
  padding-right: 20px;
  width: 559px;
}
#content a {
  color: #66cc66;
}
#sidebar {
  float: left;
  width: 150px;
  padding-right: 15px;
}
#footer {
  border-top: 1px solid #dddddd;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
}
#footer a {
  color: #66cc66;
}

