body {
  margin: 0px;
  background: transparent url(images/img01.gif) repeat-x scroll left top;
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
h1, h2, h3 {
  margin: 0;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: normal;
  color: #444444;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 2em;
}
h3 {
  font-size: 1.2em;
}
h4 {
  font-size: 12px;
  font-weight: bold;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}
ul, ol {
}
a {
  border-bottom: 1px dotted #ff9900;
  text-decoration: none;
  color: #ff9900;
}
a:hover {
  background: transparent none repeat scroll 0% 50%;
}
#wrapper {
  margin: 0 auto;
  background: transparent url(images/img04.jpg) no-repeat scroll left top;
  width: 1020px;
}
#wrapper .btm {
  background: transparent url(images/img04.gif) no-repeat scroll left bottom;
}
#header {
  margin: 0 auto;
  background: transparent url(images/img02.jpg) repeat-y scroll left top;
  width: 1020px;
  height: 110px;
}
#logo {
  padding-top: 10px;
  float: left;
  width: 1020px;
  color: #000000;
}
#logo h1, #logo p {
}
#logo h1 {
  padding: 30px 0 0 20px;
  float: left;
  margin-right: 10px;
  letter-spacing: -1px;
  text-transform: lowercase;
  font-size: 2.8em;
}
#logo h1 a {
  color: #ff9900;
}

#menu {
  margin: 0 auto;
  padding: 0;
  background: transparent url(images/img03.jpg) no-repeat scroll left top;
  width: 1020px;
  height: 44px;
}
#menu ul {
  margin: 0;
  padding: 13px 0 0 18px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  border:  none;
  padding: 5px 20px 7px;
  display: block;
  margin-right: 3px;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}
#menu a:hover, #menu .current_page_item a {
}
#menu a:hover {
  background: #ff9900 none repeat scroll 0% 50%;
  text-decoration: none;
}
#menu .first {
  background: #ff9900 none repeat scroll 0% 50%;
  margin-right: 3px;
}
#page {
  margin: 0 auto;
  width: 1020px;
  padding-top: 20px;
}
#content {
  padding: 20px 20px 0 0;
  float: right;
  width: 730px;
}
.post {
  margin-left: 20px;
  padding-bottom: 30px;
}
.post .title {
  border-left: 4px solid #ff9900;
  padding-left: 10px;
  color: #000000;
}
.post .title a {
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  color: #444444;
}
.post .title a:hover {
  text-decoration: underline;
}
#sidebar {
  padding: 25px 10px 0 20px;
  float: left;
  width: 210px;
}
#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 {
  padding-bottom: 30px;
}
#sidebar li li {
  border-bottom: 1px dashed #bcbcbc;
  line-height: 35px;
}
#sidebar li li span {
  padding: 0;
  display: block;
  margin-top: -20px;
  font-size: 11px;
  font-style: italic;
  color: #bcbcbc;
}
#sidebar h2 {
  letter-spacing: -0.5px;
  color: #444444;
}
#sidebar p {
  padding-bottom: 20px;
  text-align: justify;
}
#sidebar a {
  border:  none;
  color: #000000;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #787878;
}
#sidebar .current_page_item a {
	color: #ff9900;
	font-weight: bold;
}
#footer {
  margin: 0 auto;
  padding: 20px 0 15px;
  background-color: #444444;
  width: 1020px;
  height: 20px;
  font-family: Arial,Helvetica,sans-serif;
  color: #ffffff;
}
#footer p {
  margin: 0;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
}
#footer a {
  border: none;
  color: #ffffff;
}