h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #858585;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 2em;
	list-style-type: none;
}
a:link, a:visited, a:hover, a:active {
	color: #858585;
	text-decoration: none;
}
h1 {
	font-size: 110%;
	color: #999999;
	text-transform: uppercase;
}
h2 {
	color: #FF99CC;
	font-size: 150%;
	padding-top: 5px;
}
h3 {
	color: #999999;
	font-size: 130%;
	padding-top: 10px;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav_main {
	width: 960px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 47px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#nav_main ul {
	padding: 0px;
	margin-left: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav_main li {
	list-style-type: none;
	display: inline;
	padding-left: 25px;
	margin-left: 13px;
}

#nav_main ul li#about {
	background: url(../images/nav-about.gif) no-repeat left bottom;
}
#nav_main ul li#about-on {
	background: url(../images/nav-about-on.gif) no-repeat left bottom;
}
#nav_main ul li#collections {
	background: url(../images/nav-collections.gif) no-repeat left bottom;
}
#nav_main ul li#collections-on {
	background: url(../images/nav-collections-on.gif) no-repeat left bottom;
}
#nav_main ul li#news {
	background: url(../images/nav-news.gif) no-repeat left bottom;
}
#nav_main ul li#news-on {
	background: url(../images/nav-news-on.gif) no-repeat left bottom;
}
#nav_main ul li#trade {
	background: url(../images/nav-trade.gif) no-repeat left bottom;
}
#nav_main ul li#trade-on {
	background: url(../images/nav-trade-on.gif) no-repeat left bottom;
}
#nav_main ul li#who {
	background: url(../images/nav-who.gif) no-repeat left bottom;
}
#nav_main ul li#who-on {
	background: url(../images/nav-who-on.gif) no-repeat left bottom;
}
#nav_main ul li#contact {
	background: url(../images/nav-contact.gif) no-repeat left bottom;
}
#nav_main ul li#contact-on {
	background: url(../images/nav-contact-on.gif) no-repeat left bottom;
}

#content_main {
	width: 500px;
	padding-top: 20px;
	float: right;
}
#content_sub {
	float: left;
	width: 200px;
	padding-top: 10px;
	text-align: left;
	padding-right: 15px;
}

#content_supp {
	width: 500px;
	padding-top: 20px;
	float: right;
}
#content_supp2 {
	float: left;
	width: 200px;
	padding-top: 20px;
	clear: both;
	text-align: left;
}
#site_info_container {
	width: 960px;
}
#site_info {
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	clear: both;
	background-image: url(../images/footer-squares.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 5px;
	width: 960px;
	padding-right: 0px;
}
#content_full {
	width: 745px;
	padding-top: 10px;
	float: left;
}
#site_info a {
	padding-right: 5px;
	padding-left: 5px;
}
.text-emphasis {
	font-size: 22px;
	font-weight: normal;
}
.padding {
	padding-left: 293px;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.momiji-box {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.members-titles {
	font-weight: bold;
	color: #FFFFFF;
}
.staff {
	font-weight: bold;
	color: #CC3366;
}
