body {
	background: #A08977;
	margin-top: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #240C0C;
	text-align: center;
	line-height: 18px;
}

h1 {
	font-family: 'Garamond MS', georgia, times new roman, serif;
	font-size: 17px;
	letter-spacing: 1px;
	color: #7C1519;
}

h2 {
	margin-top: -8px;
	font-family: 'Garamond MS', georgia, times new roman, serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #09502D;
}

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

a:hover {
	color: #09502D;
	text-decoration: none;
	font-weight: bold;
}

table td {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #240C0C;
}

#plate {
	width: 720px;
	margin: auto;
	background: #fff;
	text-align: left;
}

#header {
	width: 720px;
}

#container {
	margin-top: 15px;
	margin: auto;
	width: 700px;
	background: #fff;
}

#left {
	width: 530px;
	float: left;
	margin-left: 10px;
	text-align: left;
}

#left .gallery img {
	padding: 15px;
}

#right {
	width: 150px;
	float: right;
	text-align: left;
}

#footer {
	clear: both;
	width: 720px;
	background: #7D593B;
	font-size: 10px;
	color: #fff;
	text-align: center;
}

#footer a {
	color: #FFBA00;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
