*{
	padding: 0px;
	margin: 0px;
}
body {
	color:white;
	background-color: #000000;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:lighter;
	text-align:center;
}
#encapsulate
{
	width:900px;
	margin: 0 auto;
}
#header{
	width:900px;
	height:350px;

}
#infoText{
	text-align:center;
}
a:link{
	color:white;
	font-size:medium;
}
h1{
	font-size:24px;
}
h2{
	font-size:19px;
	padding-bottom: 15px;
}
h3{
	font-size:17px;
}
hr
{
	background-image:url(images/hr.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:5px;
	border: 0 none;
	padding-bottom: 10px;
	padding-top: 10px;	
}
.largeLetter3{
	font-size:18px;
}
.largeLetter2{
	font-size:24px;
}
.largeLetter1{
	font-size:30px;
}
#footer{
	font-size:medium;
}
#NAA{
	background-image:url(images/NAA.png);
	background-repeat:no-repeat;
	background-position:center;
	width:46;
	height:50px;
	margin-top: 20px;
}
@charset "utf-8";


