body    {
	margin : 0;
	background : #613824;
	}


A:link	{ color : #CC6600; text-decoration : none; } 
A:visited { color : #CC6600; text-decoration : none; } 
A:active { color : #CC6600; text-decoration : none; } 
A:hover	{ color : #CC6600; text-decoration : underline; } 

#banner {
	background-image : url("graphics/bkgd_top.gif");
	margin : 0px;
  	}

#menu   {
	font-size : 12px;
	background : #fff;
  	line-height : 20px;
   	text-align : center;
  	text-transform : uppercase;
	letter-spacing : .2em;
       	border : 1px solid #000;
	margin-bottom : 20px;
	}	
	
.blogbody {
	font-family : times new roman, helvetica, serif;
	color : #613824;
        background-color : #FDF5EC;
	font-size : 14px;
	font-weight : normal;
	padding : 15px 32px 10px 32px;
        }	

.blog {
	padding : 10px;
        background-color : #FDF5EC;
        }	
	
.title  { 
	font-family : times new roman, helvetica, serif;
	color : #CC6600;
	font-size : 18px;
	text-align : left;
	padding : 10px 0 10px 0;
	}

.title2  { 
	font-family : times new roman, helvetica, serif;
	color : #CC6600;
	font-size : 22px;
	text-align : left;
	padding : 10px 0 10px 0;
	}

.title3  { 
	font-family : times new roman, helvetica, serif;
	color : #613824;
	font-size : 18px;
	text-align : left;
	padding : 10px 0 10px 0;
	}

.date  { 
	font-family : times new roman, helvetica, serif;
	color : #613824;
	font-size : 20px;
	text-align : left;
	margin : 0 0 10px 0;
	}	
		
.posted	{ 
	font-family : times new roman, helvetica, serif; 
	font-size : 12px; 
	color : #613824;
  	margin : 20px 0 20px 0; 
	}

.posted2	{ 
	font-family : times new roman, helvetica, serif; 
	font-size : 12px; 
	color : #613824;
  	margin : 10px 0 0 0; 
	}

	
.side {
	font-family : times new roman, helvetica, serif;
	color : #613824;
	font-size : 13px;
	font-weight : normal;
       	border-bottom : 3px solid #613824;
       	border-left : 3px solid #613824;
	background-image : url("graphics/sidebar_bkgd.gif");
	margin : 0px;
	padding : 20px;
	}


.sidetitle {
	font-family : times new roman, helvetica, serif;
	color : #613824;
	font-size : 16px;
	font-weight : normal;
	text-align : left;
	margin : 0 0 5px 0;
	}

	
.comments-body {
	font-family : times new roman, helvetica, serif;
	color:#613824;
	font-size:14px;
	font-weight:normal;
        background-color : #FDF5EC;
	line-height:14px;
	padding:10px;			
	}		

.comments-post {
	font-family : times new roman, helvetica, serif;
	color:#613824;
	font-size:12px;
	font-weight:normal;
        background-color : #FDF5EC;		
	}	
		
.comments-head	{ 
	font-family : times new roman, helvetica, serif;
	color:#CC6600;
	font-size:16px;
	font-weight:bold;
   	text-align:left;
	border-bottom:1px solid #CC6600;
        background-color : #FDF5EC;
	padding:10px 0 0 0;
	}		

#banner-commentspop {	
	background-image : url("graphics/bkgd_top.gif");
	text-align:center;
	}								

.trackback-body {
	font-family : times new roman, helvetica, serif;
	color:#000;
	font-size:12px;
	font-weight:normal;
        background-color : #FDF5EC;
	line-height:14px;
	padding:10px 10px 40px 10px;		
	}		

.trackback-url {
	font-family : times new roman, helvetica, serif;
	font-size:12px;
	font-weight:normal;
        background-color : #FDF5EC;
	line-height:14px;
	padding:10px;
	border:1px solid #0C4290;
	color:#000;
	padding:20px;
	}

.trackback-post {
	font-family : times new roman, helvetica, serif;
	color:#000;
	font-size:11px;
	font-weight:normal;
        background-color : #FDF5EC;		
	}

blockquote {
	font-family : times new roman, helvetica, serif;
	color:#0C4290;
	font-style: italic;
        padding: 5px;
	}