@charset "utf-8";
body,td,th {
	font-family: Verdana;
	font-size: small;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	position:relative;
	width:900px;
	height:892px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_es {
	position:relative;
	width:900px;
	height:850px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper_al {
	position:relative;
	width:900px;
	height:850px;
	z-index:1;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#background {
	position:absolute;
	left:0px;
	top:276px;
	width:900px;
	height:646px;
	z-index:2;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#background_es {
	position:absolute;
	left:0px;
	top:276px;
	width:900px;
	height:646px;
	z-index:2;
	background-image: url(images/background_es.jpg);
	background-repeat: no-repeat;
}
#background_al {
	position:absolute;
	left:0px;
	top:276px;
	width:900px;
	height:647px;
	z-index:2;
	background-image: url(images/background_al.jpg);
	background-repeat: no-repeat;
}


#header_homepage {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:275px;
	z-index:1;
	background-image: url(images/header_homepage.jpg);
}
#header_events {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:275px;
	z-index:1;
	background-image: url(images/header_events.jpg);
}
#header_contact {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:275px;
	z-index:1;
	background-image: url(images/header_contact.jpg);
}
#nav {
	position:absolute;
	left:0px;
	top:224px;
	width:605px;
	height:38px;
	z-index:1;
}
#flags {
	position:absolute;
	left:800px;
	top:12px;
	width:97px;
	height:26px;
	z-index:2;
}
#header {
	position:absolute;
	left:67px;
	top:36px;
	width:701px;
	height:27px;
	z-index:1;
	font-family: Verdana;
}
#header2 {
	position:absolute;
	left:476px;
	top:-43px;
	width:237px;
	height:27px;
	z-index:1;
	font-family: Verdana;
}
#text2 {
	position:absolute;
	left:66px;
	top:77px;
	width:771px;
	height:320px;
	z-index:2;
}

.bold_14 {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.bold_italic_small {
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.bold_14_purple {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330066;
}
.main {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	line-height: 13pt;
}
.main_purple_bold {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #330066;
	line-height: 13pt;
}
.main_bold {
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	line-height: 13pt;
}
a:link {
	color: #FFF;
	font-weight: bold;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

