.wrapper {
	/* background: url("/assets/def/img/s-10-2.jpg") 0 20px no-repeat; */
	}

.content {
	padding-top: 50px;
	margin-left: 290px;
	}
.contentbody {
	border-bottom: none;
	}

.sitetitle {
	padding: 0;
	margin: 0;
	position: absolute;
	top:50px;
    left: 0;
	}

h1 {
	padding: 0;
	margin: 0;
	position: absolute;
	top:100px;
    left: 0;
	}
h1 a {
	padding: 0;
	margin: 0;
	width: 100px;
	height: 30px;
	background: url("/assets/def/img/title_contact.gif") top left no-repeat;
	display: block;
	border: none;
	}
h1 a:hover {
	padding: 0;
	margin: 0;
	background: url("/assets/def/img/title_contact.gif") bottom left no-repeat;
	border: none;
	}
h1 span {
	display: none;
	}


.pageswitch {
	margin-top: 80px;
	text-align: left;
	}



h1.info a {
	width: 120px;
	height: 30px;
	background: url("/assets/def/img/title_information.gif") top left no-repeat;
	}
h1.info a:hover {
	background: url("/assets/def/img/title_information.gif") bottom left no-repeat;
	}

h1.archive a {
	width: 80px;
	height: 30px;
	background: url("/assets/def/img/title_archive.gif") top left no-repeat;
	}
h1.archive a:hover {
	background: url("/assets/def/img/title_archive.gif") bottom left no-repeat;
	}
