#description{
	padding: 10px;
	margin: 5px;
	width: 90%;
	float: left;
	height: auto;
	font-weight: bold;
}

#th_content {
	text-align:left;
	padding: 0px; 
        margin: 0px;
        text-align:justify;        
        overflow: auto;
        width:99%;
        
}

#th_content a {
            text-decoration: none;
}

#th_content a:visited   {
	text-decoration: underline;
}

#th_content a:hover  {
	text-decoration: underline;
}


#th_content .category img {
	padding: 7px;
	float:right
}



#th_content .category {
	margin: 60px 0px 50px 0px;
	padding: 30px 0px 10px 0px;
	clear:both;
	height:auto;
}

.imageborderlarge {
	padding: 7px;
	margin: 5px 0px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#footer {
	text-align:center;
	padding: 30px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
	font-size: 10px;
	color: #999999;
	}


#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

#footer a:hover {
	color: #FFFFFF;
}





.unvisible { 
	display: none;
 }








.thumbnail {
	float: left;
	padding: 5px;
	text-align: center;
        width: 125px;
        height: 140px;
        word-wrap: break-word;
}                


.thumbnailhover{
	background:  none;	
	display:block;
	width: 125px;
        height: 140px;
       
}

a.thumbnailhover:hover{
	display:block;
        width: 125px;
        height: 140px;
        background:  #eee;      
            text-decoration: none;
                      
}


.thumbnail img{
	padding: 7px;
	margin: auto;
	display:block;
}



.thumbnail a {
	text-decoration: none;
}

/* non IE  hover 
div.thumbnail:hover{
	background: #000;
	color: #76B41C;
	font-weight: bold;
}

*/




a img {
border:none;

}

#gallerycontainer{
	padding: 0px;
	text-align:center;
}