body { background-color: #000000; margin: 0; }

table, img { border: 0; }

body, table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

input , textarea {
	background-color: #f1f1f1;
	border : 1px #a02200 solid;
	font-weight: bold;
}

.inputvide, .textareavide { background-color: #d6bab2; }

#posbandtop {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	margin-left: -321px;
	margin-top: -320px;
	width: 642px;
	height: 607px;	
}

#postrame {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -280px;
	width: 642px;
	height: 607px;
	background: url(../images/cervane-trame.jpg) no-repeat;
}

#postrame a, a:link, a:visited { text-decoration: underline; color: #ff0000; }
#postrame a:hover { text-decoration: none; color: #000000; }

#poscoords {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: 300px;
	width: 642px;
	text-align: center;
	font-size: 10px;
}

#poscredits {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: 327px;
	width: 642px;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}

#poscredits a, a:link, a:visited { text-decoration: underline; color: #ffffff; }
#poscredits a:hover { text-decoration: none; color: #ff0000; }

#posbgrouge {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	margin-left: -420px;
	margin-top: -340px;
	width: 775px;
	height: 680px;
	background: url(../images/cervane-bg.jpg) no-repeat;
}

#positionflash, #flashcontent {
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	margin-left: -132px;
	margin-top: -225px;
	width: 404px;
	height: 467px;
}

#posgooglemaps {
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	margin-left: -55px;
	margin-top: -200px;
	width: 380px;
	height: 467px;
}