body {
  margin: 20px 0;
  padding: 0;
  background: #cecece url(images/img1.gif) repeat scroll 0%;
  font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: small;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
h1, h2, h3 {
  color: #000000;
}
h2 {
  font-size: 1.6em;
}
h3 {
  margin: 0;
  font-size: 1em;
}
p, ul, ol, blockquote {
  margin-top: 0;
}
a:link {
color: #000000
}
a:hover {
  text-decoration: none;
}
img {
  border:  none;
}
#header {
  margin: 0 auto;
  background: transparent url(images/img2.jpg) repeat scroll 0%;
  width: 700px;
  height: 215px;
}
#header * {
  margin: 0;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}
#header h1 {
  padding: 20px 0 0 330px;
  float: left;
  font-size: 3em;
}
#header h2 {
  padding: 20px 0 0;
  float: left;
  font-size: 1em;
}
#menu {
  margin: 0 auto;
  background: #2e2e2e url(images/img3.gif) repeat scroll 0%;
  width: 700px;
  height: 41px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  padding: 9px 20px 0;
  display: block;
  float: left;
  height: 32px;
  text-decoration: none;
  color: #cccccc;
}
#menu a:hover, #menu .active a {
  background: transparent url(images/img4.gif) repeat scroll 0%;
  color: #ffffff;
}
#content {
  margin: 0 auto;
  background: transparent url(images/img5.gif) repeat scroll 0%;
  width: 700px;
}
#colOne {
  padding: 20px 10px 0;
  float: left;
  width: 160px;
}
#colTwo {
  padding: 20px 10px 0;
  float: left;
  width: 360px;
}
#colThree {
  padding: 10px;
  float: left;
  width: 120px;
}
#footer {
  margin: 0 auto;
  padding: 10px 0;
  background: transparent url(images/img6.gif) repeat-x scroll;
  width: 700px;
  font-size: smaller;
}
#footer * {
  color: #000000;
}
a {  color: #000000}
a {  }
ol { list-style-position: inside; list-style-type: square}