* {margin:0px;padding:0px;top:-5px;left:0px;}
body{
	text-align: center;
	background: url("images/stone_texture.png") repeat center center;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #ffffdd;
}
h1{
	font-family: "Papyrus", Courier, mono;
	font-weight: bolder;
	color: #444444;
}
h2{
	font-family: "Papyrus", Courier, mono;
	color: #444444;
}
h3{
	font-family: "Papyrus", Courier, mono;
	color: #443333;
	font-weight: bolder;
	font-size:14px;
}
h4{
	font-family: "Papyrus", Courier, mono;
	color: #443333;
	font-size:12px;
}
h5{
	font-family: Arial, Helvetica, sans-serif;
	color: #552200;
	font-size:14px;
}
#header{
	background-image: url(images/banner.png);
	height: 226px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	font-family: "Papyrus", Courier, mono;
	margin-top: 25px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 225px;
}
#navlist li{
	display: noline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 35px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: "Papyrus", Courier, mono;
	font-weight: bolder;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}

#leftside{
	float: left;
	margin-top: 10px;
}
#leftside h3{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFdd;
	text-align: center;
	display: block;
	margin-left: 35px;	
	margin-top: 35px;	
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 777px;
	background-color: #ffffdd;
}
#picture1{
	margin-left: 35px;
	height: 150px;
	width: 200px;
	background-image: url(images/sushi1.png);

}
#picture2{	
	margin-left: 35px;
	
	height: 150px;
	width: 200px;
	background-image: url(images/bridge.png);
}

#rightside{
	float: right;
	width: 460px;
	background-color: #FFFFdd;
	margin-right: 15px;
	margin-top: 10px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #443333;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: "Papyrus", Courier, mono;
	font-weight: bolder;;
	font-size: 18px;
	font-weight: bold;
	color: #772200;
}
#rightside h2{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #552200;
}
	
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#footer{
	clear: both;
	background-color: #FFFFdd;
	position: relative;
	height: 46px;
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFdd;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer2{
	clear: both;
	background-color: #FFFFdd;
	position: relative;
	height: 46px;
	background-position: right bottom;
}
#footer2 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #553333;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #ffd;}
#footer a:hover{color: #ffd;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}

