body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #453626;
}
#top_spacer {
	width: 828px;
	height: 109px;
}
#home_left {
	width: 661px;
	height: 303px;
	background-image: url(../images/home_img_left.jpg);
}
#home_right {
	width: 91px;
	height: 303px;
	background-image: url(../images/home_img_right.jpg);
}
#home_mid {
	width: 75px;
	height: 268px;
	background-image: url(../images/home_img_mid.jpg);
}
h1 {
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.title {
	font-size: 16px;
}
a:link {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #E4E4E4;
	font-weight: bold;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
}
div .links {
	margin: 6px 0px 6px 0px;
}
.contact {
	border: 1px solid black;
	background-color: #d493b2;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 2px 0px 2px;
}