body {
	margin: 0;
	padding: 0;
	font: 75% arial, helvetica, sans-serif;
	background: url(tlo_bright.gif);
	background-attachment:fixed;;
	}

img { border: none; }



#frame {
	width: 800px;
height: 1150px;
	margin: 10px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border-right: solid thin #D7D7D7;
	border-bottom: solid thin #D7D7D7;
		}
				
#logo {
	padding-left: 10px;
	padding-top: 5px;
	}
	
#header {
	margin: 0;
	}
	
#menubar {
	position: relative;
	top: 120px;
	padding: 10px;
	margin-bottom: 10px;
	right: 0px;
	text-align: right;
border-top: solid thin #D7D7D7;
	border-bottom: solid thin #D7D7D7;
	}
	
#menubar a:link {color: black; font-weight: bold; text-decoration: none; cursor:hand}

#menubar a:visited {color: black; font-weight: bold; text-decoration: none; cursor:hand}
#menubar a:active {color: #F1A629; font-weight: bold; text-decoration: none; cursor:hand}

	
#dublin {
	width: 325px;
	margin: 10px;
	position: absolute;
	left: 130px;
top: 450px;
	}

#tour {
	width: 325px;
	height: auto;
	margin: 10px;
	position: absolute;
	left: 130px;
top: 450px;
	}

#contact {
	width: 650px;
	height: auto;
	margin: 10px;
	position: absolute;
	left: 130px;
top: 450px;
	}
	
.virtual {
	position: absolute;
	right: 0px;
	width: 300px;
	margin: 10px;
top: 450px;
	}

.navigation {
position: absolute;
	width: 300px;
	margin: 10px;
	right: 0px;
top: 450px;
	}
.navigation ul li {
	font-weight: bold;
	color: #00367E;
	text-decoration: none;
	list-style-type: circle;
	}
.navigation ul li a:link {color: black; font-weight: bold; text-decoration: none; cursor:hand}
.navigation ul li a:hover {color: silver; font-weight: bold; text-decoration: none; cursor:hand}
.navigation ul li a:visited {color: #F1A629; font-weight: bold; text-decoration: none; cursor:hand}
.navigation ul li a:active {color: #F1A629; font-weight: bold; text-decoration: none; cursor:hand}
	
#ebookers {
position: absolute;
margin: 10px;
top: 450px;
height: 750px;
	}
	
#googleads {
	position: absolute;
width: 100%;
	top: 290px;
padding-top: 10px;
	text-align: center;
	border-top: solid thin #D7D7D7;
	}
	
#bottom {
width: 100%;
	position: absolute;
bottom: 0px;
	background: url(bottom.gif) no-repeat 0 100%;
	}

#bottom p {
	margin: 0;
	padding: 50px 10px 20px;
	text-align: right;
	font-size: 90%;
	color: white;
	}
