body {
	margin: 0px;
	padding: 0px;
}
body, input, td {
	font: 80%/1.5 Arial,Helvetica,sans-serif;
	color: #222222
}
ul {
	line-height: 1.2em;
}
a img {
	border: 0px;
}
h1, h2, h3 {
	color: #b40905;
	margin-bottom: 0.2em;
	border-collapse: collapse;
}
h1 {
	margin-top: 0;
	font-size: 140%;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 100%;
	color: #222222;
}
p {
	border-collapse: collapse;
	margin-top: 0.2em;
	margin-bottom: 0.8em;
	padding: 0;
}
dt {
	font-weight: bold;
}
dd {
	padding-bottom: 1em;
}
table {
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: #f8f8f8;
}

table caption {
	color: #b40905;
}

th {
	border: 1px solid silver;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #f8f8f8;
}
td {
	border: 1px solid silver;
	padding: 0.2em 1em 0.2em 1em;
	background-color: #f8f8f8;
}
a, a:hover, a:visited, a:link, a:active {
	color: #416aa1
}
li {
	margin-bottom: 0.5em;
}
#page {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: #ffffff url('Media,15299,en.gif') no-repeat right bottom;
	border-right: 1px solid #416aa1;
	border-left: 1px solid #416aa1
}
#header img {
	margin-left: 3px;
	margin-top: 1px;
}
#topbar {
	background: #568ad1 url('Media,4743,en.gif') repeat-y 65% 0%;
	text-align: right
}
#lefttopbar {
	background-image: url('Media,4744,en.gif');
	background-position: left bottom;
	background-repeat: no-repeat
}
#righttopbar {
	background-image: url('Media,4755,en.gif');
	background-position: right bottom;
	background-repeat: no-repeat
}
#topbar ul {
	list-style: none;
	margin: 0px;
	padding: 0.2em;
	float: left;
}
#topbar li {
	display: inline;
	border-right: 1px solid white;
	padding-left: 1em;
	padding-right: 1em;
	color: white;
}
#topbar li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#topbar li a:hover {
	text-decoration: underline;
}
#searchbox {
	margin-right: 1em;
}
#searchbox form {
	display: inline;
}
input#searchfield {
	vertical-align: middle;
	border: 1px solid #cccccc;
}
#searchbutton {
	vertical-align: middle;
	border: 1px solid #9E7506;
	border-top-color: #F8CB52;
	border-left-color: #F8CB52;
	background-color: #F5B60A;
	padding: 0;
	font-size: 75%;
	margin-left: 2px;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #416aa1;
	font-weight: bold;
	border-collapse: none;
}
#breadcrumbs {
	padding: 0.2em 2em 0.2em 2em;
	color: gray;
}
#breadcrumbs a {
	color: #dda611;
	font-weight: bold;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#contextmenu {
	float: right;
	padding-right: 1em;
	padding-left: 1em;
	width: 25%;
}
.menugroup {
	border: 1px solid #cccccc;
	margin-bottom: 1em;
	padding: none;
}
.menugroup.nav {
	background-color: #eaf1f9;
}
.menugroup.forms {
	background-color: #f6edec;
}
.menugroup .header {
	font-weight: bold;
	font-size: larger;
	padding: 0.1em;
	padding-left: 1em;
	margin: none;
	border-bottom: 1px solid #cccccc;
}
.menugroup.nav .header {
	background: #416aa1 url('Media,4737,en.gif') repeat-x top;
	color: #eaf1f9
}
.menugroup.forms .header {
	background: #b40905 url('Media,4741,en.gif') repeat-x top;
	color: #f6edec
}
.menugroup ul {
	margin-left: 1em;
	margin-right: 1em;
	padding-left: 0;
	list-style: none;
}
.menugroup ul li {
	padding-left: 10px;
	margin: 0;
	margin-bottom: 0.8em;
	background-position: left 5px;
	background-repeat: no-repeat;
	color: gray;
}
.menugroup.nav ul li {
	background-image: url('Media,4736,en.gif');
}
.menugroup.forms ul li {
	background-image: url('Media,4740,en.gif');
}
.menugroup ul li a {
	text-decoration: none;
}
.menugroup ul li a:hover {
	text-decoration: underline;
}
.menugroup.nav ul li a {
	color: #416aa1;
}
.menugroup.forms ul li a {
	color: #b40905;
}
#maincontent {
	background: #f8f8f8 url('Media,4738,en.gif') repeat-x top;
	margin-left: 1em;
	width: 630px;
	border: 1px solid #cccccc;
	padding: none
}
#maincontent ul {
	list-style: none;

}
#content {
	padding: 1em 2em 1em 2em;
}
#content img {
	margin: 0 0.3em 0.2em 0.3em;
}
#footer {
	border-top: 1px solid #568ad1;
	clear: both;
	margin-top: 1em;
	padding-top: 0.2em;
	padding-bottom: 2em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 90%;
	color: gray;
}
#footer ul {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#footer li {
	margin-left: 2em;
	display: inline;
}
#footer li a {
	color: #416aa1;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
	
/* skip link solution based on Skip-a-dee-doo-dah by Tom Guilder - see his blog */

.skip-link {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
}

.skip-link:active, .skip-link:focus {
  position: absolute;
  overflow: visible;
  width: auto;
  height: auto;
  /* link stands out when tabbed to			 */
  background-color: yellow;
  color: red;
  top: 5px;
  left: 5px;
  padding: 5px;
  font-weight: bold;
}
.text-smaller {
	font-size: 85%;
}
.text-larger {
	font-size: 120%;
}
#text-size {
	padding-right: 2em;
	float: right;
}
<style type="text/css">
.photogallery {
 float: left;
 display: block;
 width: 120px;
 clear: none;
 height: 80px;
}
.photo span {
 clear: left;
}.gallery_big {
 width: 480px;
}
</style>

#countyright ul {list-style: none; 
                 margin: 0px 0px 20px 0px; 
                 padding: 0 0 0.6em 0;
                 }

#countyright ul li {background:  url('http://www.wexfordcorp.ie/bc/bullet_arrow.gif') no-repeat 0em 0.4em; 
                    display: block; 
                    padding: 0 0 0.1em 10px;}

#countyright {margin-left: 315px;
			 padding: 10px 0px 0px 0px}
			 

#countyleft {width: 304px;
             float: left;
			 padding: 7px 0px 0px 0px}

#countyleft img {margin: 0px 0px 10px 0px}



			 
