@charset "UTF-8";

#main-content {
	background: url(../images/pictures/bg.jpg) no-repeat;
}

	h3 {
		width: 295px;
		height: 45px;
		display: block;
		text-indent: -10000px;
		margin: 5px 0 0 5px;
		float: left;
	}
	
	#pictures {
		float: left;
		padding: 2px 0 0;
		width: 95%;
		margin: 0 0 0 15px !important;
		margin: 0 0 0 7px;
	}
	
		#pictures h4 {
			height: 24px;
			text-indent: -10000px;
			line-height: 24px;
			margin: 5px 0;
		}
		
		#keyboardMsg a {
			color: red;
		}

	#gallery {
		margin: 0 25px;
	}
		
		.thumb {
			background: url(../images/galleries/thumb.gif) no-repeat;
			padding: 3px;
			width: 67px;
			height: 55px;
			display: block;
			float: left;
			margin: 3px;
		}