article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

* {
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica";
}

#pagewrap {
}

#header {
}

#sidebar {
	background-color: #AAAAAA;
}

#content {
}