/* CSS Document */

html {
	height: 100%;
}

body {
	background: #ffffff;
	height: 100%;
	margin: 0 0 0 0;
	color: #444444;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}

a {
	text-decoration: none;
}

a:link {
	color: #444444;
}

a:visited {
	color: #666666;
}

a:active {
	color: #888888;
}

a:hover {
	color: #888888;
}

#menuLayer {
	position: absolute;
	top: 280px;
	left: 77px;
	width: 166px;
	text-align: right;
}

#contentLayer {
	position: absolute;
	top: 80px;
	left: 320px;
}

#workNavLayer {
	text-align: center;
}
