BODY
{
	BACKGROUND: #003300;
	COLOR: #000;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
table, td, tr
{
	font-size: 100%;
}
HTML
{
	BACKGROUND: #003300;
	COLOR: #000;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 10px;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	min-width: 750px;
}
#wrap
{
	BACKGROUND: #FFCC66;
	MARGIN: 0px auto;
	WIDTH: 750px;
}
#header
{
	BACKGROUND: #ddd;
}
#header H1
{
	MARGIN: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
}
#logo
{
	BACKGROUND: #FFFFFF;
	BACKGROUND-IMAGE: url("images/irishfinallogo2white.gif");
	background-repeat: no-repeat;
	FLOAT: left;
	HEIGHT: 150px;
	WIDTH: 300px;
}
#picture
{
	BACKGROUND: #FFFFFF;
	FLOAT: right;
	HEIGHT: 150px;
	WIDTH: 450px;
}
#nav
{
	BACKGROUND: #FFCC66;
	PADDING-BOTTOM: 5px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
	TEXT-ALIGN: RIGHT;
}
#nav p
{
	MARGIN: 2px;
	PADDING: 2px;
}
img.spacing
{
	border: 0px;
	margin: 5px;
}
#nav UL
{
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
#nav LI
{
	DISPLAY: inline;
	MARGIN: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 0px;
}
#main
{
	BACKGROUND: #FFFFFF;
	BACKGROUND-IMAGE: url("images/main-fade.jpg");
	background-repeat: no-repeat;
	FLOAT: right;
	PADDING-BOTTOM: 20px;
	WIDTH: 600px;
}
#main H2
{
	color: #663333;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 5px;
}
#main H3
{
	color: #663333;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 15px;
}
#main H4
{
	color: #000066;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 0px;
}
#main p
{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 0px;
}
ul
{
	list-style-type: square;
}
ul.shamrock
{
	list-style-image: url("tinyshamrock.gif");
	list-style-type: square;
}
#marquee
{
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;
	PADDING-TOP: 10px;
	width: 300px;
}
.marquee
{
	background-color: #003366;
	color: #FFFFFF;
	font: 120% Verdana, Geneva, Arial, sans-serif;
	padding: 2px;
}
#navlist
{
	border-bottom: 1px solid gray;
	margin-left: 0;
	padding-left: 0;
	width: 200px;
}
#navlist li
{
	border-top: 1px solid gray;
	list-style: none;
	margin: 0;
	padding: 0.25em;
}
#navlist li a
{
	text-decoration: none;
}
.pullquote
{
	border-bottom: 1px dotted #597491;
	border-top: 1px dotted #597491;
	color: #597491;
	float: right;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 5px 0px 2px 18px;
	padding: 2px;
	text-align: right;
	width: 200px;
}
p.strong
{
	color: #597491;
	font-weight: bold;
}


#sidebarwhite
{
	BACKGROUND: #FFFFFF;
	FLOAT: right;
	WIDTH: 351px;
}

#sidebar
{
	BACKGROUND: #FFCC66;
	FLOAT: left;
	WIDTH: 145px;
}
#sidebar UL
{
	MARGIN-BOTTOM: 0px;
}
#sidebar H3
{
	color: #663333;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 5px;
}
#sidebar P
{
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
}
#footer
{
	BACKGROUND: #FFCC66;
	CLEAR: both;
}
#footer P
{
	MARGIN: 0px;
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	PADDING-TOP: 2px;
	TEXT-ALIGN: center;
}
a:link
{
	color: #990000;
	text-decoration: none;
}
a:visited
{
	color: #006600;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: none;
}
a:active
{
	color: red;
	text-decoration: none;
}
a.current
{
	background-color: #ccccff;
	text-decoration: none;
}
#sidebar ul
{
	list-style: none;
	margin-left: 15px;
	padding-left: 0px;
}
#sidebar li
{
	color: #003300;
}
.quote
{
	BACKGROUND: url(images/quote.gif) no-repeat 0px 0px;
	DISPLAY: block;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 15px;
}
Q
{
	BACKGROUND: url(images/quote2.gif) no-repeat 70% 70%;
	DISPLAY: block;
	FONT-SIZE: 90%;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 15px;
}
.unquote
{
	BACKGROUND: url(images/quote2.gif) no-repeat 70% 70%;
	DISPLAY: block;
	PADDING-BOTTOM: 15px;
	PADDING-LEFT: 15px;
	PADDING-RIGHT: 15px;
	PADDING-TOP: 15px;
}
#sidebox
{
	background-color: silver;
	border: 1px solid #DDDDDD;
	bottom: 5px;
	float: right;
	margin-right: 0px;
	padding: 2px;
	width: 130px;
}
#sidebox p
{
	padding: 2px;
	TEXT-ALIGN: center;
}
.teaser
{
	background: url("images/tsr-l.gif") top left no-repeat;
	float: right;
	margin: 10px 10px auto;
	padding: 0 0 0 11px;
	padding: 0 0 14px 0;
	width: 230px;
}
.teaser h3
{
	background: url("images/tsr-r.gif") top right no-repeat;
	margin: 0;
	padding: 8px 0 0.5em 0;
}
.teaser p
{
	background: #fff;
	border: 1px solid #d8d8d8;
	border-width: 0 1px;
	margin: 0 0 0 -11px;
	padding: 0 11px 0.5em;
}
.teaser div
{
	background: url("images/tsr-l.gif") bottom left no-repeat;
	margin: 0 0 0 -11px;
	padding-left: 11px;
}
.teaser a.more
{
	background: url("images/tsr-r.gif") bottom right no-repeat;
	display: block;
	padding: 0 10px 10px 0;
	text-align: right;
}
.listwrap ul
{
	width: 90%;
}
.listwrap ul li
{
	background-image: url(tinyshamrock.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	float: left;
	font-size: 80%;
	margin: 1px;
	padding: 0 0 0 1.5em;
	width: 44%;
}
.listwrap br
{
	clear: left;
}
div.listwrap
{
	margin-bottom: 1em;
}
#lightbox
{
	left: 0;
	line-height: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
#lightbox a img
{
	border: none;
}
#outerImageContainer
{
	background-color: #fff;
	height: 250px;
	margin: 0 auto;
	position: relative;
	width: 250px;
}
#imageContainer
{
	padding: 10px;
}
#loading
{
	height: 25%;
	left: 0%;
	line-height: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	width: 100%;
}
#hoverNav
{
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav
{
	left: 0;
}
#hoverNav a
{
	outline: none;
}
#prevLink, #nextLink
{
	background: transparent url(images/blank.gif) no-repeat;
	display: block;
	height: 100%;
	width: 49%;
}
#prevLink
{
	float: left;
	left: 0;
}
#nextLink
{
	float: right;
	right: 0;
}
#prevLink:hover, #prevLink:visited:hover
{
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover
{
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer
{
	background-color: #fff;
	font: 10px Verdana, Helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	overflow: auto;
	width: 100%;
}
#imageData
{
	color: #666;
	padding: 0 10px;
}
#imageData #imageDetails
{
	float: left;
	text-align: left;
	width: 70%;
}
#imageData #caption
{
	font-weight: bold;
}
#imageData #numberDisplay
{
	clear: left;
	display: block;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose
{
	float: right;
	padding-bottom: 0.7em;
	width: 66px;
}
#overlay
{
	background-color: #000;
	height: 500px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}
#main .black
{
	background-color: #FFFFFF;
	border: 4px gray solid;
	float: center;
	margin: 10px;
	padding: 10px;
	width: 85%;
}
.rss-box
{
	background-color: #EEE;
	border: 1px solid silver;
	margin: 1em;
	width: 98%;
}
.rss-items
{
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0.5em;
}
p.rss-title
{
	padding: 0.5em;
}
.rss-title
{
	background-color: silver;
	color: gray;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}
.rss-item
{
	font-size: 7pt;
	list-style: none;
	padding-bottom: 1em;
}
.rss-item a
{
	color: navy;
	font-size: 9pt;
	font-weight: bold;
}
.rss-item a:visited
{
	color: black;
}
.rss-date
{
	color: red;
	font-size: 7pt;
}
.pod-play
{
	_padding: 0;
	_width: 12em;
	background: #fb6;
	color: black;
	margin: 0 0.2em;
	padding: 0.1em 0;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
.pod-play em
{
	_cursor: hand;
	_width: 1em;
	background: white;
	color: #222;
	font-style: normal;
	margin: 0;
	padding: 0.1em 0.5em;
}
.pod-play span
{
	_cursor: hand;
	_width: 1em;
	margin: 0;
	padding: 0.1em 0.5em 0.1em 0.3em;
}
.pod-play:hover
{
	background: #666;
	color: white;
}
.pod-play:hover em
{
	background: black;
	color: white;
}