body {
	background: #fff;
	margin: 0px;
}
div#masthead {
	width: 650px;
	height: 18px;
	background: url(/images/home_title.gif) no-repeat;
	margin: 110px auto 22px;
}
div#masthead h1 {
	display: none;
}
table#contact td#left {
	background: url(/images/home_left_glow.jpg) repeat-y right;
}
table#contact td#right {
	background: url(/images/home_right_glow.jpg) repeat-y left;
}
table#contact {
	background: url(/images/home_sidefiller.jpg) repeat;
}
div#thumbnails {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	margin-top: 50px;
}
div#thumbnails a:link img, div#thumbnails a:visited img {
	margin-left: 0px;
	padding: 0px;
	background: #CCCCCC;
	margin-right: 70px;
}
div#thumbnails a#last:link img, div#thumbnails a#last:visited img {
	margin-right: 0;
}
div#homenav h2 {
	font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 50px 0px 0px;
	text-align: center;
	letter-spacing: 1px;
	color: #747475;
}
div#homenav h2 a {
	color: #747475;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
html>body div#homenav h2 a {
	padding-right: 7px;
	padding-left: 7px;
}
div#homenav h2 a:hover {
	color: #403737;
}
