/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: Comic Sans MS;
  font-size: 14px;
}
h2 {
  font-size: 20px;
  padding-bottom: 5px;
}
#wrapper {
  margin: 0 auto;
  width: 922px;
}
#faux {
  background: transparent url(../images/backgrounds/faux-4-2-col.gif) repeat scroll 0% 50%;
  margin-bottom: 0px;
  overflow: auto;
  width: 100%;
}
#header {
  margin: 10px 0px 0px;
  padding: 10px;
  background: black url(../images/backgrounds/header_bg.jpg) repeat-x scroll right center;
  width: 902px;
  height: 100px;
  font-size: 3em;
  font-weight: bold;
  color: red;
}
#navigation {
  margin: 0px;
  padding: 10px;
  background: red none repeat scroll 0% 50%;
  color: #333333;
}
#tablist {
  border-bottom: 1px solid gray;
  padding: 3px 0;
  text-decoration: none;
  margin-left: 0;
  margin-bottom: 0;
  margin-top: 0.1em;
  font-family: Verdana;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 14px;
  background-color: red;
}
#tablist li {
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  display: inline;
  color: #cc0000;
}
#tablist li a {
  border-style: solid solid none;
  border-color: #777788 #777788 -moz-use-text-color;
  border-width: 1px 1px medium;
  padding: 3px 0.5em;
  background: white none repeat scroll 0% 50%;
  color: white;
  text-decoration: none;
  margin-right: 3px;
}
#tablist li a:link, #tablist li a:visited {
  text-decoration: none;
  color: #000099;
}
#tablist li a:hover {
  border-color: navy;
  background: black none repeat scroll 0% 50%;
  color: red;
}
#tablist li a.current {
  background: black none repeat scroll 0% 50%;
  color: white;
  text-decoration: none;
}
#rightcolumn {
  margin: 10px;
  padding: 0px;
  display: inline;
  color: #333333;
  width: 195px;
  float: right;
  font-size: 14px;
  font-weight: bold;
}
#leftcolumn {
  margin: 10px;
  padding: 0px;
  float: left;
  color: #333333;
  width: 683px;
  display: inline;
  position: relative;
  text-align: left;
}
#newslist {
  padding-left: 25px;
  text-indent: -19px;
  list-style-type: disc;
  list-style-position: inside;
}
#footer {
  margin: 0px 0px 10px;
  padding: 10px;
  background-color: #999999;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  width: 902px;
  clear: both;
  color: #333333;
  font-size: 1.3em;
}
#attention {
  color: red;
  font-size: larger;
}
.clear {
  background: transparent none repeat scroll 0% 50%;
  clear: both;
}

