
.sidelink2:link 
{
	text-decoration: none; 
	color: #000000;
}

.sidelink2:visited 
{
	text-decoration: none; 
	color: #000000;
}

.sidelink2:hover 
{
	text-decoration: none; 
	color: #FF0000;
}

.menulist {
	text-align		: center;
	color			: #FFFFCC; 
	font-size		: 1em;
}

ul {
	padding			: 0;
	list-style-type	: none;
}

li {
	display			: inline;
	font-size		: 90%;
	font-family		: Tahoma, Geneva, sans-serif;
	background-color: #FFFFCC;
	padding			: 0.4em;
	text-align		: center;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)"; 	/* first! for msie-8	*/
	filter: alpha(opacity=55);											/* second! for msie-7	*/
	opacity: .55;
	margin: 0.4em;
}

li a:hover[href] {
	background-color: yellow;
	padding-top		: 0.2em;
	padding-bottom	: 0.2em;
	text-align		: center;
}

.whoarewetbl {
	width			: 100%; 
	background-color:#003399; 
	color			: #FFFFCC;
}

.twitter {
    position		: absolute;
	top				: 25%;
	left			: 65%;
	width 			: 22em;
	height			: 60%;
}

.doolin
{
   position		    : absolute;
   top              : 30%;
   left			    : 2%;
   width		    : 48%;
   height		    : 30%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;		
}	

.doolinslide
{
   position		    : absolute;
   top              : 30%;
   left			    : 50%;
   width		    : 48%;
   height		    : 30%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;		
}	

.kenmare
{
   position		    : absolute;
   top              : 46%;
   left			    : 2%;
   width		    : 48%;
   height		    : 30%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;		
}

.kenmareslide
{
   position		    : absolute;
   top              : 46%;
   left			    : 50%;
   width		    : 48%;
   height		    : 30%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;		
}	

.dublin
{
   position		    : absolute;
   top              : 63%;
   left			    : 2%;
   width		    : 48%;
   height		    : 30%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;   		
}		

.dublinslide
{
   position		    : absolute;
   top              : 63%;
   left			    : 50%;
   width		    : 48%;
   height		    : 20%;
   overflow			: hidden;
   font-family		: arial;
   font-size		: 90%;		
}	 

