body {
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: -10px;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	letter-spacing: 1px;
}

a {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: 'Garamond MS', georgia, 'Times New Roman', serif;
	font-size: 18px;
	letter-spacing: 3px;
	color: #990000;
}

h2 {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 14px;
	color: #990000;
	letter-spacing: 2px;
}

h3 {
	margin-top: -14px;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
	color: #990000;
}

blockquote {
	margin-left: 30px;
	font-family: georgia, 'Garamond MS', 'Times New Roman', serif;
	font-size: 13px;
	color: #990000;
	font-style: italic;
}

#top {
	width: 100%;
	text-align: center;	
	border-bottom: 30px solid #fff;
}

#top #header{
	width: 750px;
	height: 125px;
	margin: auto;
	text-align: left;
}

#top #content {
	width: 750px;
	margin: auto;
	text-align: center;
}

#top #content img {
	border: 4px solid #000;
}

#top #content .sold {
	margin-top: -14px;
	font-family: georgia, 'Garamond MS', 'Times New Roman', serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	letter-spacing: 2px;
}

#top #content #insert {
	width: 450px;
	float: right;
	margin-top: 40px;
	text-align: center;
}

#top #content #insert h2 {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 16px;
	color: #000;
	letter-spacing: 2px;
}

#top #content #text {
	width: 450px;
	float: left;
	margin-top: 10px;
	text-align: left;
}

#top #content #gallery {
	width: 250px;
	float: right;
	margin-top: 10px;
	text-align: center;
}

#bottom {
	clear: both;
	background-color: #990000;
	text-align: center;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	border-top: 15px solid #990000;
	border-bottom: 15px solid #990000;
}

#bottom h1 {
	font-family: 'Garamond MS', georgia, 'Times New Roman', serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #FFE972;
}

#bottom h2 {
	font-family: 'Garamond MS', georgia, 'Times New Roman', serif;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
}

#bottom a {
	color: #ffcc99;
	font-weight: bold;
	text-decoration: none;
}

#bottom a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#bottom ul {
	padding: 1px;
}

#bottom ul li {
	padding: 5px;
	list-style-type: none;
	border-bottom: 1px solid #fff;
}

#bottom #plate {
	width: 750px;	
	margin: auto;
	text-align: left;	
	border-bottom: 10px solid #990000;
}

#bottom #plate #left {
	width: 220px;
	float: left;
	text-align: left;
}

#bottom #plate #right {
	width: 425px;
	float: right;
	background: #990000;
	margin: auto;
}

#bottom #plat #right ul {
	padding: 1px;
}

#bottom #plate #right ul li {
	padding: 1px;
	list-style-type: disc;
	border: 0px;
}

#bottom #footer {
	clear: both;
	margin: auto;
	text-align: center;
}