.header {
	height: 220px;
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
}
.container {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/body-bg.jpg);
	height: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #621316;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 17px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #621316;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 17px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 17px;
}
.bodytext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c0f09;
}
.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c0f09;
	text-decoration: none;
}
.bodytext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #891D15;
}
.navigation {
	width: 122px;
	margin-left: 53px;
	float: left;
}
.menu {
}
.menu li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #621316;
	margin: 10px 0px 0px -17px;
	padding: 0;
	list-style-type:none;
	width: 100px;
	height: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.menu li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #621316;
	text-decoration: none;
}
.menu li a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #891D15;
	text-decoration: none;
}

.content {
	width: 523px;
	margin-left: 176px;
	float: none;
}
.titles {
	width: 646px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	width: 752px;
	margin-right: auto;
	margin-left: auto;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.footertext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #621316;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #621316;
}
li {

}
.quoted {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #621316;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	line-height: 17px;
}
