@charset "UTF-8";/* CSS Document */.navspanish {	background-image: url(../img/header/nav/navback.jpg);	background-repeat: repeat-x;	background-position: bottom;	padding: 0px;	margin: 0px;	border-top-width: 1px;	border-top-style: solid;	border-top-color: #FFFFFF;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;	height: 24px;	font-size: 12px;	text-transform: uppercase;	font-weight: bold;	line-height: 24px;}.navspanish ul {	list-style-image: none;	list-style-type: none;	margin: 0px;	padding: 0px 0px 0px 5px;}.navspanish li {	float: left;	margin-right: 8px;}.navspanish a:link {	text-transform: uppercase;	color: #FFF;	text-decoration: none;}.navspanish a:hover {	text-transform: uppercase;	color: #ffd852;	text-decoration: none;}.navspanish .onstate {	color: #ffd852;}.centertitle {	font-size: 16px;	text-transform: uppercase;	font-weight: bold;}