
.text {
	line-height: 24px;
text-align:justify; 
font-family:Georgia; 
font-size:16px; 
color:#FFFFFF;	

}
body
{ 
background-image: url(images/black-glow-bottom.png);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: bottom center
}
a{
	color: #FFFFCC;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#footer a{color:#FFFFFF; text-decoration:none;}
#footer{
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2,h3,h4, h5 {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-weight: bold;

  margin: 0;
  padding: 0;

  color:#FFFFFF;
}
legend	{color: #999999;}

h1 {
	text-align: center;
	font-size: 55px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

    .sIFR-active h1,
    .sIFR-active h2,
	.sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;

    }

    .sIFR-active h1 {
	font-size: 55px;
      padding-bottom: 0;
    }

    .sIFR-active h2 {
      font-size: 35px;
      display: block;
    }
	 .sIFR-active h3 {
      font-size: 25px;
      display: block;
    }



    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }
