body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	background: #e4e2dc;
	color: #554;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

img {
	border: 0;
}

a:link, a:visited {
	color: #4900BA;
	text-decoration: none;
	background: transparent;
}

	a:hover {
	color: #4900BA;
	text-decoration: underline;
	background: transparent;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 820px;
	text-align: left;
	background: #fff;
}

#header {
	text-align: center;
}

#header img {
	border-bottom: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	margin-top: 5px;
}

#footer {
	margin: 30px 10px 0 10px;
	border-top: 1px solid #aaaaaa;
	text-align: center;
}

#nav a {
	font-size: 10pt;
	padding: 0px 20px 0px 20px;
}

#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 0px;
	padding-top: 4px;
}

#main {
	background: transparent;
	padding: 10px 0px 10px 20px;
}

#main h1 {
	margin-top: 20px;
	font-size: 14pt;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	margin-bottom: 1px;
	padding-bottom: 0;
}

#main table {
	width: 780px;
	table-layout: fixed;
}

p.view {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 10pt;
}

p.title {
	font-size: 12pt;
	margin-bottom: 0;
	margin-top: 25px;
	color: #332;
}

p.subtitle {
	margin-top: 1px;
	color: #443;
}

p.desc {
	width: 700px;
}

p.price {
	float: left;
	margin-top: 80px;
	padding-left: 20px;
}

#thumbs {
	text-align: center;
	width: 800px;
	margin-left: 0;
}

#thumbs img {
	border: 1px solid #aaaaaa;
}

#thumbs tr {
	padding-top: 7px;
}

#thumbs td {
	padding: 7px;
	text-align: center;
	vertical-align: center;
	font-size: 80%;
}

#single p {
	width: 580px;
}

#single img {
	margin-top: 7px;
	margin-bottom: 3px;
	border: 1px solid #aaaaaa;
}

#single td {
	vertical-align: top;
	text-align: left;
	font-size: 10pt;
}

#about table {
	table-layout: auto;
	margin-top: 30;
	font-size: 10pt;
}

#about td {
	margin-top: 20px;
	vertical-align: top;
}

#about img {
	border: 1px solid #aaaaaa;
	margin-right: 30px;
	margin-top: 4px;
}

#contact h1 {
	margin-top: 27px;
}

#contact table {
	table-layout: auto;
	font-size: 10pt;
	width: 640px;
}

#contact img {
	border: 1px solid #aaaaaa; 
	margin-right: 20px;
	float: left;
}

#list table {
	table-layout: auto;
	font-size: 10pt;
}

#list img {
	border: 1px solid #aaaaaa;
	margin: 4px 10px 20px 0;
	float: left;
}






