body { scrollbar-base-color:#400080; scrollbar-arrow-color:white; scrollbar-DarkShadow-Color:#400185; }
body {
		background-color: #400080;	
	}
	.header { 
		background-color: #400080;
		border-bottom: 12px ridge #cc66ff;
	}
	h1 {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 50px;
		color: #DDA0DD;
		padding-left: 57px;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.leftedge {
		background-color: #996699;
	}
	h3 {
		font-family: "Tahoma", sans-serif;
		font-size: 15px;
		color: #BA55D3;
		padding-top: 20px;
	}
	.date {
		padding-left: 20px;
		padding-bottom: 2px;
		border-bottom: 2px solid #996699;
	}
	blockquote, p {
		font-family: "Tahoma", sans-serif;
		font-size: 12px;
		color: #ccccff;
		line-height: 18px;
	}
	.postinfo {
		font-size: 10px;
		font-style: italic;
		padding-bottom: 7px;
		padding-left: 15px;
	}
	.rightbar {
		background-color: #c999e6;
		border-left: 3px inset blue;
		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;
	}

    #top { position:absolute; top:0px; left:0px; }
    #middle1 { position:absolute; top:87px; left:0px; }
    #middle2 { position:absolute; top:174px; left:0px; }
    #bottom { position:absolute; top:261px; left:0px; }

  BR { clear: left }
  