.followBox
{
	background-color: white;
	width: 946px;
	margin-left: 10px;
	margin-right: 10px;
}
.twitterTitle
{
	background-color: #40688F;
	font-size: 120%;
	padding: 10px;
	font-weight: bold;
	color: white;
}

.twitterTitle a
{
	color: white !important;
}

.twitterTitle img
{
	color: black;
	text-decoration: underline;
	margin-bottom: -5px;
}

.socialMedia
{
	background-color:#F4E7A6;
	float:left;
	font-size:120%;
	margin-left:25px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:center;
	width:280px;
}
.socialMedia a
{
	color: #00337A;
}
