body {
   font-size: small;
   background-color: #770000;
font-family: Georgia, Verdana, "Lucida Grande", Tahoma, Helvetica;
  

  }
* html body {
  font-size: x-small; /* for IE5/Win */
  f\ont-size: small; /* for other IE versions */

 
  }

.calendar {
 border-spacing: 3px;

}
.even_row {
background-color: #FFa000;
padding: 4px;
color: #770000;

}
.odd_row {
background-color: #FFe000;
color: #770000;
padding: 4px;

}

.lunar {
   padding: 1px;
   text-align: center;
   height: 10%;
   
}

.solar {
   cellpadding: 10px;
   text-align: center;
   height: 10%;
}

.desc {

   text-align: left;
   height: 80%;

}


a {
    color: #390404;
}

a.tip {
    
    font-variant:small-caps;
    text-decoration:none;
    color: #770000;

}



p.center {
text-align: center;
}
p, blockquote, li, h3
{
	
	line-height: 140%; 
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
        font-size: 110%;
}

#underfoot {
  padding-top: 10px;
  text-align: center;
   font-size: 9px;
  line-height: 120%; 
  color: #ffffd3;
   font-family: verdana, arial;
  
}

.post{
  padding-left: 10px;
}


blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

#head
{
	text-align: center;
	height: 200px;
        padding:0px;
}

#head_section {
text-align: center;
	height: 120px;
        padding:0px;
}
#mid {
    text-align: center;
	height: 60px;
        margin-bottom: -5px;
        padding:0px;
}

#subhead {

        text-align: center;
        height:70px;
        background: url(/images/3.gif) repeat-y center;
        margin: 0px;
        padding: 0px;


}

#container
{
        background: #ffc url(/images/2.jpg) repeat-y center;
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
        text-align: justify;
        text-size: 110%;

   
}

#sidebar-1
{
	float: left;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	margin-right: 10px;
	padding-top: 10px;
        padding-left: 15px;


        
}

#content
{
	margin-left: 125px;
	margin-right: 15px;
	padding-top: 5px;
        color: #390404;
        border-left-style: dotted;
}

#sidebar-2
{
	float: right;
	width: 100px;
	\width: 100px;
	w\idth: 100px;
	margin-left: 5px;
	padding-top: 100px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: center;
        

}
#accessibility
{
	position: absolute;
	top: -10000px;
}

#sidebar-2 a, #sidebar-1 a
{
	border: 0px;
	color: #390404;
        padding-left: 15px;
        line-height: 150%;
	margin-right: 5px;
}


.author {
  padding-left: 25px;
}

h1 {
  font-size: 140%;
font-weight: normal;
	text-decoration:none;
	
  }
h2 {
  font-size: 120%;
font-weight: normal;
	text-decoration:none;
	
  }
h3 {
        font-size: 110%;
        font-weight: normal;
	text-decoration:none;
        font-variant: small-caps
        font-weight:bold;
	
  }
ul li {
  font-size: 90%;
  }
.note {
  font-size: 85%;
  }


.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa 
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

img.content {
	background: #fff;
	border: 2px solid #ccc;
	display: block;
	margin: -100px 5px 5px -5px;
	padding: 0px;
	
}