h2 {
	color: #996600;
}

.picturegroup {
	width: 100%;
	height: auto;
	margin-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin-right: 4px;
	color: #FFFFFF;
	background-image:url(/images/header/header.png);
	background-position: bottom;
	padding: 4px;
}

.picturegroup a {
	color: #FFFFFF;
	text-decoration:none;
}

.picture {
	width: 125px;
	height: 100px;
	float: left;
	background-position: center;
	margin: 5px;
	border: 1px solid #CCCCCC;
}


