body {
	margin-top: 0px;
	background-repeat: repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	background-color: #000000;
	color: #FFFFFF;
}
.homeTable {
	background-image: url(../images/bkgrd_grey.gif);
	height: 100%;
}
a,
a:visited,
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p{
	margin-top: 0px;
	margin-bottom: 15px;
}
td {
	vertical-align: top;
}
.topNav {margin-top:12px;}
.topNav img {
	margin-right: 9px;
	margin-left: 7px;
	text-align: center;
}
.thumbs img {
	margin: 10px 10px 5px 5px;
	padding: 0px;
	float: left;
}
td.footer {
	background-color: #333333;
	font-size: 13px;
}
td.footer p{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
p.header {
	font-size:21px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
p.services {
	font-size: 16px;
	margin: 0px 0px 6px;
	padding: 0px;
}
p.note{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 15px;
}
p.descrip {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 8px;
	margin-top: 0px;
}

