body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54473D;
}
body {
	background-color: #DED7D1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}

.footer {
	background-image: url(images/thomasguth_22.jpg);
	background-repeat: no-repeat;
}

.rightbkg {
	background-image: url(images/thomasguth_08.jpg);
	background-repeat: repeat-y;
}

.leftbkg {
	background-image: url(images/thomasguth_05.jpg);
	background-repeat: repeat-y;
}