* { margin:0; padding:0;}
body {color:#000;
        background: url('bg-bns.png');
;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:8px;}


/*==================boxes====================*/


/*content*/
#content { padding:0 9px 1px 6px;}
#splash { height:100%; background:url('bns-bg1.png') no-repeat center top;}
#splash .indent { padding:460px 0 0 2px; text-align:center;}


/*==========================================*/