body 
{
background-image: 
url('images/bg.jpg');
background-repeat: 
repeat-y;
background-position: top center;
background-attachment: 
scroll;


}


A:link {text-decoration: none; color: black}
A:visited {text-decoration: none; color: black}
A:active {text-decoration: none; color: black}
A:hover {text-decoration: underline; color: black}
A:link {text-decoration: underline; color: black}
A:visited {text-decoration: underline; color: black}
A:active {text-decoration: underline; color: black}
A:hover {text-decoration: none; color: black}

.subheader {
  margin:25px 0 0 0;
  font:24px/.9em arial;

  text-transform:uppercase;
  letter-spacing:-.05em;
  color:#ffffff;
  }



.prinheader {
  margin:0 0 0 0;
  font:24px/.9em arial;
  text-align: left;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color:#ffffff;
  }


.header {
  margin:0 100px 0 0;
  font:48px/1em arial;
  text-align: right;
  text-transform:;
  letter-spacing:-.05em;
  color:#ffffff;
  }






.content {
  margin:4px 0 0 0;
  font:90%/1em arial;
  text-transform:;
  letter-spacing:.05em;
  color:#ffffff;
  }
.content A:link {color: #ffffff;	text-decoration: none;}
.content A:visited   {color: #ffffff;	text-decoration: none;}

.content A:hover  { color: #ffffff; text-decoration: underline }


.blackcontent {
  margin:4px 40px 0 10px;
  font:14px/1em arial;
  text-transform:;
  letter-spacing:.05em;
  color:#ffffff;
  }
.content A:link {color: #ffffff;	text-decoration: none;}
.content A:visited   {color: #ffffff;	text-decoration: none;}

.content A:hover  { color: #ffffff; text-decoration: underline }





.navig {
  margin:0 20px 0;
  font:16px/18px arial;
  text-transform:;
  font-weight:900;
  text-align: right;
  letter-spacing: -.05em;
  color:#FFffff;
  }

.navig A:link {color: #ffffff;	text-decoration: none;}
.navig A:visited   {color: #ffffff;	text-decoration: none;}

.navig A:hover  { color: #ffffff; text-decoration: underline }

 


