#nav {
	display: none;	
}
#right-side {
	display: block;
	width: 200px;
	float: right;	
}
#right-side {
	display: none;	
}