body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif;
	color: #F5F8F5;
	background-color: #294229; 
}
td, p, ul, body {
	font-size: 16px;
	/*line-height: 18px;*/
}
h1,h2,h3,h4 {
	font-family: "Times New Roman", Times, serif;
	color: #F5F8F5;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
h1{
	font-size: 28px;
	margin-top: 21px;
	margin-bottom: 7px;
}
h2{
	font-size: 24px;
	margin-top: 18px;
	margin-bottom: 6px;
}
h3{
	font-size: 18px;
	margin-top: 14px;
	margin-bottom: 4px;
}
a{
	color: #FFCC00;
}
p{
	padding-top: 0px;
	margin-top: 0px;
}
table,td,tr {
	vertical-align: top;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img{
	vertical-align: top;
	border: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none ! important;
}
ul{
	padding-top: 0px;
	margin-top: 0px;
}
.irishcom{
	color: white;
	text-decoration: none ! important;
}
a:hover.irishcom{
	color:#99CCFF
}
.linkicon{
	border: 0px none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-decoration: none ! important;
}

img.black{
	border: 1px solid black;
}
#content {
padding: 0px 20px 20px 20px;
}

#logo{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#footer{
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 20px 0px;
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
#about{
	margin: 20px 0px 20px 0px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
a#welcome {
	/*display:block;*/
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	width: 90px;
	height: 32px;
	line-height: 32px;
	background: url("img/graphics/welcome.jpg") top left no-repeat;
	text-decoration: none;
}

a:hover#welcome  {
		background-position: 0 -32px;
		color:red;
}
