body {
	background-color: #FBFBFB;
	font-family: "Arial Narrow", "Bookman Old Style", "Century Gothic", "Maximo";
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: center center;
	}
	a img {border:0px;}
	a:link {text-decoration: none; border: none}
	a:visited {text-decoration: none; border:none}
	a:active {text-decoration: none; border:none}
	a:hover {text-decoration: none; border:none}
	
#main_box {
	width: 724px;
	margin-left: -370px;
	position: relative;
	left: 50%;
	top: 10px;
	height: 650px;
}
#dsd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	position: absolute;
	bottom: 9px;
	z-index: 9;
	right: 35px;
}
#thanks_text {
	width: 400px;
	left: 168px;
	top: 169px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#bio_text {
	width: 400px;
	left: 160px;
	top: 145px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
