#right {
	display: none;
}

#left {
	display: none;
}

#content {
	margin-right: 0;
	margin-left: 0;
}

#membernav {
	display: none;
}

div {
	border-color: transparent;
}

strong {
	font-weight: bold;
}

#footer {
	display: none;
}


a#home {
	position: static;
	margin: 20pt 20pt 10pt;
}

#headerwrap, #header {
	height: auto;
}

#header {
	border-bottom: 1px solid #0098dc;
}


body {
	padding-left: 1cm;
	padding-right: 1cm;
}

#headerwrap , #main , #footer {
	width:100%;
}



