/* CSS Document */
@charset "utf-8";
html, body, #wrapper { height: 100%; }
body { font: 0.9em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif; color: #fff; background: #6b949b; margin: 0; padding: 0; }
#wrapper { width: 70%; margin: 10px auto; padding-top: 10px; background: none; position:relative; height: auto; min-height:100%; padding-bottom: 0;}
#cont { padding-top: 15px; padding-right: 55px; padding-left: 65px;} 
h1 { text-transform: uppercase; text-align: center; margin: 0; padding: 0.3em 0; text-indent:-9999px; }
#nav {list-style: none; padding: 0; background:none; display: block; overflow: hidden; 	font-size: 0.9em; height:60px; margin-top: -50px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}
#nav li { display: inline; }
#nav li a { display: block; float: right; }
#nav li a img { border:none; }
#content { }
.pirobox {padding 15; background-image: url(../images/t.png); background-repeat: repeat; clear:both;  }
#load { display: none; position: absolute; right: 10px; top: 10px; background: url(../images/ajax-loader.gif); width: 43px; height: 11px; text-indent: -9999em; }
p { color:#fff; line-height:1.4em; background-image: url(../images/t.png); background-repeat: repeat; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; }
#content img.right { float: right; margin: 0 0 8px 8px; }
#foot {  clear: both;  position: relative; z-index: 5; height: 1em; margin-top: -4em; color: white; text-align: center; }
#bk { position: absolute; top:220px; width:100%; padding:0px; margin:0px; left:0; z-index:-10; }
