@import url(whatsup.css);

div.banner-iehack {
	border: 0;
	background-color: black;
	padding-top: 1.5em;
	padding-bottom: 2em;
	position: relative;
}

div.banner {
	background-image: url(ahead-banner.jpg);
	height: 150px;
}

div.banner h1, div.banner h2 {
	margin: 0.2em 0 0 0;
	padding: 0;
	font-style: italic;
	color: #efa659;
	top: 150px;
}

div.banner h1 {
	left: 5%;
	font-size: 150%;
}

div.banner h2 {
	right: 5%;
	font-size: 125%;
}

div.navigation {
	top: 1.5em;
	border-top-width: 0;
	border-bottom-width: 0;
	height: 150px;
}

div.navigation ul {
	font-size: 16px;
	padding-bottom: 0;
}
