body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #585757;
}

.layout-left-col {
	overflow: hidden;
	position: absolute;
	height: 800px;
	width: 265px;
	left: 0px;
	top: 0px;
	background-color: #585757;
}
.layout-mid-col {
	width: 539px;
	left: 266px;
	top: 0px;
	background-color: #474747;
	overflow: hidden;
	position: absolute;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #232323;
	border-left-color: #232323;
}
.layout-right-col-texture {
	z-index: 1;
	overflow: hidden;
	position: absolute;
	width: 195px;
	left: 807px;
	top: 0px;
	background-color: #585757;
}
.layout-right-col-graphics {
	z-index: 2;
	overflow: hidden;
	position: absolute;
	width: 195px;
	left: 807px;
	top: 0px;
}
.main_text_container {
	padding: 7px;
	margin: 0px;
	line-height: 11px;
	z-index: 2;
	background-image: url(images/text_bg.gif);
	background-repeat: no-repeat;
}
.text_header {
	color: #efb5b5;
}
.texture-spacer {
	height: 276px;
	width: 195px;
}
.section-spacer {
	height: 31px;
	width: 195px;
}
.section-spacer-footer {
	height: 37px;
	width: 195px;
}.xtra-grafs {
	position: absolute;
	width: 265px;
}
