body {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	background-color: #333333;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 18px;

}
#wrapper {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	width: 1003px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-color: #2a2a2a;
	float: none;
	height: 750px;
	line-height: 18px;

}
#holder {
	text-align: center;
	float: left;
	width: 329px;
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #999999;
	text-decoration: none;
	background-color: #3a3a3a;
	height: 750px;
	background-image: url(images/leftbg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: top;
	padding: 0px;

}
#holderright {
	text-decoration: none;
	width: 674px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: left 254px;
	height: 750px;
	float: left;
	vertical-align: top;
	z-index: auto;
	padding: 0px;
	background-image: url(images/rightbg.jpg);


}
#rightbg {

	text-decoration: none;
	background-color: #2a2a2a;
	width: 674px;
	text-align: center;
	background-image: url(images/abstract.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 750px;
	float: left;
	vertical-align: top;
	z-index: auto;
	padding: 0px;
}
.button {
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 36px;
	width: 86px;
	border: 0px none;

}
