body
{
	background-color: #3D3D3D;


}
div#MainWindow
{
	width: 655px;
	background-image:url("../Images/BackPattern.gif");
	background-repeat:repeat-y;

}
p
{
	line-height: 16px;
	padding-left: 20px;
	padding-right: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 10px;
	color: #000000;
}
h1
{
	line-height: 32px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #000000;
}
div#about
{
	text-align: right;
	padding-top: 5px;
	background-image: none;
	background-color: #3D3D3D;	
}
a.servicelink
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #552509;
	font-weight: bold;
}
a.servicelink:hover
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
