.BottomFooter {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: center;
}
.BottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/Background.png);
	background-repeat: repeat-x;
}
.MainBody {
	width: 1000
\;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1000px;
	margin-right: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 0px;
	float: none;
}
.holder {
	width: 1006px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 350px;
	padding: 0px;
	text-align: right;
}

a img  {
	border: none;
}
