body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(introimages/background.jpg) repeat-x #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9d9d9d;
}
#background {
	background: url(introimages/backgroundtest.jpg) no-repeat top center;
	position: absolute;
	height: 326px;
	width: 100%;
}
#container {
	width: 670px;
	margin: 0px auto 0px auto;
	background: #ffffff;
}
#redbar {
	width: 670px;
	height: 80px;
	background: url(introimages/topred.jpg) no-repeat;
}
#borders {
	width: 668px;
	border: 1px solid #ffffff;
}
#maintext {
	width: 318px;
	height: 130px;
	text-align: center;
	padding: 140px 0px 0px 0px;
	float: left;
	background: url(introimages/mainbg.jpg) no-repeat;
}
.topbar {
	width: 668px;
	height: 270px;
}
.sides {
	width: 175px;
	float: left;
	height: 270px;
}
.midBar {
	width: 668px;
	height: 80px;
}
.bottomBar {
	width: 668px;
	height: 85px;
	background: url(introimages/bottombar.jpg) no-repeat;
}