body,td,th {
	font-family: "American Typewriter", Courier, "Lucida Console", Monaco;
	color: #666;
	text-align: center;
}
body {
	background-image: url(/images/bgpage.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #C03;
}
a:active {
	text-decoration: none;
	color: #999;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
}
h3 {
	font-size: 14px;
	text-align: center;
}
.copyright {
	font-size: 12px;
	line-height: 6px;
	right: auto;
}
.wrapper {
	padding: 10px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
    height: 100%;
    margin-bottom: 0.01em;
}
.slideshow {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}
.image1 {
	-moz-border-radius: 15px;
	border-radius: 15px;
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	text-decoration: line-through;
	margin: 5px;
}
.wrapper .content .main p {
	text-align: left;
}
h4 {
	color: #C00;
}
td {
	vertical-align: top;
}
caption strong {
	font-size: 16px;
}
