/*
	Yes this layout was inspired by lightbox v2.0's page, the reason being, the layout works really well for a doc 
*/


body {
	padding: 0;
	margin: 0;
	background-color: #171B20;
}


	.notice p, 
a.page-options {
	text-decoration: none; 
	border-bottom: 0px solid;
	border-bottom: 0px solid;
}

a.page-options:hover, 
a.page-options:focus {
}		

.hidden {
	display : none;
}

