BODY {
	color: #FF9900;
	background-color: #000000;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}

#all {
	text-align: left;
	width: 850px;
}

TD.header {
	color: #993333;
	font-weight: bold;
	text-align: left;
	border: none;
	font-size: 12px;
}
A {
	color: #FFCC00;
}
TD.state {
	font-size: 18px;
	font-weight: bold;
	color: #993333;
	border: none;
}


.land {
	float:none;
	clear:both;
	height:auto;
	line-height:100px;
	border:1px solid #000000;
}
.land H3 {
	line-height:30px;
	padding:0px;
	margin:0px;
	margin-top:50px;
	margin-bottom:30px;
	border:0px solid #000000;
	background: url('link-land.gif');
	color:#FFFFFF;
	text-align:center;
}
.land H3 SPAN {
	background-color:#000;
	padding-left:10px;
	padding-right:10px;
}
.hostel {
	display:block;
	float:left;
	margin-right:80px;
	padding:5px;
	border:0px solid #888;
	height:130px;
	line-height:12px;
	font-size: 12px;
	font-style: normal;
	color: #993333;
}
.hostel IMG {
	display:block;
	float:left;
	width:100px; height:100px;
	border:0px solid #888;
	margin-right:10px;
}
.hostel .name {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFCC00;
	line-height:20px;
}
.hostel A {
	font-size: 11px;
	font-style: italic;
	color:#AAA;
	text-decoration:none;
}
.hostel A:hover {
	color:#FFCC00;
	text-decoration:underline;
}



.engine_header TD {
	font-style: italic;
	text-align:center;
	color:#FFFFFF;
}
.engine TD {
	height:100px;
}
.engine .name {
	font-size: 14px;
	color: #993333;
	font-weight: bold;
}
.engine A {
	font-size: 11px;
	font-style: italic;
	color:#AAA;
	text-decoration:none;
}
.engine A:hover {
	color:#FFCC00;
	text-decoration:underline;
}

.country {
  font-size: 130%;
}
.no-border {
  margin-left: 500px;
  border: 0px;
}

.section_label {
  font-family: 'Comic Sans MS', "Comic Sans MS", 'Sand', lucida, fantasy, serif;
  font-size: 24px;
  font-weight:bold;
  color: #B50000;
}


.gomio {
  margin-top: 32px;
  _margin-top: 38px;
}



