#BlogIntro
{
	background-color: #424242;
	height: 22px;

	margin-bottom: 1px;
}
#BlogIntro p
{
	margin-left: 60px;
	line-height: 22px;
}

#BlogIntro, #BlogIntro a
{
	color: white;
}
#BlogIntro a
{
	font-weight: bold;
	text-decoration: none;
}
#BlogIntro a:hover
{
	color: #e20a16;
}
#BlogIntro h2
{
	width: 52px;
	height: 22px;
	float: left;
	background: white url(Images/Blog.gif) no-repeat scroll top left;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
#BlogIntro h2, #BlogIntro h2 a
{
	font-family: "Times New Roman", serif;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
}
#BlogIntro h2 a:hover
{
	color: white;
}
