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

h1.swap {
	height:21px;
	width:219px;
	background-repeat:no-repeat;
}
h1.swap span{
	display:block;
	position: absolute;
	left: -9000px;
}
h1#siteName {
	background:url(../_images/logo.jpg) no-repeat center 30px;
	width: 160px;
	position: relative;
	height: 120px;
	margin: 0px 10px;
}
h1#smallSiteName {
	background:url(../_images/logo2.jpg) no-repeat center 10px;
	width: 120px;
	position: relative;
	height: 70px;
	margin: 0px 10px;
	float: left;
}
