html, body { height: 100% }
body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left:5px;
	color: #6B6B6B; font-size: 7pt; font-weight: normal; font-family: verdana;
	background-image:url(tlo.jpg); background-repeat: repeat}
	
.clean { text-decoration: none; }

.style5 { color: #6B6B6B; font-size: 7pt; font-weight: normal; font-family: verdana}

.style6 { color: #6B6B6B; font-size: 8pt; font-weight: normal; font-family: verdana}
.style7 { color: #6B6B6B; font-size: 8pt; font-weight: normal; font-family: verdana; font-weight:bold}
img { border: none; }

#hotel {
margin-top: 10px;
margin: 0px auto;
width: 930px;
height: auto; 
padding:0px; 
overflow:hidden;
}

#container {
  width: 930px;
  height: auto;
  padding: 0px;
  margin: 0px auto;
}
#logo { background-image: url('/images/top_logo.jpg');  width: 900px; height: 126px; margin: 0 auto;  }
#menu { background-image: url('/images/top_photo.jpg'); width: 900px; height: 254px; margin: 0 auto; }
#menu h4 { float:left; margin: 12px 12px; background: #314d7d; padding: 5px 5px 5px 5px; min-width: 450px; }
#menu div { float:left; margin: 12px 12px; background: #314d7d; padding: 5px 5px 5px 5px; min-width: 450px; }
#menu a { color: white; font-size: 14px; font-weight: bold; }
#menu a:hover { color: #6B6B6B; }
a.current { text-decoration: underline; }
a.distinguished { color: #bc6a6a !important; }
#lang { float: right; clear: both; font-size: 18px }

.lined { 
  background-image: url('/images/line.gif');
  background-repeat: repeat-y;
  padding-left: 10px;
  margin-left:  20px;
  margin-right: 20px;
  margin-top:   25px;  
}

.error_list { list-style: none; color: red;}


.inline { float:right; display: inline }

#left { 
  float:left;
  text-align: justify;
}  

#right { 
  float:right;
  text-align:   justify;  
}

.narrow   { width: 310px; }
.wide { width: 510px;}

textarea { font-size: 7pt; font-weight: normal; font-family: verdana; }
input { font-size: 7pt; font-weight: normal; font-family: verdana; }

.underline { text-decoration: underline; }

#gallery {
  margin-top:30px;
  margin-left:44px;
  margin-right:44px;  
  clear:both;
}

#gallery img { margin: 2px 2px 2px 2px }

#footer {
  margin-top:30px;
  margin-left:44px;
  clear:both;
}



