body,td,th {
	color: #72C9B0;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #66FFFF;
}

.Papaya {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-variant: normal;
}
hr {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 800px;
}
.maincontainer{
	position: absolute;
	margin-left: -512px;
	left: 50%;
	z-index: 1;
	width: 1024px;
	text-align: center;
}

.container{

	text-align: center;

}


	a:link {
	color: #999999;
	text-decoration: none;
	}
	a:visited {
	text-decoration: none;
	color: #999999;
	}
	a:hover {
	color: #FFFFFF;
	}
	a:active {
	text-decoration: none;
	color: #CCCCCC;
		}.bio {
	width: 800px;
	margin: auto;
	text-align: left;
}
.biopic {
	float: right;
	border: 10px solid #000000;
}
