@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
table {
	background-color: #000;
	border: 0px none #000;
	border-color: #000;
}
#wrapper {
	text-align: center;
	height: 600px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(bkgrnd_mero.gif);
	background-repeat:no-repeat;
}
#header {
	position: relative;
	left: 10px;
	margin-top: 0px;
	height: 50px;
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
}
#maincontainer {
	height: 420px;
	width: 770px;
	top: 20px;
	position: relative;
	left: 15px;
}
#navbar {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	height: 250px;
	width: 100px;
	position: relative;
	text-align: right;
	padding-right: 2px;
	padding-left: 10px;
	float: left;
	top: 6px;
}
#maincontent {
	font-family: Helvetica;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	width: 300px;
	overflow: auto;
	position: relative;
	height: 420px;
	padding: 5px;
	line-height: 15px;
	float: right;
	left: -330px;
}
#image {
	position: relative;
	height: 421.75px;
	width: 325px;
	float: right;
	clear: both;
	top: -423px;
}
#fotocontainer {
	height: 460px;
	width: 770px;
	top: 30px;
	position: relative;
	left: 15px;
}
a {
	font-family: Helvetica;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #F00;
	font-weight: normal;
}
h4 {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #F00;
}
#foto {
	position: relative;
	height: 450px;
	width: 640px;
	float: right;
	clear: left;
	left: -10px;
	top: -260px;
}
#contentright {
	position: relative;
	height: 421.75px;
	width: 300px;
	margin-left: 465px;
	top: 36px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 15px;
	overflow: auto;
}
#maps {
	position: relative;
	height: 421.75px;
	width: 300px;
	top: 10px;
	float: right;
	left: 280px;
}
a:link {color: #FFF}    /* unvisited link */
a:visited {color: #FFF} /* visited link */
a:hover {color: #F00}   /* mouse over link */
a:active {color: #F00}  /* selected link */
tr {
	border: thin solid #000;
}
td {
	border: thin solid #000;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	position: relative;
	height: 50px;
	width: 300px;
	top: 50px;
	right: -150px;
}
