* {
	background: #ffffff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

a img, :link img, :visited img {
	border: none;
}

#global, ul#navigation, #actionbuttons, #content_sidebar, #masthead {
	display: none;
}

#mainnav h2 {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	height: 60px;
}

#mainnav img {
	display: block;
}

#contentwrapper {
	margin-top: 100px;
}

#pagewrapper {
	width: 720px;
	position: absolute;
	top:0;
	left: 0;
}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	
}

#logo h1 {
	background: none;
	float: none;
	text-indent: 0;
}

#logo h1 img {
	border: none;
}

