html, body, header, div#header_content, main, div#content, footer, div#footer_content, div#copyright {
	width: 640px;
	position: relative;
	height: auto;
	width: 100%;
	max-width: 100%;
	margin: 0;
	border: 0;
	padding: 0;
	background: none;
}

div#content {
	padding-left: 5px;
}

p {
	line-height: 15px;
	font-size: 10px;
}

header h1 {
	position: absolute;
	top: 5px;
	right: 0;
	text-align: right;
	width: auto;
}

header h1 a:link, header h1 a:visited {
	color: #222;
}

ul#menu, ul#thin_menu, img#logo, img#footer_logo, div#section_links, ul#footer_menu, div#connect, div#footer_search, a.top, footer h1, footer img {
	display: none;
}

header, div#header_content {
	height: 60px;
}

img#logo_print {
	display: block;
	position: absolute; 
	top: 0; 
	left: 0; 
}

img {
	max-width: 240px;
}
