/*************** #titles **************/

h1.swap {
	height:21px;
	width:219px;
	background-repeat:no-repeat;
}
h1.swap span{
	display:block;
}
h1#siteName {
	background:url(../_images/logo/logo_ueh.jpg) no-repeat 0px 3px;
	margin: 0px 10px;
	width: 300px;
	position: relative;
	height: 75px;
}

