body 
{
	background-color: #D2D7D9;
}

.title
{
	position: absolute;
	top: 15px;
	left: 20%;
	font-family: Verdana;
	font-size: 14pt;
	color: #888888;
}

.centerbox
{
	position: absolute;
	top: 100px;
	left: 18%;
	height: 550px;
}

a
{
	font-family: Verdana;
	font-size: 12pt;
	color: #888888;
	text-decoration: none;
}

.copyright
{
	font-family: Verdana;
	font-size: 7pt;
	text-align: center;
	color: #bbbbbb;
	position: relative;
	bottom: -150px;
}

.text
{
	font-family: Verdana;
	font-size: 11pt;
	color: #888888;
	position: relative;
	top: -10px;
	width: 100%;
}

.thumbsbox
{
	position: absolute;
	top: 70px;
	left: 78px;
	width: 350px;
	height: 400px;
}

.links
{
	position: absolute;
	top: 0px;
	right: 0px;
}
