.sidebar,
.content,
#navigation,
#footer
 {	display: none;
}


*{font-size:100.01%}
html {
	font-size:64%;
	height: 100%;
	width: 100%;
}
body {	font:1.0em  Verdana, Geneva, sans-serif;
	color:#000;
	position:relative;
	min-height:100%;
	padding:0 0 0 1px;
	line-height: 2em;
}

#header h3 {	font-size: 2.5em;
	height: 125px;
}
#header h3 img {	float: right;
}
#header h3 a {
	text-decoration: none;
	color: black;
	float: left;
}

h1 {
	font-size: 2em;
}
h3 {
	font-size: 1.4em;
}

p {	font-size: 1.2em;
}
