#TopPic
{
	width: 539px;
	height: 241px;
	background: url(../images/about/about.jpg) 0 0 no-repeat;
}

#BottomText
{
	background-color: #FFFFFF; 
	padding: 15px;
	margin-top: 10px;
}

#ContentPod h2
{
	font-size: 16px;
}

#ContentPod #BottomText a
{
	background: transparent url(../images/green_arrow.png) 0 0 no-repeat;
	padding-left: 10px;
	color: #8CC63F;
	text-transform: uppercase;
	text-decoration: none;
}

