@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	}
.yohai #container {
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #99cc00;
	height: 100%;
	width: auto;
}
.yohai #menu {
	font-family: Verdana;
	text-transform: uppercase;
}
.yohai #menu a {
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #000000;
	font-size: 13px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: normal;
	height: 4px;
}
.yohai #submenu {
	font-family: Verdana;
	padding: 0px;
	margin: 0px;
	height: 15px;
}
.yohai #submenu a {
	text-decoration: none;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0px;
}

/* Submenu for Take Me With You */
.yohai #submenu .tmwu {
	margin-left: 10px;
}


/* Submenu for Slow Food */
.yohai #submenu .sf {
	margin-left: 135px;
}

/* Submenu for Essays */
.yohai #submenu .essays {
	margin-left: 226px;
}

.slash{
	background-color: #FFFFFF;
	vertical-align: bottom;
	width: 20px;
	text-align: center;
}
.on{
	background-image: url(../images/line.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
a.over:hover{
	background-image: url(../images/line.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}
.yohai #gallery {
	background: #FFFFFF;
	overflow: auto;
	width: auto;
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
.yohai #container #gallery table {
}
.yohai #container #gallery td {
	width: 200px;
	padding-right: 11px;
	vertical-align: top;
}
td.names  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.fltrt {
	float: right;
}
.logo {
	margin-left: 3px;
	margin-right: 65px;
	margin-top: 8px;
}
.clearfloat {
	clear:both;
}
.yohai #container #gallery #contact {
	margin-left: 25px;
	font-size: 12px;
	height: 400px;
}
.onsub {
	background-image: url(../images/line.gif);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}
a.oversub:hover {
	background-image: url(../images/line.gif);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

