body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 12px;
	background-color: #AE9B71;
}

#flash {
	height: 250px;
	text-align: center;
	border-top: 2px solid #767255;
	background-color: #FFFFFF;
	border-bottom: 2px solid #767255;
}

#main {
	background-color: #AE9B71;
	font-family: Helvetica, Arial, Tahoma;
	font-size: 12px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.part {
	width: 100%;
}

#top {
	text-align: center;
	background-color: #AE9B71;
	font-family: Helvetica, Arial, Tahoma;
	height: 130px;
	font-size: 20px;
}

#bottom {
	position: absolute;
	font-family: Helvetica, Arial, Tahoma;
	font-family: Times,serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 603px;
	bottom: 28px;
	z-index: 1;
	left: 0px;
	 
}

.bottomover{
	color: #86754D;
}

a {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #5c0101;
	vertical-align: middle;

}
.Textburgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c0101;
}
.TextburgundySm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5c0101;
	font-weight: bold;
}
