body {
	font-family:Georgia, serif;
	font-size:62.5%;
	line-height:1.4;
	margin:2em 6em;
	color:#111;
}

#container {
	width:70em;
}

h1 { 
	margin:0; padding:0;
	font-size:5.4em; color:#111; 
	float:right;
}
h1 a { text-decoration:none; }

h2 { margin:0 0 0.2em 0; font-size:2.4em; color:#aa0000; }
h3 { margin:0 0 0.2em 0; font-size:1.4em; color:#5C3317; }
h4 { margin:0 0 0.2em 0; font-size:1.2em; color:#5C3317; }

#nav ul.menu {
	margin:0 0 2em 0;
	clear:both;
}

#nav ul, #nav li { list-style:none; margin:0; padding:0; font-size:1.25em; }

#nav ul.menu li a {
	padding:0.2em;
}

a {
	color:#433;
}
a:hover {
	color:white;
	background-color:#911;
}

#nav {
	float:left;
	width:20em;
	padding-top:1em;
}
#sub {
	float:right;
	width:40em;
	font-family:Verdana, sans;
	font-size:1.2em;
}

h1#bku-logo {
	float:left;
	clear:both;
	position:relative;
	background:transparent url(/images/bklogo1.gif) no-repeat 0 0;
	width:150px;
	height:178px;
	margin-bottom:24px;
}
h1#bku-logo a {
	position:relative;
	display:block;
	text-indent:-9999px;
	height:178px;
	width:150px;
}
h1#bku-logo a:hover {
	background-color:transparent;
}

#sub {
	background:transparent url(/images/headlines/cutout-reed.jpg) no-repeat top right;
}

#sub div.headline {
	height:178px;
	position:relative;
}




div.post { margin-bottom:2em; } 
div.post h3 {
	margin:0;
	display:inline;
	font-size:1.6em;
	}
	div.post h3 a {
		text-decoration:none;
}

div.post h4 {
	display:inline;
	font-weight:normal;
	font-size:1.5em;
	/* color:#7C5337; */
color:#aC8367;
}


div#contact dl dt {
	margin:12px 0 2px 2px;
	font-size:15px;
	color:#555;
}
div#contact dl dd {
	margin:0;
	padding:0;
}
div#contact input {
	font-size:13px;
}
</style>
