/* Generated by KompoZer */
body {
  margin: 10px 10px 0px;
  padding: 0px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #999999;
  font-family: "Trebuchet MS",arial,sans-serif;
  font-size: 100%;
}
#header {
  padding: 0px;
  width: 100%;
  height:60px;
  font-size: 150%;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}

#logo {
  position: absolute;
  right: 10px;
  top: 10px;
}

ul.SIDEMENU {
  list-style-type: disc;
  list-style-image: url(images/bullet.jpg);
  list-style-position: outside;
  font-size: 0.8em;
}
#leftcontent {
  position: absolute;
  left: 10px;
  top: 50px;
  width: 200px;
  margin-top: 60px;
  background-image: url(images/strips_onside.jpg);
  background-repeat: repeat-y;
  font-size: 1em;
  padding-left: 12px;
  padding-top: 10px;
}
#leftcontent p {
  padding-right: 10px;
  margin-left: 5px;
  color: #888888;
  font-size: 0.8em;
}
#leftcontent a, a:link {
  color: #006633;
  font-weight: 500;
}
#leftcontent a:hover, a:active {
  color: #ff6666;
}
#centercontent {
  padding: 20px;
  background: #ffffff none repeat scroll 0% 50%;
  margin-top: 0px;
  color: #000000;
  voice-family: inherit;
  margin-left: 201px;
  margin-right: 10px;
}
#centercontent p {
  color: #888888;
  font-size:100%;
}
#centercontent a, a:link {
  color: #006633;
}
#centercontent a:hover, a:active {
  color: #ff6666;
}
html > body #centercontent {
  margin-left: 201px;
  margin-right: 10px;
}
.centercontentleft {
  border: 2px solid #cccccc;
  margin: 4px 10px 5px;
  padding: 6px;
  float: left;
  width: 290px;
  height: 200px;
  background-color: #ffffff;
  text-align: left;
  font-size: 1.1em;
  color: #666666;
}
.centercontentright {
  border: 2px dashed #cccccc;
  margin: 4px 10px 5px;
  padding: 6px;
  float: right;
  width: 30%;
  height: 100px;
  background-color: #ffffff;
  text-align: left;
  font-size: 1.1em;
  color: #666666;
}
p, h1, pre {
  margin: 0px 10px 10px;
  font-size: 12px;
  line-height: 1.6em;
  text-align: justify;
  text-decoration: none;
}
h1 {
  font-size: 150%;
  color: #eeeeee;
  padding-top: 0px;
}

h2 {
  font-size: 150%;
  color: #999999;
}

h3 {
  font-size: 1.1em;
  color: #999999;
}
#submenu {
  width: 600px;
  font-size: 150%;
  line-height: normal;
  height: 25px;
}
#submenu ul {
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 10px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#submenu li {
  margin: 0;
  padding: 0;
  display: inline;
}
#submenu a {
  margin: 0;
  padding: 0 0 0 4px;
  background: transparent url(images/menuleft.gif) no-repeat scroll left top;
  float: left;
  text-decoration: none;
}
#submenu a span {
  padding: 5px 15px 4px 6px;
  background: transparent url(images/menuright.gif) no-repeat scroll right top;
  float: left;
  display: block;
  color: #888888;
}
#submenu a span {
  float: none;
}
#submenu a:hover span {
  color: #999999;
}
#submenu a:hover {
  background-position: 0% -42px;
}
#submenu a:hover span {
  background-position: 100% -42px;
}
#footer {
  background: #000000 url(images/footerbg.jpg) repeat-x scroll center top;
  height: 30px;
  text-align: center;
  line-height:250%;
  margin-top: 8px;
  clear: both;
  float: none;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 70%;
  color: #bbbbbb;
}
#footer a, a:link {
  color: #999999;
  text-decoration: none;
}
#footer a:hover {
  color: #a5ce77;
  text-decoration: none;
}
