body {
  background-color:#86b0ca;
/*   text-align:center; */
}

 /*#tweener{
 filter:alpha(opacity=0);
 opacity:0.0;
 zoom:1;
}*/

#ref{
 font: 76% Verdana,Arial,sans-serif;
 background: #86B0CA; 
 /* text-align:center; */
/*  min-width: 500px; */
 color: #666;

/*background-image:url('../images/gradient.png');*/
/*background-repeat:repeat-x;*/

}

#noview{
 display:none;
}

#teaser{
 position:absolute;
 top:0;
 right:0;
}


p{
  font-family:"Arial";}

a{text-decoration: none;
}

a:link {color:#494949}    /* unvisited link */
a:visited {color:#494949} /* visited link */
a:hover {color:#494949}   /* mouse over link */
a:active {color:#494949}  /* selected link */

a img {border:none;}



