#banner {
	position: relative;
	background-image: url(../upload/template/stephens/newsletter_banner.png);
	background-repeat: no-repeat;
	height: 107px;
	background-color: #3079AB;
	margin-bottom: 10px;
}

#banner h1 {
	margin-left: -1000em;
}

#date {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #ffffff;
	font-size: 9px;
	background-color: #FF9933;
	width: 90px;
	padding: 3px;
	text-align: center;
}

/* Fonts */

body {
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #000;
}

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	padding: 0;
}

h1 {
	font-size: 1.5em;
	font-family: georgia, serif;
	color: #fdb928;
}

h2 {
	font-size: 1.3em;
	font-family: georgia, serif;
	color: #fdb928;
}

h3 {
	font-size: 1.1em;
	font-family: georgia, serif;
	color: #fdb928;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 1.0em;
}

#navcontainer, #topnavcontainer {
	font-size: 0.8em;
}

#topnavcontainer a {
	color: #000;
}

#navcontainer a {
	color: #fff;
}

#navcontainer li>a {
	color: #000;
}

.right h2 {
	font-style: italic;
}

.right {
	float: right;
	padding: 0 0 10px 10px;
	margin: 0 0 10px 10px;
	width: 180px;
}