body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/bg2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #1B1C20;
}
#pagebg {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin: 0px;
	float: left;
	width: 900px;
	position: relative;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 630px;
}
#textholder {
	float: right;
	width: 401px;
	position: relative;
	padding-left: 0px;
}
#headerarea {
	float: right;
	width: 900px;
	position: relative;
	height: 130px;
}
#footerbar {
	float: left;
	width: 900px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;
}
#textholder2 {
	float: right;
	width: 400px;
	position: relative;
	padding-left: 0px;
}
