body {
	padding: 0px;
	background-image: url(../MoundCenter/images_index/backmoundctr.jpg);
	width: 100%;
	text-align: center;
	margin: 0px;
}
.flrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	height: 360px;
	float: right;
	width: 304px;
	text-align: left;
	margin-left: 452px;
	padding: 0px;
}



#header {
	background-position: center;
	width: 100%;
	text-align: center;
	height: 115px;
}
a:hover {
	color: #996600;
}
a:active {
	color: #660033;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: 660033;
}
a:visited {
	color: #660033;
	text-decoration: none;
}



#container {
	height: auto;
	text-align: right;
	position: relative;
	left: 0px;
	top: 0px;
	background-position: top;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-image: url(images_index/backmoundctr.jpg);
}

.clearfloat {
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-position: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}

#all {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	background-image: url(../MoundCenter/images_index/backmoundctr.jpg);
}

