#container h4{
	height:42px;
	background:url(../images/container-top.jpg) top center no-repeat;
}

p a            {text-decoration:none;color:#3382a3;font-weight:bold;font-size:11px;}
p a:hover{ color:#04649e;}

#frame{
	display:block;
	margin:10px 35px 10px 35px;
	min-height:180px;
}

#frame  #pist {
	font-size:13px;
	text-align:justify;
	font-weight:normal;
	line-height:19px;
	color:#efebe7;
	background-color:#efefe7;
	
}

#frame  .rows{
	height:170px;
}

#frame  .rows div{
	height:150px;
	width:211px;
	float:right;
	margin:15px 10px 0 10px;
	display:block;
	background:url(../images/gallery-thumb-bg.jpg) top left no-repeat;
}

#frame  .rows a img{
	height:127px;
	width:168px;
	margin:5px 22px 0 18px; 
	background-color:#ccc;
	display:block;
}

#frame  a h2{
	font-size:12px;
	font-weight:bold;
	color:silver;
	background-color:#3a3736;
	padding:12px 10px 12px 12px;
}

#frame  a:hover  h2{
	color:#ffffff;
}

#frame  h3{
	font-size:11px;
	font-weight:bold;
	color:#09415e;
	background-color:#ede8e0;
	margin:0;
	padding:8px 10px 8px 0;
}

