.hide{
	visibility: hidden;
} 
body{
	background: #101617 url(../images/tile.jpg) repeat-x;
	margin:0; 
}
                          
#band{
	position: absolute;
	margin-top: 30px;
	width:100%;
	height:34px;
	background:#000;
	border: solid #444;
	border-width: 1px 0px;
} 
#band #logo2{
	margin-left: 100px; 
	width:263px;
	height:34px;
	background: url(../images/logo2.jpg);
}

#band #logo2 a{
	display: block;
	width:263px;
	height:34px;
	background:none;
} 
#band #logo2 span.markup{
	display: none;
}
.menu{
	background:none;
	position: absolute;
	top:210px;
	left:100px;
	width:107px;
	height:107px;
} 
.menu span.markup{
	display: none;   
}
.menu a.contacts{
	position: absolute;
	width:107px;
	height:28px;
	background: url(../images/contacts.png);
}
.menu a.galleries{
	position: absolute;
	top:35px;
	width:107px;
	height:28px;
	z-index:2;
}
.menu a.exhibition{
	position: absolute;
	top:70px;
	width:124px;
	height:28px;
}
.menu a.galleries:link, .menu a.galleries:visited {
	background: url(../images/galleries.png); 
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.menu a.galleries:hover, .menu a.galleries:active {
	background: url(../images/galleries.png); 
	opacity: 100;
	-moz-opacity: 100;
	filter:alpha(opacity=100);
}
.menu a.exhibition:link, .menu a.exhibition:visited{
	background: url(../images/exhibition.png);
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}
.menu a.exhibition:hover, .menu a.exhibition:active{
	background: url(../images/exhibition.png);
	opacity: 100;
	-moz-opacity: 100;
	filter:alpha(opacity=100);
}

 .submenu{
	position: absolute;
	top:210px;
	left:265px;
	width:517px;
	z-index:3;
} 
.submenu p{
	margin-top: 6px;
	font: 0.9em Courier, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
}
.submenu a{
	position: absolute;
	width:177px;
	height:28px;
} 
.submenu p a:link, .submenu p a:visited { 
	color:rgb(0,153,255);
	text-decoration: none;  
}

.submenu p a:hover, .submenu p a:active {
  color:#777;  
}


.submenu .colour{
   color:rgb(0,153,255); 
}
.submenu span.markup{
  display:none;  
}       

span.markup{
	display:none;
}


#background3{
	position: relative;
	top:340px;
	margin-left: -10px;
	height:600px;
	background: url(../images/sfondo3.jpg) no-repeat; 
	vertical-align: bottom;
} 
#footer{ 
	position: absolute;
	top:955px;
	left:100px;
	font: 0.7em/1.2em Arial, helvetica, Verdana, sans-serif;
	letter-spacing: 2px;
	padding-bottom: 10px; 
	color:#777;
	height:40px;
	width:500px;
	z-index:1;
} 
#footer a:link,#footer a:visited{
	font: bold 1em Arial, helvetica, Verdana, sans-serif;
	text-decoration: none;
	color: rgb(0,153,255);                                              
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);   
}
#footer a:hover, #footer a:active{
	color: rgb(0,153,255);
	opacity: 100;
	-moz-opacity: 100;
	filter:alpha(opacity=100);  
} 
#footer p.webmail a:link, #footer p.webmail a:visited{
	font: 0.9em Arial, helvetica, Verdana, sans-serif;
	text-decoration: none;
	color:#fff;
} 
#footer p.webmail a:hover, #footer p.webmail a:active{
   color:rgb(0,153,255); 
}
