.thumb {
	background-color: #FFFFFF;
	padding: 3px;
}

.thumb_right {
	float:right;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.thumb_left {
	float:left;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 15px;
	margin-right: 15px;
}
.thumb_right:hover {
	background-color: #CCCCCC;

}
.align_right {
	float:right;

}

#site .align_left {
	float:left;

}



#site #column2 .menu {
	text-align: center;
	line-height: 2.5em;
}
 .menu {
	text-align: center;
	line-height: 2.5em;
}

/* .menu em {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #90A17F;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	font-size: 1.1em;
}*/