#header {
	background: url(topimages/towns_head.jpg) no-repeat;
	margin: 0px;
	height: 86px;
	width: 838px;
	position: relative;
}
#header p {
	display: none;
	margin: 0px;
}
.none {
	display: none;
}

#header #headtxt {
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 474px;
	top: 21px;
	width: 338px;
	line-height: 1.2;
}
#header #info {
	font-size: 75%;
	color: #B6387F;
	text-align: right;
	font-weight: bold;
	margin: 60px 120px 0px 0px;
	padding: 0px;
	width: 150px;
	display: inline;
	float: right;
}
#header #info a {
	color: #B6387F;
	text-decoration: none;
}
#header #info a:hover {
	color: #FF9900;
	text-decoration: none;
}

#toplinkhead a{
	height: 50px;
	width: 395px;
	position: absolute;
	left: 23px;
	top: 25px;
}
