body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFF99;
	font-size: 0.86em;
	line-height: 1.5em;
	}

#topflag {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../art/topflags.png);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	height: 42px;
	top: 10px;
}
#ulmainnav {
	color: #FF0000;
	position: absolute;
	top: 70px;
	left: 190px;
	display: inline;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	width: 704px;
}
#ulmainnav a:link, #ulmainnav a:visited, ulmainnav a:active {
	color: #000000;
	text-decoration: none;
	display: inline;
}
#ulmainnav a:hover, #ulmainnav a.current:link, #ulmainnav a.current:visited {
	color: #FF0000;
	text-decoration: none;
	display: inline;
}

#ulquicknav {
	color: #FF0000;
	position: absolute;
	top: 245px;
	left: 1px;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	display: block;
	height: 200px;
	width: 150px;
	line-height: 1em;
	border: #FF0000;
}
#ulquicknav a:link, #ulquicknav a:visited, ulquicknav a:active {
	color: #000000;
	text-decoration: none;
	display: inline;
}
#ulquicknav a:hover, #ulquicknav a.current:link, #ulquicknav a.current:visited {
	color: #FF0000;
	text-decoration: none;
	display: inline;
}

div#welcomebox {
	width: 600px;
	padding: 20px;
	position: absolute;
	top: 120px;
	left: 240px;
	text-align: left;
	text-indent: -3px;
}

div#welcomequote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}

div#subquote {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	padding-left: 10px;
	padding-right: 10px;
}
.style1 {
	font-size: 1.5em;
	font-weight: bolder;
	text-align: center;
	border-bottom-color: #FF0000;
}

.style2 {
	font-size: 1.2em;
	color: #FF0000;
}

.header {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}

div#welcomeimg {
	background-image: url(../art/mapa-espana.jpg);
	height: 223px;
	width: 300px;
	left: 690px;
	position: absolute;
	top: 250px;
}
