/* CSS Document */

body{
	height: 100%;
	margin: 0; 
	font-family: "Times New Roman", Times, serif, Tahoma ;   
	background-color:#000000;
	font-size:12px;
	background: #000 top center no-repeat url(images/pianobar.jpg);

}

#container{
	width: 897px;
	margin: 0 auto;
	height: 100%;
	background-color:#000000;
	}
	
#header {
	width:897px;
	height:123px;
	background: url(images/pianobar_01.jpg);
	}
	
#header p {
	width:600px;
	letter-spacing:0px;
	font-size:9px;
	color:#7D262A;
	float:left;
	padding-left:180px;
	margin:0px;
	}
	
#menu {
	width: 897px;
	height:29px;
	background: url(images/home2rqzan_02.jpg);
	float:left;
	}

#contain {
	float:left;
	width:897px;
	height:auto;
	}
	
.left {
	width:125px;
	height:434px;
	margin:0px;
	float:left;
	padding:0px;
	background:url(images/pianobar_03.jpg)
	}
	
.center {
	width:645px;
	height:434px;
	float:left;
	margin:0px;
	background:url(images/pianobar_04.jpg);
	background-repeat:no-repeat;
	}
	

.center h1 {
	padding:10px 0 10px 30px;
	color:#020C3D;
	font-size:26px;
	margin:0px;
	}

.center a {
	border:0px;
	}

.center p{
	padding:10px 10px 0 15px;
}	
.center p a{
	text-decoration:none;
	color:#020C3D;
}	

.right { 
	width:127px;
	height:434px;
	font-size:11px;
	float:left;
	color: #000000;
	background: url(images/pianobar_05.jpg);
	}
	
.right p{
	margin:10px 0px 10px 0px;
	float:left;
	padding:0px;
	}

	
#text {
	width:570px;
	height:auto;
	display:table;
	}	
	
#bottom {
	width:897px;
	height:33px;
	float:left;
	text-align:center;
	font-size:12px;
	color:#B5A266;
	padding-top:3px;
	font-style:italic;
	}
#bottom a{
	text-align:center;
	font-size:12px;
	color:#B5A266;
	padding:0 2px 0 2px;
	text-decoration:none;
	}
	
ul#simple-menu{
	list-style-type:none;
	width:auto;
	height:31px;
	font-size:19px;
	margin:0 0 0 188px  ;
	padding:0px;
	 }

ul#simple-menu li{
	display:block;
	margin:0px;
	float:left;
	height:31px;
	 }

ul#simple-menu li a{
	display:block;
	float:left;
	color: #FFFFFF;
	text-decoration: none;
	width:auto;
	padding:7px 12px 0 12px;
	margin: 0px;
	}


ul#simple-menu li a:hover{
	padding:7px 12px 0 12px;
	margin: 0px;
	color: #F2C88E;
	}
ul#simple-menu li a.active{
	padding:7px 12px 0 12px;
	margin: 0px;
	color: #F2C88E;
	}
	
ul#simple-menu li a.current{
	height:23px;
	padding-top:10px;
	padding-bottom:0px;
	margin: 0px;
	background: #F2C88E;
	}
.zcontacts{
	width:250px;
	height:200px;
	display:block;
	margin-left:250px;
	font-size:14px;
	color:#F2C88E;
	text-align:left;
}
.zgallery{
	width: 570px;
	height: 360px;
	margin-top:10px;
	margin-left:40px;
	overflow: auto;
		scrollbar-arrow-color:#F7FC61; 
		scrollbar-base-color:#0D0405; 
		scrollbar-darkshadow-color:#690206; 
		scrollbar-face-color:#000; 
		scrollbar-highlight-color:#690206; 
		scrollbar-shadow-color:#690206;
}
.gallery-table tr td{	
	width: 180px;
	height: 133px;
	background:url(images/imgframe.gif) no-repeat;

}
