body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#all {
	padding: 0px;
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#all #logo {
	float: left;
	height: 110px;
	width: 750px;
	background-image: url(/Images/Layout/ireland_webz.gif);
	background-repeat: no-repeat;
}
#all #logo #search {
	float: right;
	margin-top: 55px;
	clear: both;
}
#all #logo #googlelinks {
	float: right;
}
#all #underlogo #bar {
	float: left;
	height: 50px;
	width: 750px;
}
#all #underlogo #columns {
	float: left;
	width: 750px;
}
#all #underlogo #columns #left {
	float: left;
	width: 150px;
}
#all #underlogo #columns #footer {
	float: left;
	width: 750px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E9E9E;
}
#all #underlogo #columns #separator {
	background-color: #FFFFFF;
	float: left;
	height: 5px;
	width: 750px;
}

#all #underlogo #columns #main {
	float: left;
	width: 440px;
	padding: 5px;
}
#all #underlogo #columns #right {
	float: left;
	width: 120px;
	padding: 15px;
}

#all #underlogo #bar #infobar {
	float: left;
	height: 40px;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	background-image: url(/Images/Layout/gradient_white_silver.jpg);
	background-repeat: repeat-y;
}
#all #underlogo #bar #linksbar {
	float: left;
	height: 50px;
	width: 600px;
	background-color: #9E9E9E;
}
#all #underlogo #bar #linksbar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E9E9E;

}
#all #underlogo #bar #linksbar ul li {
	display: inline;
}
#all #underlogo #bar #linksbar ul li a {
	float: right;
	text-decoration: none;
	background-color: #CCCCCC;
	height: 20px;
	margin-left: 5px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 8px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	border-bottom:none;
}
#all #underlogo #bar #linksbar a:link, #all #underlogo #bar #linksbar a:visited {
	color: #000000;
}

#all #underlogo #bar #linksbar a:hover {
	background-color: #666666;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#all #underlogo #bar #linksbar .current {
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
form,p,h1,h2 {
	margin: 0px;
	padding: 0px;
}
