body    {
	margin:0;
	background:#201C17;
	}

a:link	{ color: #9E3E0C; text-decoration: none; } 
a:visited { color: #9E3E0C; text-decoration: none; } 
a:active { color: #9E3E0C; text-decoration: none; } 
a:hover	{ color: #9E3E0C; text-decoration: underline; } 

.side a:link	{ color: #EF9060; text-decoration: none; } 
.side a:visited { color: #EF9060; text-decoration: none; } 
.side a:active { color: #EF9060; text-decoration: none; } 
.side a:hover	{ color: #EF9060; text-decoration: underline; } 

#menu   {
	font-size:12px;
  	line-height:20px;
   	text-align:center;
  	text-transform:uppercase;
	letter-spacing: .2em;
        margin-bottom:20px;
	border:1px dotted #201C17;
	}	

h1  {
        color:#201C17;
	font-family:times new roman, serif;
	font-size:20px;
	text-align:left;
	font-weight:normal;
	margin-bottom:20px;
	}

h4  {
        color:#201C17;
	font-family:times new roman, serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	margin-bottom:20px;
	}

h5  {
        color:#E9D5B7;
	font-family:times new roman, serif;
	font-size:14px;
	text-align:left;
	font-weight:normal;
        margin-bottom:10px;
	}

.header  {
        background : #E9D5B7;
	padding-top: 10px;
        margin : 0;
   	text-align:center;
	}
	
.blog   {
        background:#E9D5B7;
	padding: 28px;
	}
      
.blogbody {
	font-family:times new roman, serif;
	color:#333;
	font-size:14px;
	font-weight:normal;
        }	
	
.title  { 
	font-family:times new roman, serif;
	color:#201C17;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	padding:8px 5px 0 0;
	}

.title3  { 
	font-family:times new roman, serif;
	color:#201C17;
	font-size:16px;
	font-weight:normal;
	text-align:left;
	padding:8px 0 0 0;
        margin-bottom: 5px;
	border-bottom:1px solid #201C17;
	}

.date  { 
	font-family:times new roman, serif;
	color:#201C17;
	font-size:20px;
	font-weight:normal;
	text-align:left;
	padding:8px 0 15px 0;
	}

.posted	{ 
	font-family:times new roman, serif;
	font-size: 12px; 
	color: #201C17;
	}

.posted2	{ 
	font-family:times new roman, serif;
	font-size: 12px; 
	color: #201C17;
  	margin-bottom:30px; 
	}

.side {
	font-family:times new roman, serif;
	color:#E9D5B7;
	font-size:13px;
	text-align:left;
	font-weight:normal;
	padding : 10px 5px 0 16px;
	margin-bottom:20px;
	}

#comments {
	background-image: url(graphics/comments_bkgd.gif);
	padding: 28px;
	}

.comments-body {
	font-family:times new roman, serif;
        color:#201C17;
	font-size:13px;
	font-weight:normal;
	padding:10px;			
	}		

.comments-post {
	font-family:times new roman, serif;
        color:#201C17;
	font-size:13px;
	font-weight:normal;
	}	
		
.comments-head	{ 
        color:#201C17;
	font-family:times new roman, serif;
	font-size:16px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #201C17;
	margin-bottom:20px;
	}		

#banner-commentspop {
	background: #E9D5B7;
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
        padding: 10px 0 10px 0; 
	}								

.trackback-body {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
	padding:10px;			
	}		

.trackback-url {
	font-family:verdana, arial, sans-serif;
	font-size:13px;
	font-weight:normal;
	padding:10px;
	color:#000;
	padding-top:0px;
	}

.trackback-post {
	font-family:verdana, arial, sans-serif;
	color:#000;
	font-size:13px;
	font-weight:normal;
	}

blockquote {
	font-family:verdana, arial, sans-serif;
	font-style: italic;
        padding-left: 5px;
	font-size:12px;
	border-left:1px dotted #201C17;
        }