.main {
	background:url('../images/mainbg.jpg') left center no-repeat #cccccc;
	border:1px solid #000000;
	padding-left:600px;
	width:100px;
	margin:0 auto 0 auto;
	height:400px;
	text-align:left;
}

html, body, .mainwrap {
	position:relative;
	height:99%;
	width:99%;
}

.wrap {
	position:absolute;
	top:50%;
	width:100%;
	text-align:center;
	margin-top:-200px;
}

.main h1 {
	text-indent:-9999px;
	background-image:url('http://www.leniwiener.com/images/logo_whole.gif');
	width:171px;
	height:58px;
	margin:168px 0 0 -94px;
	position:relative;
}

.hpmenu  {
	list-style:none;
	display:inline-block;
	width:100px;
	padding-left:0;
	font-size:0.1em;
}

.main ul {
	margin:0;
}

.hpmenu li {
	width:100px;
	margin-top:10px;
	height:15px;
	display:block;
}

.hpmenu a {	
	display:block;
	text-indent:-9999px;
	width:100px;
	background:url('../images/hpmenu.gif') no-repeat scroll 0 0;
	height:15px;
}


#hpblog a:hover {
	background-position:-100px 0px;
}

#hpgallery a {
	background-position:0px -22px;
}

#hpgallery a:hover {
	background-position:-100px -22px;
}

#hpbooks a {
	background-position:0px -44px;
}

#hpbooks a:hover {
	background-position:-100px -44px;
}

#hpworkshops a {
	background-position:0px -88px;
}

#hpworkshops a:hover {
	background-position:-100px -88px;
}

#hptalks a {
	background-position:0px -110px;
}

#hptalks a:hover {
	background-position:-100px -110px;
}

#hpabout a {
	background-position:0px -66px;
}

#hpabout a:hover {
	background-position:-100px -66px;
}

#hpcontact a {
	background-position:0px -132px;
}

#hpcontact a:hover {
	background-position:-100px -132px;
}
