* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  padding: 0 0; 
  background: #192d40 url('/images/bg.jpg') repeat-x;
  font-family: "arial",sans-serif; 
  font-size: 13px;
  color: #e8eaeb; 
  text-align: center; 
}

/* links --------------------------------------------------------------- */
a {color:#fff;}
a:link {color:#fff;}
a:hover {color:#fff; text-decoration: none;}

/* headings --------------------------------------------------------------------- */
h1 { font-size:200%; }
h2 { font-size:160%; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; font-weight: normal; }
h3 { font-size:120%; margin-top: 25px; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;}
h4 { font-size:120%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout { 
  width:920px;
  margin:0 auto; 
  text-align:left; 
}
  #container { 
 
  overflow: hidden;
  clear:both;
  }

  	/* header ------------------------------------------------------------------ */
  	#header { position:relative; padding-left: 7px;}
  
      #logo {
        font-family: Impact, 'Techno CE', sans-serif;
        font-weight: normal;
        color: #fff;
        position: relative; 
        overflow: hidden; 
        height: 105px;
        font-size:260%;
        margin: 0;
        line-height: 130px;
      }
      #logo a{
        color: #fff;
        text-decoration: none;
      }
      
            
      #logo .light {
        color: #3f576e;
      }
  
    .content {
      
      padding: 0 0 0 0;
      width:900px;
      z-index: 10;
    }
    .content .in{
      padding: 0 0 0 10px;
    }

    .largecontent
    {
        width: 960px;
    }
  
  	/* columns ----------------------------------------------------------------- */
  	#panel-left { float:right; width:160px; }
    
    #panel-left span  { color: #515f6a; }
    
    #panel-left p  { margin-top: 5px; }
  
  	/* footer ----------------------------------------------------------------- */
  	#footer {
      clear:both;
      height: 77px;
      margin-top: 20px;
      border-top: 1px solid #324455;
      padding:10px 3px;
      color: #a0a9b0;
      font-size: 90%;
    }
    
    #footer a {
      color: #a0a9b0;
    }
    
      #footer p { margin:0; padding-top:10px; }




/* paragraphs -------------------------------------------------------------------- */
p { margin:15px 0; }

/* tables --------------------------------------------------------------------- */
table { margin:15px 0; border: 1px solid #324455; border-collapse:collapse; border-spacing:0; font-size:100%; width: 100%;}
th { text-align:center; font-weight:bold; border: 1px solid #324455;}
th, td { padding:4px 6px; border: 1px solid #324455;}
tr.table-top {background: #425364; font-weight: bold;}

/* lists --------------------------------------------------------------------- */
ul, ol { display:block; margin:15px 0 15px 40px; }
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:20px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }


/* universal --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:1px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp  {font-family:monospace; font-size:110%; }
hr { display:block; height:1px; margin:10px 0; padding:0; border:0 solid #CCC; background:#CCC; color:#CCC;} 
.f-left {float:left;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }

.noscreen { display:none; }

.foto{  display: block;}

#game_container {position:relative;}
#game_div {padding-top:1px; position:absolute;}
#preroll_ad {position:absolute; vertical-align:middle; background-color:White; text-align:center; color:black;}
#preroll_ad a {color:blue;}
#preroll_ad .ad_inner {margin:0px auto;}

.margin_auto {margin: 0px auto;}


.thumb {margin: 10px 5px; width: 125px; height: 150px;}
.thumb img {border: 3px solid black;}
.thumb h5 {padding-left: 3px;font-size:12px; font-weight:normal; }