#Header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 175px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	color: #000000;
	line-height: 16px;
}

.Title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 175px;
}
.Title img {
	border: none;
}

.Description {
	position: absolute;
	top: 35px;
	left: 130px;
	width: 620px;
	height: 35px;
	/*
	float: right;
	*/
}
.Description p {
	margin: 0px 0px 0px 0px;
}
.Description h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}
.Description .Entry {
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}