/* Style sheet for IE 8 and earlier. Fixed pixel width - NOT necessarily mobile-friendly */

#container {
	width: 1000px;
}

#small-nav {
	display: none;
}

#main-nav a:hover {
	background: #C30;
}

