/* Generated by KaZcadeS */
body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  background-image: url(images/turtle_bkg.gif);
  background-repeat: repeat;
  background-position: 0% 50%;
  color: #000000;
  text-align: center;
  min-width: 770px;
}
#wrapper {
  border: 1px solid #663300;
  margin: 15px auto 0;
  text-align: left;
  width: 770px;
  position: relative;
  background-color: #fafaf9;
  min-height: 600px;
  clear: none;
  float: none;
  height: auto ! important;
}
#header {
  border-style: none;
  width: 770px;
  height: 114px;
  background-color: #996633;
}
#menu {
  border-style: solid none none;
  border-color: #cccccc;
  border-width: 1px;
  margin: 0px;
  padding: 0px 0px 20px;
  width: 185px;
  background-color: #fafaf9;
  clear: none;
  position: absolute;
  float: left;
}
#content {
	border: 1px solid #cccccc;
	padding: 10px;
	position: relative;
	width: 563px;
	float: none;
	clear: none;
	left: 185px;
	background-color: #ffffff;
	font-family: arial,tahoma,san-serif;
	min-height: 464px;
	height: auto ! important;
	font-size: 11pt;
}
#footer {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  color: #ff0000;
  font-size: 9pt;
}
#menu a {
  border-style: none;
  border-width: 1px;
  color: #666666;
  font-family: Arial,Tahoma,sans-serif;
  text-align: left;
  padding-left: 10px;
  float: left;
  text-decoration: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 5px;
  font-size: 11pt;
}
#menu a:hover {
  color: #ff0000;
}
#menu a.active {
  color: #ff0000;
}
#menu h1 {
  padding: 2px 12px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ff0000;
  font-size: 14pt;
  margin-top: 10px;
  margin-left: 0px;
  margin-right: 0px;
  font-weight: normal;
  background-color: #ffcc66;
}
#content a {
  color: #cc0000;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  text-decoration: none;
}
#content h1 {
  border-width: 8px 5px 3px;
  border-top: 8px none #000000;
  border-left: 5px none #ffcc00;
  border-right: 5px none #000000;
  padding: 2px 12px 2px 5px;
  background: #663300 none repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14pt;
  font-weight: bold;
  margin-top: 0px;
  color: #ffffff;
}
#content h2 {
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  font-size: 12pt;
  color: #663300;
}
#footer a {
  text-decoration: none;
  font-family: Arial,Tahoma,sans-serif;
  color: #ff0000;
}
#submenu a {
  border-style: none;
  border-width: 1px;
  font-family: Arial,Tahoma,sans-serif;
  text-align: left;
  float: left;
  text-decoration: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 5px;
  padding-left: 25px;
  color: #999999;
  font-size: 10pt;
  clear: left;
}

.smallcontent {
	font-size: 9pt;
}
