	body{
		background-color: black;
		color: #FE8;
		margin: 3px;
		padding: 3px;
	}
	img{
		padding: 5px;
	}
	div#center {
		position: absolute;
		width: 70%;
		height: 240px;
		margin-left: 25%;
		padding: 5px;
		top: 200px;
		border-top: 1px solid gray;
		border-right: 1px solid gray;
		border-left: 1px solid gray;
		border-bottom: 1px solid gray;
	}	
	div#header{
		border-bottom: 1px solid gray;
		margin: 10px;
		padding-bottom: 15px;
	}
	div#top{
		position: absolute;
		margin-left: 75%;
		margin-bottom: 5px;
		top: 15px;
		padding-bottom: 10px;
	}
	div#wc4{
		position: absolute;
		left: 20px;
		padding: 0px;
		top: 200px;
		width: 20%;
	}
	div#contentleft11 {
		position: absolute;
		width: 46%;
		height: 350px;
		padding: .5% 1%;
		top: 220px;
		border-right: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentleft22 {
		position: absolute;
		width: 46%;
		height: 350px;
		padding: .5% 1%;
		top: 613px;
		border-right: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentleft33 {
		position: absolute;
		width: 46%;
		height: 350px;
		padding: .5% 1%;
		top: 1005px;
		border-right: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentleft44 {
		position: absolute;
		width: 46%;
		height: 350px;
		padding: .5% 1%;
		top: 1398px;
		border-right: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentleft55 {
		position: absolute;
		width: 46%;
		height: 350px;
		padding: .5% 1%;
		top: 1790px;
		border-right: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentright11 {
		position: absolute;
		width: 46%;
		height: 350px;
		margin-left: 50%;
		padding: .5% 1%;
		top: 220px;
		border-left: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentright22 {
		position: absolute;
		width: 46%;
		height: 350px;
		margin-left: 50%;
		padding: .5% 1%;
		top: 613px;
		border-left: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentright33 {
		position: absolute;
		width: 46%;
		height: 350px;
		margin-left: 50%;
		padding: .5% 1%;
		top: 1005px;
		border-left: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentright44 {
		position: absolute;
		width: 46%;
		height: 350px;
		margin-left: 50%;
		padding: .5% 1%;
		top: 1398px;
		border-left: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	div#contentright55 {
		position: absolute;
		width: 46%;
		height: 350px;
		margin-left: 50%;
		padding: .5% 1%;
		top: 1790px;
		border-left: 1px solid gray;
		border-top: 1px solid gray;
		text-align: left;
	}
	h2.dilly{
		text-align: left;
		text-decoration: underline;
		color: #cebdff;
	}
	h1 {
		text-align: center;
		text-decoration: underline;
		color: #fe8;
	}
	h2 {
		text-align: center;
		text-decoration: underline;
		color: #cebdff;
	}
	form {
		text-align: center;
	}
	p.clear{
		clear: both;
	}
	p.price {
		text-align: center;
	}
	div#topnavsales ul {
		position: absolute;
		width: 97%;
		height: 35px;
		padding: .5% 1%;
		top: 170px;
		color: #fe8;
		list-style: none;
		margin: 0px;
		text-align: center;
	}
	div#topnavsales ul li {
		display: inline;
		padding: 0 0.5em;
		border-left: 1px solid gray;	
	}
	div#topnavsales ul li.first {
		border-left: 0px none;
	}
	div#topnavsales ul li a {
		color: #cebdff;
		font: bold 10px/1.5 arial, sans-serif;
		text-decoration: none;
	}
	div#topnavsales ul li a:hover {
		background-color: black;
		color: #fe8;
	}
	div#topnavsales ul li.sp {
		color:#fe8;
	}
	div#navsales ul {
		position: absolute;
		width: 97%;
		height: 35px;
		padding: .5% 1%;
		top: 2190px;
		/* border-top: 1px solid gray; */
		color: #cebdff;
		list-style: none;
		margin: 0px;
		text-align: center;
	}
	div#navsales ul li {
		display: inline;
		padding: 0 0.5em;
		border-left: 1px solid gray;	
	}
	div#navsales ul li.first {
		border-left: 0px none;
	}
	div#navsales ul li a {
		color: #cebdff;
		font: bold 10px/1.5 arial, sans-serif;
		text-decoration: none;
	}
	div#navsales ul li a:hover{
		background-color: black;
		color: #fe8;
	}
	div#navsales ul li.sp {
		color: #fe8;
	}