#menu ul {
	margin: 0 auto 0 auto;
	color: #ffffff;
	height: 40px;
	width: 880px;
}
#menu li {
	list-style:none;
	line-height:25px;
	float: left;
	margin-left: 10px;
	border: 0px;
}
#menu li a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	background: url(img/left.gif) no-repeat;
	color: #ffffff;
	padding-left: 10px;
}
#menu li a:hover {
	color: #fff;
	text-decoration:none

}
#menu li a, #menu li span {
	display: block;
}
#menu li span {
	padding-right: 10px;
	padding-bottom: 3px;
	background:url(img/right.gif) no-repeat top right;
	font-weight: bold;
}
#menu .clicked a {
	background:url(img/left_clickec.gif) no-repeat;
	color: #ffffff;
}
#menu .clicked a:hover {
	background:url(img/left_clickec.gif) no-repeat;
	color: #ffffff;
	float: left;
}
#menu .clicked span {
	background:url(img/right_clicked.gif) no-repeat top right;
	font-weight: bold;
}s
#container #field #columnbig .style3 {
	color: #951401;
}
#container #field #columnbig .style3 {
	color: #FFF;
}
#container #field #gallery h3 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
