@charset "utf-8";
/* CSS Document */

.map {
	margin-left: 250px;
	border: thin solid #999999;
	margin-top: 30px;
}
#main p {
	font-size: small;
	color: #165454;
}#uk {
	float: right;
	margin-top: -295px;
	margin-right: 450px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#es {
	float: right;
	margin-top: -109px;
	margin-left: 400px;
	padding: 0px;
}
.flags {
	height: 19px;
	width: 19px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-pic {
	margin-top: 10px;
}

h3 {
	font-size: medium;
	font-style: normal;
	color: #165454;
	text-align: center;
}
h4 {
	font-size: small;
	color: #165454;
}
h2 {
	font-size: medium;
	color: #00204A;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
li {
	font-size: x-small;
	list-style-type: disc;
	color: #304863;
	font-weight: bold;
}
