body {
	background-color: #FFFFFF;
	background-image: url("../images/bkgd.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: -3.5cm -2.3cm
}

html,body{margin:0;padding:0}
body{font: x-small, arial,sans-serif}
p{margin: 5px 10px 10px}
a {background-color: white;}
div#header p{height:60px;margin:5;
  padding-left:10px}
div#content p{line-height:1.2;  font: 80%}
div#navigation{background:#FFFFFF}
div#news{background:red; color:white}
div#extra{background:red; color:white}
div#footer{background: #000000;color: #FFFFFF}
div#footer p{margin:0;padding:5px 10px}
div#wrapper{float:left;width:100%}
div#navigation p{height:40px;margin:0;padding-left:10px}
div#content{margin: 0px 205px}
div#news{float:left;width:200px; height: 400px; margin-left:-200px; font: 80%;}}
div#extra{float:left;width:210px; height: 400px; margin-left:-100%; font: 80%;}
div#footer{clear:left;width:100%}

#navbar {
	margin: 0px;

	padding: 0px;

	background-color: black;

	height: 44px;

	list-style: none;
}


#navbar li {

	float: left;
}



#navbar a {
	text-decoration: none;

	display: block;

	height: 44px;

	text-indent: -5000px;
}

#navbar #click {

	background: url(../images/navbar.gif) no-repeat -1px -1px;

	width: 22px;
}

#navbar #home {

	background: url(../images/navbar.gif) no-repeat -24px -1px;

	width: 43px;
}

#navbar #home:hover {

	background-position: -24px -47px;
}


#navbar #portfolio {

	background: url(../images/navbar.gif) no-repeat -69px -1px;

	width: 80px;
}

#navbar #portfolio:hover {

	background-position: -69px -47px;
}


#navbar #profile{

	background: url(../images/navbar.gif) no-repeat -151px -1px;

	width: 62px;
}

#navbar #profile:hover {

	background-position: -151px -47px;
}
#navbar #exhibition{

	background: url(../images/navbar.gif) no-repeat -215px -1px;

	width: 88px;
}

#navbar #exhibition:hover {

	background-position: -215px -47px;
}


#navbar #news {

	background: url(../images/navbar.gif) no-repeat -304px -1px;

	width: 44px;
}

#navbar #news:hover {

	background-position: -304px -47px;
}

#navbar #blog {

	background: url(../images/navbar.gif) no-repeat -349px -1px;

	width: 44px;
}

#navbar #blog:hover {

	background-position: -349px -47px;
}

#navbar #shop {

	background: url(../images/navbar.gif) no-repeat -394px -1px;

	width: 46px;
}

#navbar #shop:hover {

	background-position: -394px -47px;
}

#navbar #contact {

	background: url(../images/contact.gif) no-repeat;

}
#navbar #opening {

	background: url(../images/runpato.gif) no-repeat; width: 48px;

}

#navbar #opening:hover {

	background: url(../images/runpato2.gif) no-repeat;

}

#navbar #home2 {

	background: url(../images/navbar.gif) no-repeat -24px -47px;

	width: 43px;
}


#navbar #portfolio2 {

	background: url(../images/navbar.gif) no-repeat -69px -47px;

	width: 80px;
}


#navbar #profile2{

	background: url(../images/navbar.gif) no-repeat -151px -47px;

	width: 62px;
}

#navbar #exhibition2{

	background: url(../images/navbar.gif) no-repeat -215px -47px;

	width: 88px;
}


#navbar #news2 {

	background: url(../images/navbar.gif) no-repeat -304px -47px;

	width: 44px;
}

#navbar #blog2 {

	background: url(../images/navbar.gif) no-repeat -349px -47px;

	width: 44px;
}

#navbar #shop2 {

	background: url(../images/navbar.gif) no-repeat -394px -47px;

	width: 46px;
}



.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -60px;
	left: 0px;
	z-index: 1;
}

.hoverbox img
{
	background: #000;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 40px;
	height: 40px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: right;
	margin: 3px;
	padding: 1px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;