body {
	cursor: default;
	margin: 5px 0;
	background: #333;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	direction:ltr;
}

h1 {
	color: #003300;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	line-height: normal;
	margin: 3em 0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	color: #fff;
	background: #269900;
	text-indent: 0.5em;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 1em;
}
.roll {
	color: #fff;
	text-indent: 0.5em;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 2em;
	font-weight:bold;
	
}

h3 {
	font-size: 1.1em;
	background-color: #E3F8CE;
	font-style: italic;
}

a {
	color: #00661A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #009926;
	border-bottom: 1px solid;
}

a:visited {
	color: #009926;
}

img {
	border: 0;
}

#page {
	width: 820px;
	margin: 0 auto;
	color: #006600;
	background: #E3F8CE;
	text-align: left;
}

	#header {
		width: 100%;
		height: 150px;
		background: url("img/logo.jpg") top right no-repeat;
	}
		#header h1 {
			margin: 0;
			border: none;
		}

	#menu {
		letter-spacing: 0.1em;
		line-height: 3em;
		font-weight: bold;
		border-bottom: 1px solid #009E28;
		border-top: 1px solid #009E28;
		background: #C9F2A1;
		direction:ltr;
	}
		/* for #menu, #sidebar and #footer !!! */
		#menu ul, #sidebar ul, #footer ul {	
			margin: 0;
			padding: 0;
			list-style: none;
		}

		#menu li {
			display: inline;
			padding: 0 1.5em;
		}
		
			#menu li a{
				color: #00661A;
				text-decoration: none;
				border: none;
			}
			#menu li a:hover {
				color: #009926;
			}

	#content {
		float: right;
		width: 550px;
		padding: 0px 20px 30px 20px;
		border-left: 1px solid #B0EC74;
		background: #FBFFF0;
	}
		#content  h2 {
		background:url(img/H2bg.gif);
		background-repeat:no-repeat;
		padding-top: 6px;
		padding-bottom: 15px;
		padding-left:45px;
		}
		

	#sidebar {
		margin: 10px 0 0 -1px;
		padding: 0 0 0 15px;
		float: left;
		width: 210px;
		font-size: 0.8em;

	}

	#footer {
		clear: both;
		margin: 0;
		padding: 1px 0;
		background: #009E28;
		text-align: center;
		font-size: 0.8em;
		
	}
	
		#footer li {
	display: inline;
	padding: 0 1em 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
		}

		#footer a {
			color: #fff;
		}
h4 {

	color: #fff;
	background: #269900;
	text-indent: 0.2em;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 2em;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
	
	}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#sushitable {

	background: #E3F8CE;

}
.toggleop img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
padding-left:5px;
}

.toggleop:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border-bottom:none;
}

.toggleophover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.ulinks
{
text-decoration:underline;
}

#menubt
{
padding-top:11px;
width:208px;
height: 30px;
text-align: center;
background:url(img/menubox/boxtop.gif);
font-size:12px;
font-weight:600;
vertical-align:middle;
color:#740;
margin-bottom:0px;
}


#menub
{
width:208px;
text-align: center;
background:url(img/menubox/boxmid.gif);

}

#menuf
{
width:208px;
height: 30px;
background:url(img/menubox/boxf.gif);
}

.newsushi:hover
{
width:554px;
height: 129px;
background:url(img/newsushi.gif);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.newsushi
{
width:554px;
height: 129px;
background:url(img/newsushi.gif);
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
	.newsushi img
	{
	padding-left:35px;
	padding-top: 15px;
	float:left;
	}
	
	.newsText
	{
	float:right;
	text-align:center;
	padding-right:35px;
	padding-top:28px;
	font-size:20pt;
	color:#303228;
	width:370px;
	height:90px;
	line-height:35px;
	font-weight:400;
	}
	