<!--
body	{ background-color: #ffffff;
 font-family: Verdana, Helvetica, sans-serif;
 color: #e8c260; 
  margin: 0px;
 padding: 0px;
 font-size: 12px; 
 font-weight:bold;
 }

.islands
{
position:absolute; 
text-align:left; 
width: 113px; 
margin: 220px 0px 0px 9px;
font-size: 10px; 
font-weight:bold;
color:#6B2C0D;
}

.vote
{
position:absolute; 
text-align:left; 
width: 110px; 
margin: 395px 0px 0px 20px;
font-size: 10px; 
font-weight:bold;
color:#6B2C0D;
}

.navigation
{
position:absolute; 
text-align:center; 
width: 110px; 
margin: 0px 0px 0px 12px;
font-size: 12px; 
font-weight:bold;

}

.nav:link { font-weight:bold; color:#6B2C0D; text-decoration:none; }
.nav:visited { font-weight:bold; color:#6B2C0D; text-decoration:none; }
.nav:focus { font-weight:bold; color:#7F3511; text-decoration:underline; }
.nav:hover { font-weight:bold; color:#7F3511; text-decoration:underline; }
.nav:active { font-weight:bold; color:#7F3511; text-decoration:underline; }

.area {
width:590px;
margin:auto;
}

.wrapper {
	width:590px;
	height:14px;
	text-align:center;
}

.wrapper2 {
width:568px;
margin:auto;

}

.topLeft{
	float:left;
	width:15px;
	height:14px;
	background-image: url('../images/line_topleft.gif');
}

.topCenter{
	float:left;
	width:560px;
	height:14px;
	background-image: url('../images/line_top.gif');
}

.topRight{
	float:left;
	width:15px;
	height:14px;
	background-image: url('../images/line_topright.gif');
}


.middleCenter{
	width:560px;
	background-image: url('../images/line_middle.gif');
	padding-left:4px;
	padding-right:4px;

}

.middleCenterin{
text-align:center;
	width:560px;
	background-image: url('../images/holz.jpg');
	
}

.bottomLeft{
float:left;
width:15px;
height:13px;
background-image: url('../images/line_bottomleft.gif');
}

.bottomCenter{
float:left;
width:560px;
height:13px;
background-image: url('../images/line_bottom.gif');
}

.bottomRight{
float:left;
width:15px;
height:13px;
background-image: url('../images/line_bottomright.gif');
}

form
{
margin: 0px;
}

a:link { font-weight:bold; color:#e8c260; text-decoration:underline; }
a:visited { font-weight:bold; color:#e8c260; text-decoration:underline; }
a:focus { font-weight:bold; color:#e8c260; text-decoration:underline; }
a:hover { font-weight:bold; color:#FA9300; text-decoration:underline; }
a:active { font-weight:bold; color:#FA9300; text-decoration:underline; }


img.goldborder
{
background: transparent url(../images/gold.jpg); 
margin: 1px ; 
padding: 1px ;
}

input,select,textarea,radio
{
background-image: url(../images/papyrus.jpg);
background-color: #DCCB97;
border: 1px #978A5F solid;
font-size: 9pt;
}




-->

