body {
	background-image:  url(../images/bgtile_10.jpg);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #5E7CC3;
}
a:hover {
	text-decoration: none;
	color: #FFAF00;
}
a:visited {
	text-decoration: none;
	color: #000033;
} 

#bglinks {
width: 60px;
height: 48px;
}

#bgcontents {
background:  url(../images/bg_contents.gif);
width: 725px;
height: 27px;
}

#headerhome {
background:  url(../images/header_home.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headerabout {
background:  url(../images/header_about.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headernews {
background:  url(../images/header_news.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headerfacilities {
background:  url(../images/header_facilities.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headergallery {
background:  url(../images/header_gallery.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headercontact {
background:  url(../images/header_contact.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#headerlegal {
background:  url(../images/header_legal.gif);
width: 725px;
height: 48px;
background-color: #FFFFFF;
}

#bgbottom {
background:  url(../images/bottom.gif);
width: 725px;
height: 60px;
}

.Content {
	margin-left: 10px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#Detail {
	width: 298px;
	height: 190px;
	margin-left: 15px;
}



#Gallery img.Thumb {
	margin: 4px 0px 4px 8px;
	padding: 0px;
	cursor: pointer;
	width: 112px;
	height: 84px;
}