.blogmast {background: url(/Graphics/assets/masts/BLOGmast.jpg) no-repeat right top;}

.blog {
	float: left;
	width: 570px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding: 2px;
	text-align: left;
}
.social {
	background: #2f2f2f;
	float: left;
	width: 560px;
	text-align: center;
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	border-bottom: 1px solid #666;
	border-left: 1px solid #333;
}
#blogside {
	float: right;
	width:220px;
	padding-right: 3px;
	padding-left: 2px;
	text-align: left;
}
#blogside img {
	float: left;
	margin: 10px;
	border: 1px solid #999999;
}