body {width:device-width;padding:3px;}

html { background: url(pics/bg-m.png) no-repeat center top; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: 100% auto;  }


.bannerReplacement {margin-bottom:-35px;}

div#wrapper { width:100%; position:relative;top:0px;margin-top:25%; }

div#header {
      padding-top:3px; }


div#header {
      padding-top:8px;	
      width:100%; font-size:80%;
      line-height:1.5em;
	height:auto;  }

div#menu {float:none;
      text-align:center;
      clear:both;
      width:100%;
      margin:10px 3px;
	 }

div#content {float:none;
       clear:both;
       width:100%; 
       margin: 10px 3px;  }

div#action {float:none;
      clear:both;
      width:100%; 
      margin:10px 3px;
	 }


.centerUL li { display: inline;padding:5px;list-style: none;
        text-align: center;    }

div#centerDiv {width:100%;text-align: center; }

ul.centerUL { margin: 2px auto; line-height: 1.4;  }

#footer {text-indent: 100%;
white-space: nowrap;
overflow: hidden;}


H5 {font-size:.9em;font-style:bold;}


.right {margin-top:5px;}
