body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-position: top center;
	background-image: url(img/bkg-niall.jpg);
	background-attachment: fixed;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #C00;
}

#header {
	height: 430px;
	margin: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top center;
	width: 800px;
	background-image: url(img/niall-coti-sears.jpg);
	border-right: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	margin-top: 25px;
	border-top: solid 3px #ffffff;
}
#bold {
	height: 55px;
	margin: auto;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: top center;
	width: 930px;
	padding-top: 10px;
	border-top: solid 3px #ffffff;
	border-bottom: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	border-right: solid 3px #ffffff;
}

#content-niall {
	width: 800px;
	height: 350px;
	margin: auto;
	background-color: #000000;
	border-right: solid 3px #ffffff;
	border-left: solid 3px #ffffff;
	margin-bottom: 25px;
	border-bottom: solid 3px #ffffff;

}



#subcontent {
	float: left;
	width: 700px;
	margin-left: 0px;
	padding: 25px;
	
}







h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
	text-align: center;
}


.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
}
.bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cccccc;
	text-decoration: none;
	text-align: center;
}
