#content
{
	padding-left: 150px;
}

body 
{
	background: url(bgcray.jpg) repeat-y;
}

#nav
{
	position: absolute;
	top: 20px;
	left: 0;
	width: 150px;
	text-align: center;
}

#navlinks
{
	margin-bottom: 20px;
}

