#toptitle h1  {
	color: #000000;
	letter-spacing: 1px;
	padding: 5px;
	margin: 10px;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#description a {
	color: #000000;
	

}

#content {

margin-top:auto;
margin-bottom:auto;
margin-right:auto;
margin-left:auto;
}



#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;
}	

.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: #990000;
}
.unvisible { 
	display: none;
 }
.thumbnail {
	margin: 25px;
	padding: 7px 7px 70px 12px;
	text-align: center;
	width: 155px;
	height: 65px;
	}
.thumbnail1 {
	margin:  0px 23px 0px 0px;
	padding: 7px 7px 40px 12px;
	text-align: center;
	width: 227px;
	height: 227px;
	}

	.thumbnail2 {
	margin:  5px;
	padding: 0px 0px 0px 5px;
	text-align: center;
	width: 227px;
	height: 227px;
	}
	
.thumbnail img{
	text-align:center;
	margin: auto;
	cursor:pointer;

}
.thumbnail a {
	
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

.thumbtext{
	width: 150px;
	height: 0px;
	display:block;
	text-align:center;
	cursor:pointer;
	color: #990000;

}
.thumbtext1{
	width: 227px;
	height: 1px;
	display:block;
	text-align:center;
	cursor:pointer;
	color: #990000;

}

.thumbtext2{
	width: 227px;
	height: 1px;
	margin:  0px 5px 0px 0px;
	display:block;
	text-align:center;
	cursor:pointer;
	color: #990000;

}

/* non IE  hover */
div.thumbnail:hover{
	background: #990000;
	color: #FFFFFF;
	font-weight: bold;

}

a img {
border:none;

}

#gallerycontainer{
	padding: 41px;
	margin-top:auto;
margin-bottom:auto;
margin-right:auto;
margin-left:auto;
	text-align:center;
}




	
