#TextTopDiv
{
  background-image: url('/images/MiddleHighlightsTopDiv.jpg');
  background-repeat: no-repeat;
  height: 4px;
  font-size: 4px;
}
#TextDiv
{
  border-left: 1px solid #155A66;
  border-right: 1px solid #155A66;
  padding: 5px;
  text-align: justify;
  width: 592px;
}
#TextDiv h1
{
  font-size: 20px;
  color: #155A66;
  margin-bottom: 5px;
}
#TextDiv h2
{
  font-size: 16px;
  color: #155A66;
}
#TextDiv h3
{
  font-size: 12px;
  color: #155A66;
  clear: both;
}
#TextBottomDiv
{
  clear: both;
  background-image: url('/images/MiddleHighlightsBottomDiv.jpg');
  background-repeat: no-repeat;
  height: 5px;
  font-size: 4px;
  margin-bottom: 5px;
}
#MeetupBlog
{
  margin-top: 30px;
  text-align: center;
  width: 214px;
}
