/* Generated by KaZcadeS */
body {
  background: #0080ff none repeat scroll 0% 50%;
  font-family: verdana,sans-serif;
  font-size: 11px;
}
#container {
  border: 1px solid #cccccc;
  margin: 0 auto;
  padding: 30px 30px 5px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 760px;
}
#header {
  border-left: 4px solid #cccccc;
  border-right: 4px solid #cccccc;
  margin: 0 auto 20px;
  width: 500px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 36px;
  letter-spacing: 0.4em;
  text-align: center;
}
#tabnav {
  margin: 0;
  background: transparent url(images/tab_bottom.gif) repeat-x scroll center bottom;
  height: 20px;
  padding-left: 10px;
}
#tabnav li {
  margin: 0;
  padding: 0;
  display: inline;
  list-style-type: none;
}
#tabnav a:link, #tabnav a:visited {
  border: 1px solid #cccccc;
  padding: 2px 10px;
  background: #f3f3f3 none repeat scroll 0% 50%;
  float: left;
  font-size: 10px;
  line-height: 14px;
  font-weight: bold;
  margin-right: 4px;
  text-decoration: none;
  color: #666666;
}
#tabnav a.active:link, #tabnav a.active:visited {
  border-bottom: 1px solid #ffffff;
  background: #ffffff none repeat scroll 0% 50%;
  color: #000000;
}
#tabnav a:hover {
  background: #ffffff none repeat scroll 0% 50%;
}
#content {
  width: 550px;
  margin-top: 15px;
}
#content h2 {
  font-size: 20px;
}
#content p {
  font-size: 12px;
}
#content a, a:visited {
  color: #666666;
  text-decoration: underline;
}
#content a:hover {
  color: #000000;
}
#sidebar {
  width: 190px;
  float: right;
  clear: none;
  margin-top: 15px;
}
#sidebar h3 {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
}
#sidebar ul {
  font-size: 12px;
}
#sidebar a, a:visited {
  color: #666666;
  text-decoration: underline;
}
#sidebar a:hover {
  color: #000000;
}
#footer {
  border-top: 1px solid #cccccc;
  color: #666666;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}
#footer a, a:visited {
  color: #666666;
  text-decoration: underline;
}
#footer a:hover {
  color: #000000;
}
