body {
	background-color: #162138;
	background-image: none;
	background-repeat: repeat-y;
}

#Links li {
	padding: 5px;
}

#BottomNav ul li  {
	background-color: #27293A;
	-moz-border-radius: 5px; 
	padding: 2px;
	position: relative;
	height: 45px;
}

#BottomNav ul li.spacer {
	background-color: transparent;
	font-size: 2em;
	padding: 1px;
}
