/* Generated by KompoZer */
body {
  margin: 0px auto;
  background-color: #336666;
}

#headerimg {
  width: 494px;
  height: 210px;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
  margin-left: 16px;
  margin-top: 16px;
}

h1 {
  margin: 0;
  font-family: Arial,Verdana,sans-serif;
  letter-spacing: 3px;
  color: #336666;
  font-size: 16px;
  padding-top: 3px;
  padding-left: 15px;
}

h2 {
  font-size: 14px;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #663333;
}

h3 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 15px;
  color: #336666;
}

#page {
  width: 494px;
  display: table;
  background-image: url(images/pagebg.jpg);
  margin-left: 16px;
}

#content {
  padding: 10px 6px 0px 0px;
  float: left;
  width: 295px;
  display: inline;
  overflow: auto;
  margin-left: 16px;
}
#content p {
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  color: #666666;
  line-height: 12px;
}

#sidebar {
  margin-left: 340px;
  padding-top: 10px;
  line-height: 12px;
  height: 100%;
}
.sidebar_item {
  margin-top: 10px;
  display: inline;
}

.sidebar_item ul {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  padding: 5px 0px;
  width: 100px;
  list-style-type: none;
  margin-left: 0px;
}
.sidebar_item ul li {
  font-size: 11px;
  font-family: Arial,Helvetica,sans-serif;
  width: 100%;
  font-weight: inherit;
  color: red;
}
.sidebar_item ul li a {
  display: block;
  color: #999999;
  text-decoration: none;
  width: 100%;
}
.sidebar_item ul li a:hover {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #006666;
	text-align: center;
	text-transform: none;
	font-style: italic;
}

#footer {
  padding: 20px 0px 10px 5px;
  width: 494px;
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  height: 100%;
  margin-left: 16px;
   font-size: 10px;
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #ffffff;
}
