/*

body  { 
      margin: 0 auto;
      background-color: #d5d0c5;
      font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-size: 14px; 
      color: #000000;
      text-align: center;
      }

*/


/*   This is the division line.    */



body  { 
    margin: 0 auto;
    background-color:#000000;
    background-image: url('bground3.jpg');
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: left 0px;
    font-family: "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px; color: #eebb99;
    text-align: center;
      }

#container { 
       width: 650px; 
       margin: 0 auto; 
       padding: 10px;
       }
	
.content {
	margin: 35px 0px 75px 0px;
       text-align:left;
	padding-top:0px;
	/* padding-left:40px;
       padding-right:40px; */
       padding-bottom:40px;
        }

.contentHead {
	margin: 68px 0px 0px 0px;
       text-align:left;
	padding-top:0px;
	/* padding-left:40px;
       padding-right:40px; */
       } 
h3 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 12px; 
font-weight: normal; 
letter-spacing: 1px;
color: #eebb99; 
text-align: center;
margin-top: -12px;
font-size: 11px;
} 

h4 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: normal; 
color: #eebb99; 
margin-top: -15px;
} 

h1 { 
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 24px; 
font-weight: normal; 
color: #eebb99; 
margin-top: 20px;
} 

h2 {
font-family: Tahoma, Verdana, Arial, Georgia, "Times New Roman", Times, serif; 
font-size: 18px; 
font-weight: normal; 
letter-spacing: 1px;
color: #eebb99; 
text-align: center;
margin-top: -12px;
}

p.foot {line-height: 100%;
text-align: center;
}

p.middle {line-height: 180%;
text-align: center;}

p.quote {line-height: 180%;
margin-left: 20px;
border-left: 3px solid #a07050;
padding-left: 15px;}

p.small {line-height: 100%}
p.big {line-height: 180%}
p.center {text-align: center;
line-height: 180%
}
a img {border: none; } 

a {outline:none; } 

a:link { 
	color: #eebb99;
       text-decoration: none;
       border: none;  
	}
a:visited { 
	color: #eebb99;
       text-decoration: none;
       border: none;
	}
a:hover { 
	color: #aa9999;
	background-color: #000000;
	text-decoration: none;
       border: none; 
	}
a:active { 
	color: #eebb99;
       text-decoration: none;
	border: none;
       }

.post-date{ /* for first box */
float: left;
display: inline;
padding: 0 0 0 0;
margin-top: -6px;
margin-right:8px;
width: 39px; /* to emphasize the actual width of my image background */
height: 53px; /* to emphasize the actual height of my image background */
border: 1px solid;
border-color: #bbaa99;
}

.month { /* month style */
font-size: 0.9em;
font-family : Georgia, Sans-serif;
text-align: center;
color: #FFFFFF;
font-weight: bold;
margin: 5px 0 0 0;
}

.day { /* today style */
font-size: 1.5em;
font-family : Georgia, Sans-serif;
text-align: center;
color: #ee7b8b;
font-weight: bold;
margin: 0 0 5px 0;
}

blockquote {text-align: center;
line-height: 180%;}

img.hist 
{
float:left;
margin: 15px 15px 0px 5px;
}

img.post { 
padding: 15px; 
display:block; 
margin-left:auto; 
margin-right:auto; 
}


 
