.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.body {
	background-repeat: repeat;
	background-color: #333333;
	background-image: url(images/back.jpg);
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
.bottomnav {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 2px;
}
.bottomnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a:hover {
	color: #C6E1A1;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	text-align: justify;
}
.copy a:link {
	color: #7E5569;
	text-decoration: none;
}
.copy a:visited {
	color: #7E5569;
	text-decoration: none;
}
.copy a:hover {
	color: #000000;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	color: #333333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-variant: normal;
	font-weight: normal;
	margin: 0px;
}
.minitable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D333D;
	padding: 2px 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.miniborder {
	border: 1px solid #7E5569;
}
.minitabletop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 4px;
	background-color: #DCCAD7;
}
.pics {
	border: 1px solid #FFFFFF;
}
.pics-smallspace {
	border: 1px solid #FFFFFF;
	margin: 4px;
}
.pics-tl {
	border: 1px solid #FFFFFF;
	margin-right: 8px;
	margin-bottom: 8px;
}
.pics-tr {
	border: 1px solid #FFFFFF;
	margin-bottom: 8px;
	margin-left: 8px;
}
.pics-tr-nobor {
	margin-bottom: 8px;
	margin-left: 8px;
}
