body {
	min-width: 500px;
}
#bodywrap, #plmaster, #head, #footer {
	width: 500px;
}
#topflash, #menu ul, #straphead, p.baseline {
	display: none;
}
#footer {
	margin-top: 10px;
}
#menu {
	height: 110px;
}
#container {
	padding-left: 10px;
	padding-right: 10px;
}
#maincontent {
	width: 435px;
}
#maincontent h1 {
	margin-top: 10px;
}

