body {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
}
div div {
	width: 760px;
	text-align: left;
}
div table {
	background-image: url(/images/background_content.png);
	background-repeat: repeat-y;
	background-position:center;
	color: #E9D8D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 760px;
}
#content .stretcher table {
	background-image: none;
	width: 400px;
	padding: 0px;
}
#content .stretcher {
	width: 480px;
	padding: 0px;
	margin-bottom: 8px;
}


div {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 400px;
	text-align:justify;
}
th {
	text-align: left;
	white-space: nowrap;
	vertical-align: top;
}
th#price {
	text-align: right;
}
a:link, a:active, a:visited {
	color: #DFC8BD;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #DFC8BD;
}
h3 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width:300px;
	margin: 0px;
	padding: 0px;
}

