div#right {
	position : relative;
	left : 0px;
}

div#content {
	position : relative;
	top : 0px;
	border : none;
	width : 0px;
}

h1 {
	color : #000000;
}

h2 {
	color : #000000;
	position : relative;
	top : 0px;
	border : none;
}

h3 {	
	color : #000000;
}

h4 {
	color : #000000;
}

p#nav {
	display : none;
	width : 0px;
}