#container {
	width: 650px;
}

div#content {
	float:right;
	display:inline;
	width:400px;
	padding: 10px 0 0 0 !important;
}

#masthead h1 {
	text-indent: 0px;
}

div#navcolumn {
	width: 150px;
	margin:0px;
	padding: 0px;
}

div.mainmenu ul {
	display: none;
}

div#footer {
	width:650px;
	text-align:center;
	clear:both;
	margin:0 auto 0 auto;
	background: url("img/footer.gif") left top no-repeat;
}