/* This stylesheet is specifically used for overriding the CSS on the home page */
#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body ul li {
	margin: 0;
	padding: 0;
}

#page {
	background: #161616;
}

ul#submenu {
	display: none;
}
