#top_nav, #corner_nav, #press_releases, #side_nav, #header, #footer {
	display: none;
}

#page_content {
	width: 606px;
	padding-right: 155px;
	color: black;
	background-color: white;
	border-width: thin;
	border-color: black;
	border-style: solid;
}

#page_content_top {
	background: #263763 url("../images/seelye_logo.gif") center center no-repeat;
	margin: 0 0 2em;
	height: 85px;
	width: 763px;
}

body {
	background: none;
}

#footer {
	background-color: white;
}

.column {
	padding-bottom: 0;
	margin-bottom: 0;
}