/* CSS Document */

#contentwrap {
padding-top: 80px;
	max-width: 800px;
}

#content {
	z-index: 199;
}

#gallerymenu {
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	clear: both;
}

#gallerymenu td {
	background-color: #730505;
	text-align: center;
	font-family: Samarkan, Brush Script MT, Arial;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
	margin: 10px;
	border-top: 5px solid #272324;
	border-right: 3px solid #272324;
	border-bottom: 5px solid #272324;
	border-left: 3px solid #272324;
}

#gallerymenu td.currentgallery {
	background-color: #540303;
	font-weight: bold;
}

#gallerymenu a {
	text-decoration: none;
	font-weight: bold;
}
#gallerymenu a:hover {
	text-decoration: none;
	font-weight: bold;
}
#gallerymenu a.kana, #gallerymenu a.kana:hover {
	font-weight: normal;
}
#gallerymenu a span.menucaps {
	text-decoration: none;
	font-weight: normal;
}

#flashcontent {
	background-color: #540303;
		height: 600px;
	text-align: center;
}
#flashcontent noscript {
}
#footerimg {
	margin-top: 20px;
}
#addontext h3 {
	margin-top: 20px;
	padding-top: 70px;
}
#addontext p {
	text-align: center;
}	