body
{
	background-color:black;
	text-align:center;
	margin-top:0;
	margin-right:auto;
	margin-left:auto;
}

div.main
{
	margin-right:auto;
	margin-left:auto;
	width:1200px;
	height:800px;
	position:relative;
}

div.workshop
{
	margin-right:auto;
	margin-left:auto;
	width:600px;
	position:relative;
}

a.menunormal
{
	position: absolute;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: 999999;
}

a.menunormal:hover
{
	color: white;
}

a.menuselected
{
	position: absolute;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	color: white;
}

a.copyright
{
	position: absolute;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: 999999;
}

a.textheader
{
	position: absolute;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 13pt;
	color: white;
}

a.textbody
{
	position: absolute;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	color: #999999;
}

a.textlink
{
	position: absolute;
	text-align: left;
	text-decoration: none;
	font-family: Century Gothic, Helvetica;
	font-size: 10pt;
	color: 999999;
}

a.textlink:hover
{
	color: white;
}
