	body {
		margin:0px 0px 100px 0px;
		padding:0px 0px 0px 0px;
		background:#960110 url(bg.jpg) repeat-y;
		background-attachment:scroll;
		background-position:top center;
		color:#960110;
		font-family:  courier new, verdana, arial, sans-serif;
		font-size:12px;
	
		scrollbar-face-color:#960110;
   		scrollbar-arrow-color:#FFFFFF;
   		scrollbar-track-color:#960110;
   		scrollbar-shadow-color:#FFFFFF;
   		scrollbar-highlight-color:#960110;
   		scrollbar-3dlight-color:#FFFFFF;
   		scrollbar-darkshadow-Color:#960110;		
		}
	A 		{ color: #607033; text-decoration: none; background:transparent;}
	A:link		{ color: #607033; text-decoration: none; background:transparent;}
	A:visited	{ color: #607033; text-decoration: none; background:transparent;}
	A:active	{ color: #607033;  background:transparent;}
	A:hover		{ color: #FFFFFF; background:#B0B789; border-bottom:dotted 1px #607033;}

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

.background{background:url(top.jpg) no-repeat;}

#sitetitle{
		margin:0px 0px 100px 148px;
	position:absolute;
	top:82px;
	width:476px;
	font-family:courier new, georgia, verdana, arial, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#960110;
	letter-spacing:.3em;
}



#links	{ 
	
position:relative;
	top:160px;
	right:0px;
	width:192px;
	padding-bottom:200px;
	left:542px;
	
	
	}

#content{
	margin:0px 0px 20px 52px;
	position:absolute;
	top:120px;
	background-position:center;
	width:486px;
	}



/* END LAYOUT CODE */




/* THIS IS YOUR BLOGGING SOFTWARE CSS - DEFINES TEXT, PADDING, ETC - MAIN TEXT AREA (CONTENT)  */

	.blog {
  		padding:0px;
		background:transparent;	
				
		}	
	
	.blogbody {
		font-family:courier new, verdana, arial, sans-serif;
		color:#960110;
		font-size:12px;
		font-weight:normal;
  		background:transparent;	
  		line-height:110%;			  			  		
		padding-left:12px;
		padding-right:10px;
		padding-bottom:20px;
		}
		
	
	
	.title { 
		font-family:  courier new, verdana, arial, sans-serif; 
		font-size: 11px; 
		color: #960110; 
		font-weight:bold;
		margin-bottom:6px;
		letter-spacing:.3em;
		padding-bottom:2px;
		padding-left:4px;
		border-bottom:#F7C3BD dotted 1px;
		
		}			
			
		
	.date	{ 
		font-family:courier new verdana, arial, sans-serif; 
		font-size: 14px; 
		color: #607033; 
		font-weight:normal;
		text-align:right;
		margin-bottom:-5px;
		margin-right:10px;
		letter-spacing:.3em;
		}			
		
	.posted	{ 
			font-family:  courier new, verdana,arial, sans-serif; 
		font-size: 11px; 
		color: #960110; 
		font-weight:normal;
	
		}


/* END MAIN TEXT AREA (CONTENT)  */

/* THIS IS YOUR BLOGGING SOFTWARE CSS - DEFINES TEXT, PADDING, ETC - SIDEBAR AREA (LINKS)  */



	.side {
		font-family:courier new, verdana, arial, sans-serif;
		color:#E9BDBE;
		font-size:11px;
		font-weight:normal;
  		background:transparent;
  		line-height:110%;
		text-align:right;
		}	
		
	.sidetitle {
		font-family:courier new, verdana, arial, sans-serif;
		color:#960110;
		font-size:11px;
		font-weight:bold;
  		background:transparent;
  		line-height:110%;
		text-align:right;
		margin-top:14px;
		text-decoration:underline;
		}		
	
	

/* END SIDEBAR AREA (LINKS)  */


	



/* THIS IS FORM CSS  */
input, textarea {font-family:  courier new, verdana, arial, sans-serif;
	border:dotted 1px #F7C3BD;
	background:transparent;
	color: #960110;
	font-size: 12px;
	}

td, .td {
	font-family:  courier new, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
        color: #960110;
              
}	
/* END FORM CSS */




