﻿body 
{
	background-image: url('images/bkg.jpg');
	margin: 0px;
}
.topstripe {
	background-image: url('images/topstripe.jpg');
}
.bottomstripe {
	background-image: url('images/bottomstripe.jpg');
}

img {
	border: 0px;
}

.copyright {
	font-family: "Palatino Linotype";
	text-align: center;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.default {
	font-family: "Palatino Linotype";
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.textcenter {
	text-align: center;
}
a.menu:link {color: #000000; font-family: palatino linotype, arial, sans serif; font-size: 12pt; text-decoration: none}
a.menu:visited {color: #000000; font-family: palatino linotype, arial, sans serif; font-size: 12pt; text-decoration: none}
a.menu:hover {color: #743f28; font-family: palatino linotype, arial, sans serif; font-size: 12pt; text-decoration: underline}
a.menu:active {color: #000000; font-family: palatino linotype, arial, sans serif; font-size: 12pt; text-decoration: none}
a.link:link {color: #5A4A30; font-family: georgia, arial, sans serif; font-size: 10pt; text-decoration: underline}
a.link:visited {color: #5A4A30; font-family: georgia, arial, sans serif; font-size: 10pt; text-decoration: underline}
a.link:hover {color: #800000; font-family: georgia, arial, sans serif; font-size: 10pt; text-decoration: underline}
a.link:active {color: #5A4A30; font-family: georgia, arial, sans serif; font-size: 10pt; text-decoration: underline}