/* Generated by KaZcadeS */
* {
  border: none;
  margin: 0;
  padding: 0;
}
body {
  background: #ffe67b none repeat scroll 0%;
  color: #474015;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.9em;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 1.3em;
}
a {
  color: #0000c0;
  text-decoration: none;
}
a:hover, a:active {
  color: #474015;
}
#wrapper {
  margin: 0 auto;
  width: 800px;
}
#header {
  background: transparent url(images/header.jpg) no-repeat scroll center;
  height: 373px;
  width: 800px;
}
#header h1 {
  padding: 100px 25px 25px 400px;
  text-align: right;
  font-family: "trebuchet ms",arial,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 2.5em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#header h1 .small {
  font-size: 0.5em;
}
#content {
  width: 790px;
}
#col1 {
  border-right: 1px solid #eed671;
  width: 400px;
  float: left;
  margin-bottom: 5px;
}
#col1 h1, h2, h3 {
  margin: 3px 5px 3px 0;
  padding: 4px;
  font-family: "trebuchet ms",arial,sans-serif;
  color: #0000c0;
}
#col1 h1 {
  border-bottom: 1px solid;
  font-size: 1.5em;
  font-variant: small-caps;
  font-weight: bold;
}
#col1 h2 {
  font-size: 1.2em;
}
#col1 h3 {
  font-size: 1em;
}
#col1 p {
  padding: 5px;
}
blockquote {
  border-bottom: 1px solid #eed671;
  padding: 0 10px 0 50px;
  background: transparent url(images/blockquote.jpg) no-repeat scroll left bottom;
  margin-right: 10px;
}
#col1 ul {
  margin: 3px 25px;
  list-style-type: circle;
  list-style-image: none;
  list-style-position: outside;
}
#col1 ol {
  margin: 3px 27px;
  list-style-type: lower-alpha;
  list-style-image: none;
  list-style-position: outside;
}
#col2 {
  width: 220px;
  float: left;
}
#col2 ul li {
  border-bottom: 1px solid #474015;
  margin: 7px;
  padding: 1px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: right;
}
#col2 a {
  background: transparent url(images/bullet.jpg) no-repeat scroll left center;
  display: block;
  padding-left: 30px;
}
#col3 {
  width: 200px;
  float: right;
}
#col3 img {
  border: 2px solid #474015;
  margin: 2px;
  padding: 5px;
}
#col3 h2 {
  font-size: 1em;
  font-variant: small-caps;
}
#box {
  margin: 10px 4px;
  background: transparent url(images/box.jpg) repeat-y scroll 0%;
  width: 380px;
  float: left;
}
#box p {
  padding: 5px 25px 5px 10px;
  font-size: 0.9em;
}
#box h2 {
  margin: 0 4px;
  font-size: 1em;
}
#box .top {
  background: transparent url(images/box-top.jpg) no-repeat scroll center top;
  height: 30px;
}
#box .bottom {
  background: transparent url(images/box-bottom.jpg) no-repeat scroll center top;
  height: 31px;
}
input, textarea {
  border: 1px solid #eed671;
  padding: 4px;
  background: transparent none repeat scroll 0%;
}
#footer {
  border-top: 1px solid #eed671;
  margin: 2px;
  clear: both;
}
#footer p {
  padding: 5px;
  font-size: 0.8em;
  text-align: right;
}
