#main{
	width:824px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	background:url(pictures/backgrounds/headerbg.jpg);
	border-style:outset;border-color:FDEDF2;border-width:7px;
	font-family:"Arial","Century Gothic";
	font-size:14px;
	}
#links{
	height:30px;
	width:828px;
	}
#left{
	font-size:12px;
	width:244px;
	padding:4px;
	float:left;
	height:504px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
#body{
	font-size:12px;
	width:314px;
	padding:0px;
	float:left;
	height:512px;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
#right{
	font-size:12px;
	width:245px;
	padding:4px;
	float:left;
	height:504px;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
.h1,h2,h3,h4,h5,h6{
	font-family:"Century Gothic","Arial Black";
	text-align:center;
	}
li.subsect{
	list-style-position:inside;
	list-style-type:circle;
	}
li.sale{
	font-size:16px;
	color:#FF0000;
	}