DIV#StudioBlogs
{
	margin-left: 20px;
	margin-top: 5px;
	width: 770px;
	height: 384px;
	background-image: url('images/blogback.jpg');
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 30px;
}

DIV#StudioBlogsMa
{
	margin-left: 20px;
	margin-top: 5px;
	width: 770px;
	height: 554px;
	background-image: url('images/blogbackma.jpg');
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 0px;
}

DIV#StudioBlogsMa A
{
	color : white;
}

DIV#StudioBlogsMa A:Hover
{
	color : #6F2C6F;
}

