* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: none;
	color: #5B273E;
}
p{
	margin-bottom: 1.5em;
	text-align: center;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	margin-top: 20px;
}
html {
	background: #FFFFFF;
}
body {
	margin-top: 20px;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.topnavlang {
	float: left;
	color: #5A2942;
	font-size: 10px;
}
.topnavlang a{
	text-decoration: none;
	color: #5A2942;
	font-size: 10px;
}
.container {
	margin: 0 auto;
	width: 780px;
	background-color: #FFFFFF;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	height: 580px;
	max-height: 580px;
	padding: 5px;
}
.container2 {
	background-color: #FFFFFF;
	border-color: #000000;
	border-style: solid;
	border-width: 0px;
}
.header {
	height: 360px;
	background: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	max-height: 360px;
	float: none;
}
.main {
	height: 220px;
	background-color: #5E2D43;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	float: none;
	width: 100%;
}
.listdown {
	font-size: 12px;
	color: #FFFFFF;
	float: right;
	width: 170px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.spacer {
	height: 1px;
}

.listdown a{
	color: #FFFFFF;
}
.logodown {
	float: left;
	position: relative;
	top: 0px;
	left: 250px;
}
.logoup {
	position: relative;
	left: 110px;
	float: left;
	top: 182px;
}
.listup {
	font-size: 12px;
	color: #5D2747;
	float: right;
	width: 170px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 88px;
}
.listup a{
	color: #5B273E;
}

.description {
	color: #5D2747;
	font-size: 12px;
}

