body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
}
html{
	margin: 0px;
	padding: 0px;
}
#top_black  { /*top logo*/
	z-index: 4;
	background: #000000;
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	width: 840px;
}
#container {
	z-index: 3;
	position: relative;
	top: 65px;
	background: #333333 url("http://www.galleria.cluster.fi/images/bg_body.jpg") repeat-x left 180px;
	color: #ffffff;
	line-height: 18px;
	margin-left: auto; /*15px*/
	margin-right: auto; /*15px*/
	margin-top: 0px; /*15px*/
	margin-bottom: 90px; /*15px*/
	width: 800px;
	/*height: 100%;*/
	padding: 200px 20px 50px 20px;
	border: 1px solid #888888;
}
#title h1  {
	background-image: url("http://www.galleria.cluster.fi/images/heading_dark.png");
	background-repeat:no-repeat;
	height: 30px;
	width: 700px;
	color: #da2525;
	letter-spacing: 1px;
	padding-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	border: 0px solid #ffffff;
}
h1{
	color: #da2525;
	letter-spacing: 1px;
	padding-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	width: 700px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #888888;
}
h2 {
	color: #999999;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	width: 700px;
	border: 0px solid #ffffff;
}
h3 {
	color: #999999;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	width: 700px;
	border: 0px solid #ffffff;
}
ul.picturealbumlist {
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-left: 40px;
	margin-right: auto;
	padding-left: 20px;
	width: 650px;
	border: 0px solid #ffffff;
}
ul.picturealbumlist a:link, ul.picturealbumlist a:visited {
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
}
ul.picturealbumlist a:hover {
	color: #999999;
}
li {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#description2  {
	z-index: 5;
	position: absolute;
	left: 130px;
	top: 166px;
	width: 840px;
	color: #666666;
}
#menu  {
	z-index: 5;
	position: absolute;
	left: 130px;
	top: 166px;
	width: 710px;
	color: #666666;
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
}
#menu a:link, #menu a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#menu a:hover {
	color: #999999;
}
#content {
	text-align:left;
	padding: 0px; 
	margin: 0px;
	color: #FFFFFF;		
}
#content a {
	color: #fff;
	text-decoration: underline;
}
#content a:visited   {
	color: #999999;
	text-decoration: underline;
}
#content a:hover  {
	color: #000000;
	text-decoration: underline;
	background: #CCCCCC;
	border-bottom: 1px solid #000000;
}
#content .category img {
	background: #fff;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
	float:right
}
#content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear: both;
	height: auto;
}
p.article {
	font: 12px/24px Georgia, "Times New Roman", Times, serif;
	color: #999999;
	margin-left: 40px;
	margin-right: auto;
	width: 650px;
	border: 0px solid #ffffff;
}
p.article a:link, p.article a:visited {
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
}
p.article a:hover {
	color: #999999;
}
.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
.unvisible { 
	display: none;
}
.thumbnail {
	float: left;
	text-align: center;
	margin: 5px;
	padding: 8px;
	color: #cccccc;
	width: 166px;
	height: 175px;
}
.thumbnailhover{
	background:  none;	
	display:block;
	width: 166px;
	height: 175px;
}
a.thumbnailhover:hover{
	background:  url("http://www.galleria.cluster.fi/images/bg_body.jpg") no-repeat left top;
	display:block;
	width: 166px;
	height: 175px;
	color: #da2525;
	font-weight: bold;
}
.thumbnail img{
	background: #000000;
	padding: 7px;
	margin: auto;
	display:block;
}
.thumbnail a {
	color:#999999;
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #da2525;
	font-weight: bold;
}

*/

a img {
border: 0px;

}
#gallerycontainer {
	padding: 16px; /* adjust pictures location, sine float left */
	text-align:center;
	color: #ffffff;
}
#footer2 {
	/*position: fixed;*/
	background: #222222;
	text-align: center;
	padding: 0px;
	border: 0px solid #555555;
	clear: both;
	margin-left: auto; /*15px*/
	margin-right: auto; /*15px*/
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	color: #999999;
	/*width: 840px;*/
}
#footer {
	background: #000000;
	text-align: center;
	padding: 20px 0px 20px;
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-left: 0px solid #333333;
	border-right: 0px solid #333333;
	/*clear: both;*/
	margin-left: auto; /*15px*/
	margin-right: auto; /*15px*/
	margin-top: 0px;
	margin-bottom: 80px;
	font-size: 10px;
	color: #999999;
	width: 840px;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#footer a:hover {
	color: #da2525;
}

