#main{
	margin-top:0;
}
#nav{
	margin-top:225px;
}
#content{
	margin-top:30px;
}
#matte{
	height:550px;
	width:550px;
	background:#000;
	text-align:center;
}
#topnav{
	font-size:10px;
	height:20px;
	padding:5px 0 10px 0;
}
#controller{
	float:left;
	width:265px;
	margin-left:10px;
	text-align:left;
}
#closer{
	float:right;
	width:250px;
	margin-right:10px;
	text-align:right;
}
#desc{
	padding-top:10px;
}
#desc h2{
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin:0;
}
#desc{
	line-height:16px;
}
#footer{
	margin-right:10px;
}
.faded{
	color:#333;
}
#paintholder{
	height:420px;
}