.topBanner{
	background-image:url('../images/banner_bizarreblogs4.jpg');
}
.contentDiv{
	width: 77.5%;
}

.blogsEatsDiv {
	background: url('../images/blog_bizarreeatsntreats.jpg') no-repeat; font-size: 30px; 
	font-weight: bold;
	float: left;
}
.blogsImgTransEats, .blogsEatsDiv, .blogsMediaDiv {
	width:300px;height:257px;
}
.blogsImgTransEats{
	position: absolute;
}
.blogsEatsDivText{
	position: relative;
	top: 140px;
	left:90px;
	width: 230px;
	font-family: "courier new";
}

.blogsMediaDiv{
	margin-top: 10px;
	background: url('../images/blog_bizarremedia.jpg') no-repeat; font-size: 30px; 
	font-weight: bold;
	float: left;
}

.topAd2{
	margin: 5px auto 0px auto;
	margin-left: 7px;
	text-align: center;
	/*border: solid 1px yellow;background-color: white;*/
	width: 200px;
	height: 90px;
	float: left
}