body {
  padding: 0;
  background: #242424 none repeat scroll 0% 50%;
  margin-top: 20px;
  font-size: 13px;
  text-align: justify;
  color: #ababab;
}
body, th, td, input, textarea, select, option {
  font-family: "Trebuchet MS","Times New Roman",Arial,Times,serif;
}
h1, h2, h3 {
  font-weight: normal;
  color: #ffb300;
}
h1 {
  letter-spacing: -2px;
  font-size: 3em;
}
h2 {
  letter-spacing: -1px;
  font-size: 2em;
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  font-size: 15px;
  font-weight: bold;
}
p, ul, ol {
  line-height: 200%;
  font-size: 13px;
}
blockquote {
  padding-left: 1em;
}
blockquote p, blockquote ul, blockquote ol {
  line-height: normal;
  font-style: italic;
}
a {
  color: #ffff99;
}
a:hover {
  color: #cdcdcd;
}
hr {
  display: none;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  background: transparent url(images/img04.jpg) repeat-y scroll left top;
  width: 800px;
}
#header {
  margin: 0 auto 20px;
  padding: 0;
  width: 800px;
  font-family: "Trebuchet MS","Times New Roman",Arial,Times,serif;
  height: 30px;
}
#header h1, #header p {
  margin: 0;
  font-weight: inherit;
}
#header h1 {
  float: left;
  font-size: 36px;
  padding-left: 15px;
  text-decoration: underline;
}
#header p {
  padding: 17px 0 0 10px;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #ffcc33;
}
#header a {
  text-decoration: none;
  color: #f79f1a;
}
#banner {
  margin: 0 auto 15px;
  padding: 0;
  background: transparent url(images/img01.jpg) no-repeat scroll left top;
  width: 800px;
  height: 130px;
}
#page {
  margin: 0 auto 15px;
  width: 800px;
}
#page .bgtop {
  background: transparent url(images/img03.jpg) no-repeat scroll left top;
}
#page .bgbtm {
  background: transparent url(images/img05.jpg) no-repeat scroll left bottom;
}
#content {
  margin: 0;
  padding: 25px 25px 15px 20px;
  width: 505px;
  float: right;
}
.post {
  padding: 0px 0 0;
}
.title {
  border-left: 6px solid #2e2e2e;
  padding: 0 20px 0 10px;
  font-size: 24px;
}
.title a {
  text-decoration: none;
  color: #ffff99;
}
.pagetitle {
}
.byline {
  margin: -25px 20px 0 17px;
  color: #646464;
}
.meta {
  padding: 10px 20px 20px 17px;
  text-align: left;
  color: #646464;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
}
.meta .more {
  background: transparent url(images/img08.gif) no-repeat scroll left 50%;
  padding-left: 10px;
}
.meta .comments {
  background: transparent url(images/img08.gif) no-repeat scroll left 50%;
  padding-left: 10px;
}
.meta a {
  color: #ffb300;
}
.navigation {
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.posts {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
.posts li {
}
.posts h3 {
  margin: 0;
  font-weight: bold;
}
.posts p {
  margin: 0;
  line-height: normal;
  color: #cccccc;
}
.posts a {
  color: #ffff99;
}
.entry {
  margin: 0;
  padding-left: 17px;
}
.last {
  border:  none;
}
#sidebar {
  padding: 40px 0 0 40px;
  float: left;
  width: 210px;
  margin-bottom: 10px;
  font-size: 12px;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  margin: 0;
  padding: 0;
}
#sidebar li ul {
  margin: 0 0 20px;
  padding: 0;
}
#sidebar li li {
  margin: 0 0 0 10px;
  padding: 0 0 0 10px;
  background: transparent url(images/img08.gif) no-repeat scroll left 50%;
  line-height: 25px;
}
#sidebar h2 {
  margin: 0;
  height: 35px;
  font-size: 18px;
  font-weight: bold;
}
#sidebar a {
  color: #ffff99;
}
#sidebar a:hover {
  text-decoration: none;
  color: #ffcc00;
}
#search input {
  display: none;
}
#search input#s {
  border: 1px solid #3dd1ff;
  padding: 2px 5px;
  background: #ffffff url(images/img05.gif) repeat-x scroll 0% 50%;
  display: block;
  width: 230px;
}
#search br {
  display: none;
}
#calendar {
}
#calendar h2 {
  margin-bottom: 15px;
}
#calendar table {
  margin: 0 auto;
  width: 80%;
  text-align: center;
}
#calendar caption {
  width: 100%;
  text-align: center;
}
#next {
  text-align: right;
}
#prev {
  text-align: left;
}
#footer {
  margin: 0 auto 20px;
  background: transparent url(images/img02.jpg) no-repeat scroll left top;
  width: 800px;
  height: 60px;
  min-height: 60px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  color: #ababab;
  font-size: 9px;
}
#footer p {
  padding: 20px 0;
}
#footer p a {
  color: #ffff99;
}

