body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:0; 
}

p {
	margin:0.5em 0;
}
h2 {
	font-size:1.25em;
	margin:1.5em 0 1em 0;
}

.topnav a {
	font-size:0.9375em;
	text-decoration:none;
	color:white;
	margin:0 0.5em;
}
.topnav a:hover {
	color:#FACB19;
}

.banner .link a {
	color:black;
	text-decoration:none;
}
.banner .link a:hover {
	text-decoration:underline;
}

#sidebar_nav ul {
	list-style:none;
	margin:0.5em 0;
	padding:0 0 0 1em;
}
#sidebar_nav a {
	color:#7A0000;
	line-height:2em;
}

.main {
	line-height:1.125em;
}

#logo_box {
	font-size:0.875em;
	line-height:1em;
}


.banner {
	position: relative;
}
.banner h1 {
	margin: 0;
}
.banner h1 a {
	text-indent: -9999px;
	position: absolute;
	width: 30%;
	height: 80%;
}