/* Body */
body{
 	font:13px Verdana;
	background-color:#333333
}


/* LINKS */
a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#3399FF;
}
a:active {
	text-decoration:none;
	color:#3399FF;
}

.style2 {
	font-size:9px;
	color:#FFFFFF;
}

.style4 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
}

.style5 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}


/* MENU */ 
#menu{
	float:left;
	width:239px;
	height:505px;
	background-image:url(flowers.jpg);
}

#localnavbg{
	float:left;
	width:138px;
	height:138px;
	background-image:url(localnavmenu.png);
}



/* CONTAINER */ 
#container{
 	width:1024px;
	height:768px;
	margin:auto;
}

#logo{
	float:left;
	width:1024px;
	height:227px;
	background-image:url(logo.jpg);
}

#main{
	float:left;
	width:785px;
	height:505px;
	overflow:auto;
	background-color:#FFFFFF;
}

#bottom{
	float:left;
	width:1024px;
	height:36px;
	background-color:#444444;
}

/* MENU */
#topfill{
	float:left;
	width:1024px;
	height:189px;
}

#fillleft{
	float:left;
	width:120px;
	height:37px;
}

#fillright{
	float:left;
	width:274px;
	height:37px;
}

#home{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}

#about{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}

#taichi{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}

#agenda{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}

#links{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}

#contact{
	padding-top:6px;
	float:left;
	width:105px;
	height:37px;
}
