body,td,th {
	font-family: Helvetica;
	font-size: 12px;
}
a:link {
	color: #BA8B00;
	text-decoration: none;
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
body {
	background-image:    url("images/ireland-holiday-travel-bg.gif");
}


  
#divUpControl{position:absolute; width:400; left:10; top:10; z-index:1; text-align: right} 
#divDownControl{position:absolute; width:400; left:10; top:270; z-index:1; text-align: right} 
#divContainer{
	position:absolute;
	width:400;
	
	overflow:hidden;
	top:30;
	left:10;
	clip:rect(0,400,320,0);
	visibility: visible;
	display: none;
	float: left;
} 
#divContent{position:absolute; top:0; left:0;


} 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.holidaycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.main_column {
	float: left;
	position: relative;
}
.main {
	float: left;
	width: 100%;
	background: #ff0;
	min-height: 100%;
}
.footer {
	float: left;
	clear: both;

	position: absolute;
	top: 1350px;
	background: #ff0;
	height: 68px;
	width: 99%;
	padding-bottom: 10px;
}
