/*<div class="ku-banner-title">University of Kansas</div><div class="ku-banner-subtitle">Journals@KU</div>*/
	body {
		background: #fff;
	}
	#header {
		background: url("//webmedia.ku.edu/images/template2009/miniheader_bg.gif") repeat-x scroll center top transparent;
		color: #444;
		
	}

	#headerTitle {
    margin-left: 10%;
    width: 63%;
	}

 .ku-banner-title {
		display: none;
	}

	#headerTitle h1 {
		padding: 0;
		min-height: 67px;
		font-family: Arial;
	}

	#headerTitle .ku-banner-title {
		display: block;
		font-size: 12px;
		padding:	8px 0;
		color: #99CCFF;
    background: url("//webmedia.ku.edu/images/logos/miniheader_logo.gif") no-repeat scroll 60% 0 transparent
	}
	
	#headerTitle .ku-banner-subtitle {
		display: block;
		font-size: 18px;
		padding-top: 4px;
	}

	#breadcrumb .ku-banner-subtitle{
		display: inline;
	}

	a:link ,
	a:active,
	a:visited,
	a:hover {
    color: #0022B4;
}
