body
{
	background-color: #000000;
	color: #FFFFFF;
}

a
{
	color: #909aff;
	text-decoration: none;
}

a:hover
{
	color: #656cb3;
	text-decoration: underline;
}

ul#description
{
	font-size: 16pt;
	font-family: serif;

	width: 10em;
	margin-top: 25px;
	margin-bottom: 25px;

	list-style-type: none;
	overflow: hidden;
}

img#avatar
{
	width: 256px;
	height: 256px;
	float: right;
}

table.infoboxes
{
	margin-left: 50px;

}

table.infoboxes td
{
	vertical-align: top;
	width: 300px;
	padding: 20px;
}

table.infoboxes td div.boxdesc
{
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: rgb(100,100,100);
	border-bottom-width: 1px;
}

table.infoboxes ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

table.infoboxes ul li
{
	padding-bottom: .6em;
}

div.footer
{
	font-size: 80%;
	text-align: center;
	clear: both;
}
