body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #401914;
	color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#wrap {
width: 930px;
margin: 0 auto 0 auto;
text-align: left;
background: url(bg_wrap.jpg) #000000 repeat;
padding: 0 0 60px 24px;
border-left: solid 4px #444444;
border-right: solid 4px #444444;
}
#header {
	width: 900px;
	background: url(bg_header.jpg) no-repeat 0px 24px;
	
	margin: 0;
	padding: 54px 0 110px 0;
}
h1 span {   
            display: none;
 }

 h1 {
	height: 100px;
	background: url(title.jpg) no-repeat 0px 20px;
margin: 0 0 0 440px;

width: 344px;


}

#text {
float: left;
width: 268px;
margin: 40px 0 0 0;
padding-right: 64px;

}
.thumbnails {
width: 154px;
float: left;
margin: 40px 0 0 0;

}
img.thumbs  {
border: solid 4px #FFFFFF;
width: 127px;
height: 85px;
margin: 0 0 6px 0;
}
p {
   line-height: 18px;
   margin: 0 0 10px 10px;
  
}
p.small {
font-size: 11px;
line-height: 14px;
margin: 30px 0 0 10px;
}
#eamon_casey {
float: left;
width: 280px;
margin: -40px 0 0 0;
}
img.large {
width: 250px;
height: 166px;
border: solid 6px #FFFFFF;
margin: 0 0 10px 0;
}
.clear {
clear: both;
}

#text a {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#close {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 100px 10px 30px 0;

}
#close a {
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}
