a  {
   text-decoration: none;
   color: #000000;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

a ins  {
   text-decoration: none;
}

#homebutton a:hover,
#attractionsbutton a:hover,
#newsbutton a:hover,
#hotelbutton a:hover,
#pasbutton a:hover  {
   background-position: -238px 0%;
}

#pasbutton a,
#homebutton a,
#hotelbutton a,
#attractionsbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 25px;
   width: 238px;
   background-position: 0% 0px;
   font-size: 25px;
   line-height: 25px;
}

#attractionsbutton,
#homebutton,
#pasbutton  {
   visibility: visible;
   position: absolute;
   left: 9px;
   z-index: 3;
   width: 238px;
   height: 25px;
}

#wrap,
#news,
#attractions,
#home,
#hotel  {
   margin: 0px auto 0px auto;
   width: 960px;
   position: relative;
}

#attractionsbutton a  {
   background-image: url(homemedia/attractionsbutton.jpg);
}

#attractionsbutton  {
   top: 285px;
}

#textboxtext p  {
	font: bold 22px/26px Verdana;
	margin: 0px;
	color: #041361;
	padding-bottom: 18px;
	text-align: center;
}

#hotelbutton a  {
   background-image: url(homemedia/hotelbutton.jpg);
}

#homebutton a  {
   background-image: url(homemedia/homebutton.jpg);
}

#newsbutton a  {
   background: url(homemedia/newsbutton.jpg) no-repeat 0% 0px;
   display: block;
   height: 26px;
   width: 238px;
   font-size: 26px;
   line-height: 26px;
}

#hotelbutton  {
   visibility: visible;
   position: absolute;
   left: 10px;
   top: 244px;
   z-index: 3;
   width: 238px;
   height: 25px;
}

#pasbutton a  {
   background-image: url(homemedia/pasbutton.jpg);
}

#textboxtext  {
	visibility: visible;
	position: absolute;
	left: 272px;
	top: 198px;
	z-index: 3;
	width: 635px;
	font-size: 12px;
}

#newsbutton  {
   visibility: visible;
   position: absolute;
   left: 9px;
   top: 326px;
   z-index: 3;
   width: 238px;
   height: 26px;
}

#homebutton  {
   top: 368px;
}

#background  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 960px;
   height: 615px;
   background-color: #234795;
   background-image: none;
}

#pasbutton  {
   top: 410px;
}

#body  {
   background: url(homemedia/body.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 12px;
   top: 10px;
   z-index: 2;
   width: 932px;
   height: 581px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #234795;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #041361;
}
.bodytextcentered {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #041361;
	text-align: center;
}
