body,td {
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
 	color: #666666;
	letter-spacing:1px;
	line-height: 1.6em;
 	background-color: #FFFFFF;
 	margin: 0;
}

#left {
	float:left;
	width:685px;
}

#left_big_picture{
	width:685px;
	height:509px;
}

#left_address{
	width:685px;
	height:61px;
	color:#14aaf2;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:25px;
}

#left_words{
	width:685px;
	height:197px;
}

#route{
	width:685px;
	height:197px;
	padding-left:20px;
}

#left_hours{
	height:50px;
	color:#14aaf2;
	letter-spacing:1px;
	font-weight:bold;
	padding-left:25px;
}

#menu {
	float:left;
	width:182px;
}

#menu_space{
	height:171px;
	width:182px;
}

#menu_menuitems{
	padding-top:8px;
	height:119px;
	width:182px;
	background-image:url(img/menu_bg.jpg);
	background-repeat:no-repeat;
}

#menu_pictures{
	height:450px;
}

#right {
	float:left;
	height:273px;
	width:128px;
}

a {
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	color:#14aaf2;
	letter-spacing:1px;
	font-weight:bold;
	line-height: 1.6em;
	text-decoration:none;
}

a.lunatis {
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
 	color: #666666;
	letter-spacing:1px;
	line-height: 1.6em;
	text-decoration:none;
}

input {
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
 	color: #FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	height:20px;
	width:250px;
	border:1px solid white;
	background-color:#14aaf2;
	padding-left:3px;
}