	
	body { 
		background-color: #cc99cc;
	}
	.header { 
		background-color: #ff9900;
		border-bottom: 2px solid white;
	}
	.crumbs { 
		background-color: #e1c3ff;
		border-bottom: 1px solid white;
	}
	.crumbstext {
		color: #0000ff;
		font-weight: bold;
		border-bottom: 1px solid white;
	}
	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 25px;
		color: white;
		padding-left: 57px;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.leftedge {
		background-color: #996699;
	}
	h3 {
		font-family: Arial, sans-serif;
		font-size: 18px;
		color: white;
		padding-top: 20px;
	}
	.subhead {
		padding-left: 20px;
		padding-bottom: 2px;
		border-bottom: 2px solid #996699;
	}
	b.head { 
		color:#9932cc; 
		font-size:12pt;
	}
	blockquote, p {
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: white;
		line-height: 18px;
	
	}
	.postinfo {
		font-size: 10px;
		font-style: italic;
		padding-bottom: 7px;
		padding-left: 15px;
	}
	.rightbar {
		background-color: #996699;
		border-left: 2px solid white;
		border-bottom: 2px solid white;
		padding-left: 15px;
		padding-right: 5px;
		padding-bottom: 30px;
		padding-top: 20px;
	}
	.blogarchive {
		color: #ff9900;
	}
	a:link { 
		color: white;
	}
	a:visited {
		color: #ffcc99;
	}
	a:hover {
		color: #ff9900;
	}
	


