body { 
  background: #ffffff;
  text-align: justify; 
  font-size: 10pt;
  font-family: trebuchet ms, helvetica, arial;
  color: #6F391F;
/*background-image:url('IMG_7064site.jpg');
background-position: left 200px;
background-attachment:fixed;
background-repeat:no-repeat;*/
margin: 0;
padding: 0em;
}

table {
padding: 0px;
margin: 0;
	}

img {
border-style: none;
	}
p.sidebar {
	margin-top:1em;
}

a {
	border-style: none;
	text-decoration: none;
}
a:link { 
	color: #AD6302;
        text-decoration: none;
        font-weight: bold;
        border: none;
	}
a:visited { 
	color: #7D2C03;
        text-decoration: none;
        border: none;
	}
a:hover { 
	color: #CC9966;
	background-color: none;
	text-decoration: none;
	border: none;
	}
a:active { 
	color: #CC9966;
	border-style: none;
	text-decoration: none;
	}

h1 {
  color: #5e5e5e;
  font-size: 25pt;
  /*font-family: courier new, palatino linotype, book antiqua, palatino;*/
  font-weight: bold;
  margin-top:0;
}

h2 {
  color: #5e5e5e;
  font-size: 11pt;
  margin:  0 0 1em 0;
}

h3
{
  color: #5e5e5e !important;
  font-size: 11pt;
  margin: 1em !important;	
}

h4
{
  color: #5e5e5e !important;
  font-size: 14pt;
  margin: 0 0;	
}

p:first-letter 
{
    color: #B22222;
    font-family: times new roman, times;
    font-size: 15pt;
}

.showdate
{
	color: #B22222;
    font-family: times new roman, times;
    font-size: 13pt;
    margin-bottom:0.5em;
	}
.showdesc
{
	margin-top:0;
	margin-left:2em;
	margin-bottom:1em;
}
	
.plainjanemain
{
    overflow:auto;
    top:200px;
   /* bottom:20px;*/
    left:280px;
    right:80px;
    min-width:600px;
    /*min-height:550px;*/
    position:absolute;
    margin: 15px;
    background-color:#ffffff;
    padding: 20px;
}

.news {
    overflow:auto;
    top:200px;
   /* bottom:20px;*/
    left:280px;
    right:10px;
    min-width:600px;
    /*min-height:550px;*/
    position:absolute;
    margin: 15px;
    background-color:#ffffff;
    padding: 20px;
}

.news img {
padding: 20px;
	}
.plainjanemain img {
padding: 20px;
	}

.tumblr {
/*position: absolute;*/
float: left;
left: 0px;
top: 0px;
/*right: 200px;*/
/*bottom: 0px;*/
width: 60%;
min-width:400px;
	}

.calendar {
/*position: absolute;*/
float: right;
/*overflow: auto;*/
min-width: 150px;
width: 30%;
/*top: 0px;
right: 0px;*/
	}

.sidebar {
    width: 240px;
    margin:1px;
    top:200px;
    left:0;
    padding: 10px;
    position:absolute;
    text-align:left;
}

.sidebar .sideimg {
    float:left;
}

.header
{
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    width:100%;
    min-width:1200px;
    height:180px;
    position:relative;
}

.header .ie6spacer
{
    width:1200px;
    height:1px;
}

.header .headleft
{
    position:absolute;
    left:0;
}

.header .headright
{
    position:absolute;
    right:0;
}

.header .head
{
    width:507px;
    position:absolute;
    margin-left:-220px;
    left:50%;
    text-align: center;
}

.post-date
{
  font-size: 15pt;
  /*font-family: courier new, palatino linotype, book antiqua, palatino;*/
  font-weight: bold;
  margin-top:0;
}

.post-title
{
  font-size: 13pt;
  /*font-family: courier new, palatino linotype, book antiqua, palatino;*/
  font-weight: bold;
  margin-top:0;
}

.small
{
	font-size: 9pt;
	color: #5e5e5e;
}

div.small
{
	margin: 3em 0 0 0;
	clear: both;
}