body {
	background-color:#000000;
	margin: 0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#welcometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f7cc15;
	margin:0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height::50px;
	width:150px;
	text-align:center;
	text-decoration:none;
}

#welcometext A{
	text-decoration:underline;
	color: #f7cc15;
}

#welcometext A:hover {
	text-decoration:none;
	color: #f7cc15;
}



#copyright {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	margin-top:20px;
}

#welcomeimage {
	height:446px;
	width:334px;
	background-image:url(../images/general/matsuri-welcome.gif);
	
	margin:0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#imperialpalace {
	height:72px;
	width:334px;
	background-image:url(../images/general/imperial-palace-logo.gif);
	
	margin:0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

headwrapper {
	width:855px;
	height:139px;
}


#menu {
    top: 0;
    width: 855px;
    height: 139px;
    border: 0;
	background-image:url(../images/general/top-menu-bkg.gif) ;
}

#menu ul {
	float:none;
	list-style: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 33px;
	font-style: italic;
}

#menu ul H2 {
	float:none;
	list-style: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
	font-style: italic;
}

#menu ul A:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

#menu ul A {
	color: #FFFFFF;
	text-decoration:none;
}

#menu li {
	float: left;
	margin: 0 2.15em;
	margin-top:75px;
	margin-left:-14px;}

#footermenu {
    top: 0px;
    width: 650px;
    height: 10px;
    border: 0;
	
}

#footermenu ul {
	float:none;
	list-style: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f7cc15;
	line-height: 40px;
	
}

#footermenu ul A:hover {
	color: #f7cc15;
	text-decoration:none;
}

#footermenu ul A {
	color: #f7cc15;
	text-decoration:underline;
}

#footermenu li {
	float: left;
	margin: 0 1.1em;
	margin-top:-15px;
	margin-left:-2px;	
	
}

#pageback {
	width:855px;
	height:auto 0;
	background-image:url(../images/general/page-bkg-1.gif)
}

#pagetext {
	width: 750px;
	height:auto 0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
}

#pagetextheader {
	width: 750px;
	height: 30px;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999999;
	text-align:left;
	padding-top:20px;
	font-weight:bold;
}

#pagefooter {
	width:855px;
	height:98px;
	background-image:url(../images/general/page-bkg-3.gif)
}

img.phGalThumb { border: 1px solid black; padding: 2px; cursor:pointer; }
div#bigImg { position:absolute; left:100px; top:100px; visibility:hidden; border:2px solid black; background-color:white; text-align:center; vertical-align:middle; cursor:pointer; }

.generallinks {
        font-family: Arial;
        font-size: 12px;
        font-weight: normal;
        color: #f7cc15;
}


.generallinks a {
        color: #f7cc15;
	text-decoration: underline;
}


