@charset "UTF-8";
#leftnavi {
	position: absolute;
	left: 50px;
	top: 77px;
	width: 125px;
}
#content {
	position: absolute;
	height: 650px;
	width: 850px;
	left: 225px;
	top: 35px;
}
#content #pict {
	width: 100%;
	height: 650px;
}
#content #bottomnavi {
	float: right;
	height: 25px;
	width: 400px;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
.thumbplacement {
	margin: 2px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* CSS Document */

.contentplacement {
	margin: 0px;
	padding: 0px;
}
.mainlogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.alltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #333;
}
img {
	margin: 2px;
}
img:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 0px;
}
img:visited {
	margin: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img:hover {
	margin: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img:active {
	margin: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.deadlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: #666;
}
.infoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
