body
{
  margin: 0px;
  color: #d0d0d0;
  font-family: Arial, sans-serif;
  font-size: 10pt;
  font-weight: lighter;
}
a:link, a img
{
  color: #fff5cc;
}
a:visited, a:visited img
{
  color: #fff5cc;
}
a:hover, a:hover img
{
  color: #f4f4f4;
}
h2
{
  color: #d0d0d0;
  line-height: 15px;
}
h3
{
  color: #fff5cc;
}
.div_bg
{
  background-image: url('../images/nfa.website.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0px;
  /* background-attachment: fixed; */
  width: 960px;
  height: 960px;
  text-align: left;
}
.div_bg_iframe
{
  /* background-attachment: fixed; */
  text-align: left;
  margin-right: 5px;
}
.div_footer
{
  clear: left;
  text-align: right;
  margin-left: 20px;
  margin-right: 100px;
  width: 900px;
  height: 20px; 
}
.div_footer a
{
  font-size: 8pt;
  text-decoration: none;
  padding-left: 5px;
  border: none;
  color: #808080;
}
.div_footer img
{
  border: none;
  padding-right: 5px;
}
.div_title
{
  width: 960px;
  float: left;
}
.div_cover
{
  float: left;
  text-align:left;
  width: 170px;
  margin-top: 10px;
  margin-left: 15px;
  color: #fff6d3;
  font-size: 10pt;
}
.div_nav
{
  float: left;
  margin-left: 50px;
  margin-top: 25px;
  padding: 0px;
  width: 100%;
  height: 40px; 
  font-family: Helvetica;
  font-size: 18px;
}
.div_container
{
  float: left;
  margin-top: 15px;
  margin-left: 20px;
  width: 760px;
  height: 100%;
}
.div_quotes
{
  float: left;
  margin-left: 400px;
  margin-top: 50px;
  width: 300px;
}
.ul_nav
{
  margin: 0px;
  list-style: none;
  padding-top: 2px;
  float: left;
}
.ul_nav li
{
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  width: 100px; 
}
.ul_nav li a
{
  color: #fff6d3;
  text-decoration: none;
}
.ul_nav li a:visited
{
  color: #fff6d3;
}
.ul_nav li a:hover
{
  color: #f2f2f2;
}
#ul_audiofiles
{
  list-style: none;
  width: 260px;
  margin: 0px;
}
#ul_audiofiles li 
{
  padding-top: 5px;
  padding-top: 5px;
  padding-left: 10px;
  margin-left: -40px;
}
.div_monster
{
  text-align: right;
  font-size: 14pt;
  font-family: Futura, Arial;
}
.div_content
{
  margin-left: 60px;
  text-align: left;
}
.div_text
{
  float: left;
  width: 355px;
  text-align: left;
}
.div_musicplayer
{
  text-align: center;
  margin-top: 15px;
  margin-left: 10px;
  margin-bottom: 2px;
  width: 150px;
  height: 400px;
  float: left;
}
.div_signup
{
  margin-left: 20px;
  float: left;
  width: 350px;
}
.normal
{
  color: white;
  font-size: 11pt;
}
.small
{
  font-size: 10pt;
  font-weight: normal;
}
.error
{ 
  color: red;
  font-size: 11pt;
}
.download_button
{
  border: 1px solid #fff5cc;
}

a:link .download_button
{
  border: 1px solid #fff5cc;
}
a:visited .download_button
{
  border: 1px solid #fff5cc; 
}
a:hover .download_button
{
  border: 1px solid #f4f4f4; 
}
