@charset "UTF-8";body {	font: 100% "Times New Roman", Times, serif;	background: #0D2B19;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;	text-decoration: none;}.oneColFixCtr #container #mainContent h1 {	background: url(images/index_02.gif);	line-height: 120px;}.oneColFixCtr #container {	width: 950px;	margin: 0 auto;	text-align: left; /* this overrides the text-align: center on the body element. */}.oneColFixCtr #mainContent {	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	background: url(images/irishthunderbkgd.jpg) no-repeat right 100px;}.lowernav {	background: url(images/index_18.gif) no-repeat center top;	height: 125px;}.oneColFixCtr #container #mainContent .lowernav p {	font-size: 18px;	color: #FFFFFF;	font-family: "Times New Roman", Times, serif;	font-weight: bold;	line-height: 21px;	letter-spacing: -0.25pt;}.oneColFixCtr #container #mainContent .lowernav a {	font-family: "Times New Roman", Times, serif;	color: #000000;	line-height: 18px;	margin: 0px;	padding: 0px;	font-size: 100%;}.homefooter {	line-height: 44px;}.oneColFixCtr #container #mainContent .lowernav a:hover {	color: #0D2B19;	text-decoration: underline;}.style1 {color: #193733}