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