#abouttext  {
    background: #fff;
	float: right;
	width:500px;
		}
	
#maincontent1  {
	float: left;
	background: url(images/aboutbar.jpg) no-repeat top left;
	height: auto;
	padding-bottom: 20px;
	}
	
#quotes  {
	width: 215px;
	font-size: 1.8em;
	float: left;
	line-height: normal;
	}
	
.quote1 {
	position: relative;
	top: 100px;
	color: #6c6c6c
	}
	
.quote2 {
	position: relative;
	top: 600px;
	color: #c5c5c5;
	}

h1.since1984 {
	text-align: center;
	font-size: 1.2em;
	color: #6a6a6a;
	padding-bottom: 20px;
	margin-top: 0px;
	}
	
p  {
	padding-top: 25px;
	}
	
.sidebar  {
	padding-top: 0px
	}
	
h1.store  {
	background: url(images/shopfront.jpg) no-repeat top left;
	height: 431px;
	width: 500px;
	margin-top: 0px;
	border: 1px solid #000;
	}
	
h1.person  {
	background: url(images/khaworkbench.jpg) no-repeat top left;
	height: 257px;
	width: 500px;
	border: 1px solid #000;
	}