@charset "UTF-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #000000;
	color: #CCCCCC;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
}
table {
	padding: 0px;
	border: 10px solid #191919;
}
#bio {
	width: 500px;
	text-align: center;
	background-position: center;
	position: relative;
	left: 220px;
	overflow: auto;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 32px;
}
.style3 {color: #999999}
a:visited {
	text-decoration: inherit;
	color: #666666;
}
.center {
}
.style4 {font-size: 10px}
#right {
	text-align: right;
	background-color: #191919;
}
#flashcontent {
	text-align: center;
}
.grayBG {
	background-color: #191919;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
	position: relative;
}
#center {
	text-align: center;
}
