@charset "UTF-8";
#wrapper {
	width: 620px;
}
#header {
}
#menulist {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	height: 18px;
}
#gallery {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
}
#gallery img {
	border: 8px solid #60C;
	margin: 6px;
}
#infosection {
	height: 1px;
	width: 617px;
}
#gallery img:hover {
	border: 8px solid #C03;
	margin: 6px;
}
#LeftBox table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-style: normal;
	text-decoration: none;
	left: auto;
	right: auto;
	top: auto;
}
#LeftBox table tr td .smalltext {
	color: #600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	}
#LeftBox table tr td .largetext {
	color: #600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
}
#RightBox p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 15px;
	font-style: italic;
	text-decoration: none;
	text-indent: 10px;
}
#RightBox ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	text-decoration: none;
	color: #F00;
	position: relative;
}
