/* CSS Document */

body{background-color:#000000; margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#CCCCCC;}
a {color:#FFFFFF; text-decoration:underline;}
a:hover {color:#FFFFFF; text-decoration:none;}
.header{height:51px; width:400px;}
.ads{height:150px; width:400px;}
.container{ width:400px; background-image:url(images/screen_bg.gif); background-repeat:no-repeat; background-position:top; margin-top:10px; height:480px; }
.main-text{width:380px;text-align:left; padding:5px; margin:0px;}
.promo{width:400px; margin-top:20px;}
.footer{width:400px; margin-top:20px;}
.lang{font-size:10px; background-color:#666666; padding: 2px 3px 3px 3px; margin: -5px 0px 0px 0px; width:50px;}