body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:400; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:400; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }
html {font-size: 62.5%;}
body {
	background-image:url(../images/bkgd_shamrock.gif);
}
.fnt3086 {
   font-family: Verdana,Arial,Helvetica,sans-serif;
   font-size: 8pt;
   text-transform: none;
   color: #e8cca8;
   text-decoration: none;
}
body, table {
   font-family: Arial,Helvetica,sans-serif;
   font-size: 10pt;
   color: #000;
}
#container {
	background-color:#FFF;
	text-align: left;
	width: 800px;
	height:694px;
	margin: 20px auto 5px;
	border:1px solid #FFF;
	overflow:hidden;
}
#container #marquee {
	background-color: #242424;
	border-bottom:1px solid #CCC;
}
#container #header {
	background-color: #242424;
}
#content {
	width:800px;
	height:100%;
}
#nav {
	background-color:#242424;
	border-right:1px solid #FFF;
	border-left:1px solid #fff;
	float:left;
	width:162px;
	height:574px;
}
#feature {
	float:left;
	width:490px;
	background-color:#FFF;
}
#info{
	height:534px;
	padding:20px;
	overflow:auto;
}
#info H1{
	margin: 0;
	font-size: 2.2em;
	font-weight: normal;
}
#mainPhoto {
	background-IMAGE:url(../images/homepic.jpg);
	width:355px;
	height:234px;
	float:left;
}
#mainSpnsr {
	background-image:url(../images/ParadeSpnsrBkgrnd.gif);
	background-repeat:no-repeat;
	margin-left:355px;
	padding-top:10%;
	height:203px;
}
#othrSpnsrs {
position:relative;
	float:right;
	width:132px;
	background-color:#FFF;
	height:574px;
	overflow:hidden;
	border-left:#fff 1px solid;
}
#cleardiv {
	clear: both;
	height: 0;
}

div#footer {
	clear: both;
	padding: .5em 1em;
	text-align: center;
	font-size:10px;
}
#subHead {
	height:51px;
	border-top:thin #FFF;
}
#subContent {
	background-color:#26582f;
	height:300px;
}
.lft {
	float:left;
	padding-top:10px;
	padding-left:20px;
	width:250px;
}
.rt {
	float:right;
	text-align:center;
	width:239px;
}
.ctr {
	width:500px;
	text-align:center;
	vertical-align:bottom;
}
.bold{
	font-weight:700;
}
.italic{
	font-style:italic;
}