/* Generated by KompoZer */
#container {
  background: #ef6b10 url(containerBg.gif) repeat-x fixed left bottom;
  height: auto ! important;
  min-height: 100%;
  padding-bottom: 15px;
  position: relative;
}
#content {
  border-width: 1px;
  margin: 7px auto 0;
  background-color: #ffffff;
  position: relative;
  width: 740px;
}
#content a:hover {
  background-color: #ff8000;
  color: #ffffff;
}
#content h2 {
  border-bottom: 1px solid #ff8000;
  margin: 15px 0;
}
#content ul {
  padding: 10px 15px 10px 20px;
  list-style-image: url(arrow.gif);
}
#content:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#contentHeader {
  border-width: 1px;
  margin: 15px auto;
  background-image: url(header.jpg);
  background-repeat: no-repeat;
  height: 182px;
  position: relative;
  width: 710px;
}
#contentHeader[id] {
  display: table;
  position: static;
}
#footer {
  border-width: 1px;
  margin: 0 auto;
  background-color: #45444d;
  clear: both;
  color: #ffffff;
  font-size: 8pt;
  position: relative;
  text-align: center;
  width: 740px;
}
#footer a {
  color: #ffffff;
  font-weight: bold;
}
#header {
  margin: 0 auto;
  width: 740px;
}
#header h1 a {
  color: #ff8000;
  float: left;
  font-size: 30px;
  letter-spacing: -1px;
  padding-top: 5px;
}
#headerWrap {
  background-image: url(headerBg.gif);
  height: 59px;
}
#main {
  margin: 0 15px;
  float: left;
  width: 430px;
}
#searchform fieldset {
}
#searchform input {
  background-color: #f7f7f7;
  font-size: 0.9em;
}
#searchsubmit {
  padding: 0 10px;
  margin-top: 5px;
  text-align: center;
}
#secondary {
  margin: 0 15px;
  float: right;
  width: 220px;
}
#siteDescription {
  color: #44434c;
  padding-left: 25px;
  position: absolute;
  top: 50%;
}
#siteDescription p {
  position: relative;
  top: -50%;
}
#siteDescription[id] {
  display: table-cell;
  position: static;
  vertical-align: middle;
}
* {
  margin: 0;
  padding: 0;
}
* html #container {
  height: 100%;
}
.post {
  text-align: justify;
}
a {
  color: #ff8000;
  text-decoration: none;
}
blockquote {
  margin: 5px 0;
  padding: 15px;
  background-color: #f7f7f7;
}
body, input {
  font-family: "Trebuchet MS",Verdana,sans-serif;
  text-align: left;
}
html, body {
  height: 100%;
}
ul#navigation li {
  float: right;
  list-style-type: none;
}
ul#navigation li a {
  padding: 15px 7px 12px;
  color: #ffffff;
  display: block;
  font-size: 17px;
}
ul#navigation li a:hover, #footer a:hover {
  background-color: #ff8000;
}
