﻿
#HomePage-top
{
	border-bottom: 1px solid #AAA;
}

.HomePage-introduction
{
	width: 300px;
	font-size: .8em;
}

#HomePage-middle
{
	height: 50px;
}

#HomePage-bottom
{
	border-top: 1px solid #AAA;
}

.HomePage-bottom-section
{
	float: left;
	width: 290px;
	padding: 3px;
}

