#gallerys {
	text-align: left;
	margin-bottom: 3px;
}
#gallerys a {
	color: #336699;   
	text-decoration: none;
}
#name {
	font-size: 20px;
	color: #336699;
	padding: 5px;
}
#description {
	margin-bottom: 10px;
}
#pictures {
margin-top:30px;
margin-left:0px;
float: left;

		width: 80%;
}
#thumbs {
	margin-top: 0px;
}
#thumbs a {
	text-decoration: none;
	color: #336699;
}
#fotolinkjs{
background-color:#FFFFCC;
width:530px;
height:390px;
}
#fotolinkjs .lnkholder{
float:left;
width:120px;
padding-left:10px;
padding-top:10px;

}
#fotolinkjs .lnkholder img{
border:none;
width:90px;
height:95px;
text-align:left;
border:#FFFFCC 1px solid;
}
#fotolinkjs .lnkholder img:hover{
border:#003300 1px solid;
}
#fotolinkjs .lnkholder a{
color: #333333;
}

