.Bg {
	background-color: #000;
	background-image: url(../MainBG.jpg);
	background-repeat: repeat-x;
}
.logo {
	background-image: url(../images/Logo.png);
	background-repeat: no-repeat;
	width: 813px;
	height: 102px;
}
.header {
	background-image: url(../images/Header2.png);
	background-repeat: no-repeat;
	height: 154px;
	width: 813px;
}
.spacer1 {
	background-image: url(../images/Corner.png);
	height: 102px;
	width: 16px;
	background-position: right;
	background-repeat: no-repeat;
}
.spacer2 {
	background-image: url(../images/spacer.png);
	width: 132px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 19px;
	font-weight: normal;
}


.shadowleft {
	background-image: url(../images/Left-Shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	background-image: url(../images/ShadowRight.png);
	background-repeat: repeat-y;
	width: 813px;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}
