body {
	/* IE only
	 scrollbar-face-color: #ffffff;
	 scrollbar-highlight-color: #000000;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-3dlight-color: #ffffff;
	 scrollbar-arrow-color: #000000;
	 scrollbar-track-color: #808080;
	 scrollbar-darkshadow-color: #000000;
	 */
	background-color: #FFFFFF; 
	Xbackground-image: url('images/bamboo-bg.png'); 
	Xbackground-image: url('images/bamboo-bg1.jpg'); 
	background-image: url('images/bamboo-bg2.jpg'); 
	Xbackground-image: url('images/bamboo-bg3.jpg'); 
	background-attachment: fixed; 
	background-repeat: no-repeat;
	background-position:  top left; 
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	Abackground-image: url(images/sushi-stiks.gif);
	background-image: url(images/katsuo-small.gif);
	background-color: white;
	background-repeat: no-repeat;
	Apadding-left: 28px;
	padding-left: 34px;
	height: 23px;
	margin-top: 14px;
	margin-bottom: -5px;
}
	
h3 span {
	border-bottom: 1px dotted #000000;
	padding-bottom: 3px;
}

ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 10px 0 0 0;
}

ul ul {
	list-style: none;
	padding: 0 0 0 13px;
	margin: 0px 0 0 0;
}

li {
	line-height: 16px;
	padding-bottom: 8px;
}

a:link, a:visited, a:hover, a:active {
	color: #003300;
	font-weight: bold;
}

.mDesc, .mItemAdntl {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	width: 90%;
}
.mDesc2 {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}
.mDesc3 {
	text-align: right;
	vertical-align: bottom;
}
td.mItem span.mDesc2 {
	text-transform: none;
	border: none;
	font-weight: normal;
	font-style: italic;
	padding: 0;
}

.mItem {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	margin-top: 2px;
	width: 80%;
}

.mItem span {
	border-bottom: 1px dotted #000;
	margin-left: 10px;
}

.mPrice {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	text-align: right;
}

.mPrice span {
	text-align: right;
}
/* ??? */
.mPrice2 {
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	vertical-align: top;
}

#logo {
	position: absolute;
	top: 30px;
	left: 350px;
}

/*
#picBottomEdge {
	background-image: url(images/edge_bottom_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#picTopEdge {
	background-image: url(images/edge_top_black.gif);
	background-repeat: repeat-x;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 20px;
	margin-left: -100%;
}

#picLeftEdge {
	background-image: url(images/edge_left_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	left: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}

#picRightEdge {
	background-image: url(images/edge_right_black.gif);
	background-repeat: repeat-y;
	position: fixed;
	top: 0;
	right: 0;
	width: 20px;
	height: 100%;
	margin: 0;
}
*/

#linkList a:link, #linkList a:visited {
	color: #FFFFFF;
	Xcolor: #2b4f15;
	Xfont-size: 12px;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
	display: block;
}

#linkList a:hover, #linkList a:active {
	color: #FFFFFF;
	font-size: 13px;
	font-style: normal;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
	font-weight: bold;
}

#linkList {
	position: absolute;
	width: 200px;
	top: 50px;
	left: 30px;
	Xtop: 300px;
	Xright: 7%;
	color: #FFFFFF;
	font-style: italic;
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}

#linkList h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}

#linkList h3 span {
	background-color: #000000;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
}

#lnav {
	background-color: #000000;
	margin-bottom: 25px;
}

#lmenus, #laboutsushi, #laboutjeju, #ljejuonline {
	background-color: #292929;
/*
	background-image: url(images/bg_black.gif);
	background-image: url(images/bamboo-bg2b.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/

	margin-bottom: 25px;
	padding-bottom: 3px;
}

/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #lmenus,
head:first-child+body #laboutsushi,
head:first-child+body #laboutjeju,
head:first-child+body #ljejuonline {
/*
	background-image: url(images/bg_black.gif);
*/
	background-image: url(images/bamboo-bg2b.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	margin-bottom: 25px;
	padding-bottom: 3px;
}

#picBar {
	background-color: #ffffff;
	position: relative;
	top: -30px;
}
#picBar img {
	padding: 3px 0px 0px 3px;
}

#menuList {
	position: absolute;
	width: 550px;
	top: 5px;
	left: 60px;
	color: #000;
	font-style: italic;
	font-size: 11px;
	Xfont-family: Georgia, "Times New Roman", Times, serif;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 0 0 3px #000000;
}

#menuList h3 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	color: #FFFFFF;
	background-image: none;
	height: auto;
}
#menuList h3 span {
	background-color: #000000;
	padding: 4px 20px 4px 20px;
	position: relative;
	top: -7px;
}
#menuList h4 span {
	padding: 4px 20px 4px 25px;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
#menuList table {
	width: 100%;
	border-collapse: collapse;
}
#menuList tr:hover {
	Xbackground-color: #2b4f15;
	background-color: #687c5c;
	color:white;
}
#menuList td.spacer {
	padding:0;
	margin:0;
}

#mMain, #mKorean, #mVeggie, #mNoodleSoup, #mAppetizer, #mSushi, #mBento, #mNoodleDish,
#mTempura, #mChild, #mSashimi, #mNigiriCombo, #mSushiRoll, #mTempuraRoll,
#mVeggieRoll, #mSushiBowl, #mSushiAppetizer, #mSashimiAppetizer, #mAppetizer,
#mSide, #mSoup, #mSalad, #mDessert, #mDrink, .box {
	border-width: 1px;
	border-color: #000;
	background: #f6f6f6;
/*
	background-image: url(images/bg_white.gif);
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/

	margin-bottom: 25px;
	padding-bottom: 3px;
}
/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #mMain,
head:first-child+body #mVeggie,
head:first-child+body #mNoodleSoup,
head:first-child+body #mAppetizer,
head:first-child+body #mSushi,
head:first-child+body #mBento,
head:first-child+body #mNoodleDish,
head:first-child+body #mTempura,
head:first-child+body #mChild,
head:first-child+body #mSashimi,
head:first-child+body #mNigiriCombo,
head:first-child+body #mSushiRoll,
head:first-child+body #mTempuraRoll,
head:first-child+body #mVeggieRoll,
head:first-child+body #mSushiBowl,
head:first-child+body #mSushiAppetizer,
head:first-child+body #mSashimiAppetizer,
head:first-child+body #mAppetizer,
head:first-child+body #mSide,
head:first-child+body #mSoup,
head:first-child+body #mSalad,
head:first-child+body #mDessert,
head:first-child+body #mDrink {
	border-width: 1px;
	border-color: #000;
/*
	background-image: url(images/bg_white.gif);
*/

	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	margin-bottom: 25px;
	padding-bottom: 3px;
}

#review1, #review2 {
	border-width: 1px;
	border-color: #000;
	background-color: #f6f6f6;
/*
	background-image: url(images/bg_white.gif);
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/

	margin-bottom: 25px;
	padding-bottom: 3px;
}
/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #review1,
head:first-child+body #review2 {
	border-width: 1px;
	border-color: #000;
/*
	background-image: url(images/bg_white.gif);
*/

	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	margin-bottom: 25px;
	padding-bottom: 3px;
}
#picTopBorder {
	width: 330px;
	height: 15px;
	margin: 0px 0px -4px 0px;
}

#picLeftBorder {
	width: 15px;
	height: 197px;
}

#picRightBorder {
	width: 15px;
	height: 197px;
}

#picBottomBorder {
	width: 330px;
	height: 15px;
	margin: -10px 0px 11px 0px;
}


#address {
	position: absolute;
	width: 550px;
	top: 300px;
	left: 230px;
	color: #687c5c;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: 0 0 3px #000000;
}


div.nav {
/*
	background-image: url('images/bg_black.gif'); 
*/
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	float: left;
	width: 175px; 
	height: 300px;
	text-align: center
}

#content {
	padding:0;
	margin:0;
	position: absolute;
	top: 170px;
	left: 200px;
	width: 400;
	height: 400;
}
#history {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 100px;
	color: #000;
}
#historyText {
/*
	background-image: url(images/bg_white.gif);
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/
	background-color: #f6f6f6;

	border-left:5px;
	padding-left:5px;
	width: 80%;
}
/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #historyText {
/*
	background-image: url(images/bg_white.gif);
*/
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	border-left:5px;
	padding-left:5px;
	width: 80%;
}
#mapBlock, #reviewBlock {
	position: absolute;
	width: 600px;
	top: 0px;
	left: 100px;
	color: #000;
	font-style: italic;
}
#reviewBlock p {
	padding-left: 10px;
}

#map0, #map1, #map2, #map3, #map4, #map5, #map6, #map7, #map8 {
	padding:0;
	margin:0;
	position: absolute;
	top: 114px;
	left: 50px;
}
#mapText {
	padding:0px 0px 0px 5px;
	margin:0;
/*
	background-image: url(images/bg_white.gif);
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/
	background-color: #f6f6f6;

	position: absolute;
	top: -15px;
	left: 10px;
}
/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #mapText {
	padding:0px 0px 0px 5px;
	margin:0;
/*
	background-image: url(images/bg_white.gif);
*/
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

	position: absolute;
	top: -15px;
	left: 10px;
}
#map {
	padding:0;
	margin:0;
	position: absolute;
	left: 35px;
	top: 100px;
}
#mapSpacer {
	background-color: #fff;
	border: 1px solid black;
	width:422px;
	height:365px;
}

#mapTopBorder {
	width: 452px;
	height: 15px;
	margin: 0px 0px -4px 0px;
}
#mapLeftBorder {
	width: 15px;
	height: 367px;
}
#mapRightBorder {
	width: 15px;
	height: 367px;
}
#mapBottomBorder {
	width: 452px;
	height: 15px;
	margin: -12px 0px 11px 0px;
}
#mapFormBlock {
	position: absolute;
	top: 490px;
	left: 100px;
/*
	background-image: url(images/bg_white.gif);
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 
*/
	background-color: #f6f6f6;

}
/* this one is hidden from IE but picked up by mozilla */
head:first-child+body #mapFormBlock {
	position: absolute;
	top: 490px;
	left: 100px;
/*
	background-image: url(images/bg_white.gif);
*/
	background-image: url(images/bamboo-bg2w.jpg);
	background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position:  top left; 

}

.review .date {
	font-style: italic;
	font-weight: normal;
	border: 0;
}

.label {
	color: #000;
	font-weight: bolder;
/*
	background-image: url(images/bg_black.gif);
*/
	background-color: #eee;
	margin-bottom: 25px;
	padding-bottom: 3px;
}

div.picture {
	padding:0;
	margin:0;
	/*
	top: 200px;
	*/
	position: absolute;
	left: 200px;
}
				
div.logo {	text-align: center; 
		width: 750px;
		margin-bottom: 20px;
}
		   
.notice {
	font-style: italic;
	text-align: left;
	padding: 0px 7px;
}
