/* CSS Document */

body {background: #FFF url(bg.png) no-repeat top center; color: #444; font: normal 65.5% Verdana,sans-serif;}
#container {background: #FFF url(/img/bgmain.jpg) no-repeat; width: 775px; margin: 0 auto; font-size: 13px;}
#logo {float: left; height: 90px; width: 785px; background: url(/img/arcsin.png) no-repeat;}

.img2 { border:1px dotted #DE1E4C;}


a {text-decoration: none; color: #CE0117; font-weight: bold;}
a:hover {text-decoration: underline; color: #F26070; }

a:hover img{

filter:alpha(opacity=75); 

opacity: 0.8;

}
/* footer */
.footer {background: #FFF url(pie.png) no-repeat; width: 919px; margin: 0 auto; color: #444; text-align: center; height: 120px; font-size: 1.3em;}
.footer a {color: #111; font: bold 1em sans-serif;}
.copyright,.quicknav {float: right; color: #555; padding: 8px 15px; margin-top: 16px; font-size: 0.9em; }
