body{background:#0079C1;}

/* NAVIGATION-SKIP */
#nav-skip { position: absolute; left: -2000px; }
#nav-skip a:focus, #nav-skip a:active { position: absolute; left: 2000px; }
  
/* **** construct **** */
#mother{ display:block; width:1010px; margin:15px auto 50px;   padding-top:1px;}
#header{display:block; width:100%; background:#0079C1 url(/img/bg-main-menu.png) 0 0 repeat-x; margin:20px auto 0px;}
#main{background:#F7F6F0; padding-top:1px; padding-bottom:2px; min-height:500px; text-align:center;}

.prev{float:left; width:180px; padding:10px}
.number{width:200px; float:left; margin-left:205px; text-align:center; background:url(/img/bg-number.png) 0 0 repeat-x; color:white; font-size:150%; padding:11px 0 6px}
.next{float:right; width:180px; text-align:right; padding:10px}
.next a{padding-right:15px; background:url(/img/bg-next.png) 100% 50% no-repeat; font-size:150%; color:#656463; }
.prev a{padding-left:15px; background:url(/img/bg-prev.png) 0 50% no-repeat; font-size:150%; color:#656463; }

a{color:white; text-decoration:none; font-size:117%;}
a span{text-decoration:underline;}
a:hover{color:#0C406C;}
img{border:0px;}