* { list-style: none; padding: 0; margin: 0;
}
html, body {display:block;	height: 100%;}
body {background:url(../images/bkg_1.jpg) no-repeat top center #000000; font-family:Lucida Grande,Geneva,Arial,Helvetica,sans-serif; font-size:12px;  color:#ffffff;}
span {display:block}
div {position: relative;}
h2{font-size:14px; margin: 15px 0 0 0}
h1{font-size:26px}
a{color:#ffffff}

.container {margin:auto; width:600px; text-align:center; top:350px}

/*conts*/
.text-field{border:solid 1px #fff;  height:35px;  background:#000; text-align:center;font-size:22px}
.submit{position:absolute; width:55px; height:38px; background:#000; border:solid 1px silver; color:silver; margin:0 4px;}
.text-field , .teaser{width:400px;color:silver;font-size:22px; }
.teaser{top:0px; position:absolute;left:15%}


/*footer*/
.bottom{position:absolute; text-align:center; top:95%; width:100%;}
.bottom ul li{display:inline;}
.bottom ul li a {color:#fff; text-decoration:none; font-weight:bold;}
.bottom ul li a:hover{text-decoration:underline;}

/*about*/
.about h1{display:block}
.about .wallOftext{display:block;text-align:left; }
.about .bottom {position:relative; top:0px; margin: 40px 0px}

/*Prize*/
.prize .wallOftext {text-align:center; margin:20px 0px}
.prize .wallOftext img{margin:30px}
/*.prize .wallOftext  p {text-align:left;}*/

ol{text-align:left;padding:30px;}
ol li {list-style-type:decimal; margin:20px 0 }

/*INIT*/
form , h1 , .confirm{display:none}


/**TOOLS*/
.clear{clear:both;}
#noIE6{
background:#ffff00; color:#000000; font-size:15px; padding:15px; position:absolute; text-align:center; top:0px; width:100%
}
#noIE6 a{color:#000}
