#layer1 {
	width: 100%;
	margin: 0px;
	height: 0px;
	font-weight: 300;
	font-size: 16px;
	text-align: center;
	position: absolute;
	margin: auto;
	color: #777;
	font-family: "trebuchet ms";
}

#layer1 a,#layer1 a:visited {
	color: #777;
	text-decoration: none;
}

#layer1 a:hover {
	color: #999;
}

#layer2 {
	margin: 0px;
	height: 0px;
	font-weight: 500;
	font-size: 12px;
	margin-right: 10px;
	padding-top: 14px;
	text-align: right;
	float: right;
	color: #333;
	font-family: "trebuchet ms";
}

#layer2 a,#layer2 a:visited {
	color: #ddc;
	font-weight: 700;
}