/*Layout*/
#blog-page{
	padding: 0 0 0;
}

#blog-content {
	margin: 10px 0px 10px 200px;
}

#blog-menu {
	width:195px;
	border-right: 1px dotted #999;
	margin-bottom:8px;
	float:left;
}

#blog-page .heading {
	font-size: 2em;
	color: black;
	text-align: center;
	margin-bottom: 30px;
	z-index: 99;
	position: relative;
}

.footerHeader {
	margin:3px 8px 0 8px;
}

#blog-blogText{
}
