@charset "utf-8";
/* CSS Document */

body {
margin:0 auto 0 auto;
/*width:1200px;*/
background: white url(../images/bg.jpg) top center no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#flash_holder {
margin:50px auto 0 auto;
width:808px;
height:650px;
}
.copyright {
display:block;
width:808px;
margin:0 auto 0 auto;
text-align:right;
color:#666666;
}
.keywords {
text-indent:-999%;
}