.text_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #264027;
	line-height: 22px;
}

.text_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #FFFFFF;
	line-height: 22px;
}

.text_media {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #264027;
}

.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #264027;
}

.pic_bio {	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	border: medium solid #FFFFFF;
	margin-bottom: 0px;
}

.pic_index {
	border: medium solid #FFFFFF;
	margin: 5px;
}

.pic_plays {
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.blog {
	margin-left: 0px;
	position: relative;
	width: 100%;
	height: 500px;
	border:0px;
	background-color:#fff;
	color: #264027;
}
