<style type="text/css">
body {
background-color: #EAEBE6;
text-align: center;
min-width: 950px;
}
p, body {
color: #2E2E2E;
font-size: 13px;
font-family: "book antiqua", "times new roman";
}
a:link, a:visited, a:active {
font-size: 13px;
font-family: "book antiqua", "times new roman";
text-decoration: none;
color: #5C4E43;
font-weight: none;
}
a:hover {
font-size: 13px;
font-family: "book antiqua", "times new roman";
text-decoration: none;
color: #362F25;
font-weight: none;
}
h1 {
border-bottom: solid;
border-width: 3px;
border-color: #48473E;
font-size: 16px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
color: #48473E;
width: 100%;
}
h2 {
border-bottom: solid;
border-width: 3px;
border-color: #73746F;
font-size: 19px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
text-transform: uppercase;
letter-spacing: 1px;
color: #73746F;
width: 100%;
}
h3 {
text-align: center;
background-color: #2E2E2E;
width: 100%;
padding-right: 2px;
padding-bottom: 1px;
padding-top: 1px;
color: #E1E1E1;
font-size: 13px;
font-style: italic;
}
h4 {
text-align: right;
background-color: #978A79;
width: 100%;
padding-right: 2px;
padding-bottom: 2px;
padding-top: 2px;
color: #E1E1E1;
font-size: 12px;
}
#wrapper {
width: 950px;
margin: 0 auto;
text-align: left;
}
#container {
width: 950px;
background-image: url('v6-contentbg.jpg');
background-repeat: repeat-y;
top: 324px;
position: absolute;
}
#header {
border: 0px;
top: 0px;
position: absolute;
margin-left: 25px;
margin-right: 25px;
}
#leftbar {
float: left;
width: 212px;
padding-top: 10px;
padding-bottom: 50px;
padding-left: 3px;
padding-right: 3px;
background-color: #F4F5EF;
}
#content {
float: left;
width: 494px;
padding-top: 5px;
padding-bottom: 50px;
padding-left: 3px;
padding-right: 3px;
background-color: #EAEBE6;
}
#rightbar {
float: right;
width: 218px;
padding-top: 10px;
padding-bottom: 50px;
padding-left: 3px;
padding-right: 3px;
background-color: #F4F5EF;
}
#foot {
clear: both;
background: #73746F;
font-size: 11px;
font-family: "book antiqua", "times new roman", serif;
text-align: center;
letter-spacing: 1px;
color: #FFFFFF;
padding-top: 2px;
padding-bottom: 8px;
width: 950px;
height: 25px;
bottom: 0px;
position: absolute;
}
input, button, textarea, select {
border: 1px solid #978A79;
background:#F4F5EF;
font-family: "book antiqua", "times new roman";
font-size: 10px;
color: #73746F;
}
hr {
width: 100%;
color: #FFFFFF;
size: 1;
}
blockquote {
background: #F4F5EF;
border-left: 4px solid #978A79;
font-family: "book antiqua", "times new roman";
font-size: 12px;
color: #73746F;
padding-left: 3px;
padding-right: 3px;
}
div.img
  {
  margin:3px;
  background: #F4F5EF;
  border:1px solid #F4F5EF;
  height:auto;
  width:auto;
  float:left;
  text-align:center;
  }
div.img img
  {
  display:inline;
  margin:3px;
  border:4px solid #5C4E43;
  }
div.img a:hover img
  {
  border:4px solid #362F25;
  }
/* Example tumblrBadge CSS */
.tumblr {
list-style: none;
width: 450px;
font-size: 13px;
}
.tumblr li {
margin-bottom: 1em;
}
.tumblr p {
margin: 0;
font-size: 13px;
}
.tumblr img {
display:inline;
margin:3px;
border:4px solid #5C4E43;
}
.tumblr a:hover img {
border:4px solid #362F25;
}
.tumblr em {
display: block;
margin-top: 0.2em;
}
.tumblr .tumblr-post-date {
background-color: #978A79;
width: 100%;
text-align: center;
padding-left: 32.5%;
padding-right: 32.5%;
padding-bottom: 2px;
padding-top: 2px;
color: #E1E1E1;
border-bottom: 1px dashed #48473E;
}
.tumblr strong {
font-size: 19px;
font-family: "book antiqua", "times new roman", serif;
font-weight: bold;
text-align: left;
letter-spacing: 1px;
color: #2E2E2E;
margin-bottom: 0px;
}
.tumblr h6 {
text-align: center;
font-style: italic;
margin-top: 10px;
margin-bottom: 5px;
font-size: 17px;
}
</style>