body {
	font-family:verdana;
  }
	
  #PhotoBox {
	width: 385px;
	height: 186px;
	position: absolute;
	top: 166px;
	z-index: 0;
  }

  #Photos {
	width: 300px;
	height: 76px;
	margin-left: 41px;
	position: absolute;
	top: 208px;
	z-index: 5;
  }

  #Intro {
	width: 310px;
	height: 40px;
	margin-left: 41px;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	top: 300px;
	z-index: 5;
  }

  #Intro a{
	text-decoration: none;
	color: #ffffff;
  }

  #Bird {
	width: 385px;
	height: 186px;
	position: absolute;
	top: 166px;
	margin-left: -80px;
  }

  #Bird h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0px;
	line-height:24px;
  }

  #Bird h2 {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:16px;
  }
 
  #HotelMenu {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundOrange.gif')
  }

  #HotelMenu #stars{
	padding-top: 17px;
	padding-left: 5px;
  }

  #HotelMenu #stars h1{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:14px;
	display: inline;
  }

  #HotelMenu #stars h1 a{
	color: #ffffff;
	text-decoration:none;
  }

  #HotelMenu #stars h1 a:hover{
	color: #ffffff;
	text-decoration:underline;
  }

  #HotelMenuPresentation {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundPresentation.gif')
  }

  #HotelMenuProposal {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundProposal.gif')
  }

  #HotelMenuContacts {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundContacts.gif')
  }

  #HotelMenuWhere {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundWhere.gif')
  }

  #HotelMenuComments {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundComments.gif')
  }

  #MenuContent {
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 17px;
	padding-left: 95px;
  }

  #MenuContent a{
	color: #ffffff;
	text-decoration:none;
  }

  #MenuContent a:hover{
	color: #ffffff;
	text-decoration:underline;
  }

  #MenuSpacer {
	height:5px;
	font-size:5px;
  }

  #MenuSpacerAds {
	height:35px;
	font-size:5px;
  }

  #BibioneMenu {
	width: 234px;
	height: 54px;
	background-image: url('images/MenuBackGroundYellowBibi.gif')
  }

  #BibioneMenu #icon{
	padding-top: 17px;
	padding-left: 5px;
  }

  #BibioneMenu #icon h1{
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:14px;
	display: inline;
  }

  #BibioneMenu #icon h1 a{
	color: #ffffff;
	text-decoration:none;
  }

  #BibioneMenu #icon h1 a:hover{
	color: #ffffff;
	text-decoration:underline;
  }

  #content {
	color: #01113c;
	font-size: 12px;
	text-align: justify;
  }

  #content a {
	color: #f26921;
  }

  #content h1 {
	color: #f26921;
	font-size: 14px;
  }

  #content h2 {
	color: #f26921;
	font-size: 14px;
  }

  #content h3 {
	color: #f26921;
	font-size: 12px;
  }

  #content .img {
	border: 1px solid #f26921;
	margin-left: 15px;
	margin-bottom: 15px;
  }

  #footer {
	font-size: 10px;
	color: #ffffff;
	margin-bottom: 6px;
	margin-left: 5px;
  }

  #footer a{
	color: #ffffff;
	text-decoration:none;
  }

  #footer a:hover{
	color: #ffffff;
	text-decoration:underline;
  }

  #content .img {
	margin-left: 15px;
  }

  #HotelsList {
	font-size: 11px;
  }

  #HotelsList a{
	color: #01113c;
  }

  #HotelsList a:hover{
	color: #01113c;
	text-decoration: none;
  }

  hr {
  height: 1px;
  border-bottom: 1px dashed #ffa779;
  }

  #HotelListTable {
	font-size: 11px;
  }

  #HotelListTable a{
	color: #f26921;
  }

  #HotelListTable a:hover{
	color: #f26921;
	text-decoration: none;
  }

  #HotelListTable #HotelTitleName{
	background-image: url("images/bg_list.gif");
	font-weight: bold;
	padding-left: 10px;
  }

  #HotelListTable #HotelTitleAddress{
	background-image: url("images/bg_list.gif");
  }

  #HotelListTable #HotelTitleStars{
	background-image: url("images/bg_list.gif");
	padding-right: 10px;
  }
  
  #HotelListTable #HotelAbstract{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
  }
