/* CSS Document */
body {
	background: #3c3c3c;
	width: 100%;
	text-align: center;
	font: 11px Arial, Helvetica, sana-serif;
	color: white;
}
td{
	background: #3c3c3c;
	width: 100%;
	text-align: left;
	font: 11px Arial, Helvetica, sana-serif;
	color: white;
}
img.ro {
	margin-top: 5px;
}
a:link, a:visited, a:active {
	font: 11px Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#wrapper {
	margin: auto;
	width: 885px;
	text-align: left;
}
#top {
	height: 45px;
	margin: 75px 0 0 0;
}
#flashbg {
	/*height: 400px;*/
	padding: 5px;
	background: #22211c;
}
#flash {
	width: 875px;
	height: 390px;
}
#bottom {
	text-align: left;
}
#bios {
	float: right;
	width: 200px;
	text-align: right;
}
