@charset "utf-8";
/* CSS Document */

#bodyimage {
	width: 100%;
}
.bodytext {
	font-family: "Franklin Gothic Medium";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-align: center;
	vertical-align: top;
}
.link {
	font-size: 12px;
	font-weight: normal;
	color: #060;
	font-family: "Franklin Gothic Medium";
	margin-top: 5px;
}
.link2 {
	font-size: 12px;
	font-weight: normal;
	color: #060;
	font-family: "Franklin Gothic Medium";
	font-style: italic;
}
.link3 {
	font-size: 12px;
	font-weight: normal;
	color: #060;
	font-style: italic;
	font-family: "Franklin Gothic Medium";
	margin-top: 5px;
	margin-bottom: 5px;
}
#slideshow {
	width: 885px;
	height: 375px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-left: 5px;
}

