#main {
	width: 642px;
}

#content
{
	width: 900px;
}

/* The masthead sits at the top of the page.*/
#masthead 
{
                background-color:#5A543A;
                background-repeat: no-repeat; 
	background-position: center;
                width: 912px;
}

#nav
{
	background-color: #ffffff;
	padding: 0px 6px 0px 6px;
	width: 900px;
}

#title
{
	position: relative;
	left: 118px;
	top: 76px;
}