body {
	font-family : Verdana, Geneva, Arial, sans-serif;
}

.kilmainham_main {
	width : 1000 px;
	height : 750px;
	font-weight : bold;
	background-image : url(./Kilmainham_Images/PrisonYard.jpg);
	background-repeat : no-repeat;
}

.kilmainham_header {
	font-weight : bold;
	font-size : 20px;
	font-style : italic;
	text-align : center;
	vertical-align : top;
}

.kilmainham_body {
	
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	padding-bottom : 15px;
	
}

.kilmainham_body_middle {
	
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	padding-left : 50px;
	padding-right : 10px;
	padding-bottom : 15px;
	
}

.kilmainham_body_base {
	
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	padding-left : 50px;
	padding-right : 120px;
	
}

.flag {
	width : 1000 px;
	height : 750px;
	font-weight : bold;
	background-image : url(./Kilmainham_Images/Flag2.jpg);
	background-repeat : no-repeat;

}

.boldtext {
	padding : 20px;
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	font-weight : bold;

}

.connolly {
	width : 1000 px;
	height : 750px;
	font-weight : bold;
	background-image : url(./Kilmainham_Images/JamesConnolly.jpg);
	background-repeat : no-repeat;

}

.grey_background {
	background-color : #D3D3D3;
	font-size : 14px;
	text-align : justify;
	vertical-align : top;
	font-weight : bold;
	padding : 20px;
}

.parnell {
	width : 1000 px;
	height : 750px;
	font-weight : bold;
	background-image : url(./Kilmainham_Images/ParnellRoom.jpg);
	background-repeat : no-repeat;

}


