/* black */
#page_bg {
	background: #d8d7d8 url(../images/bg.gif) 0 0 repeat-x;
}
/*
div#wrapper {
      background: #f7f7f7 url(../images/black/mw_shadow_l.png) 0 0 repeat-y;		
}

div#wrapper_r {
	background: url(../images/black/mw_shadow_r.png) 100% 0 repeat-y;
}
*/
div#header {
	background: url(../../../images/HEADER-BG.gif) 0 0 repeat-x;
        margin: 0;
        padding-top:0px;
        width: 100%;
        height: 82px;
}

div#header-cont{
   width: 964px;
   margin: auto;
}

/*
div#header_l {
	background: url(../images/black/mw_header_t_l.png) 0 0 no-repeat;
}

div#header_r {
	background: url(../images/black/mw_header_t_r.png) 100% 0 no-repeat;
}
*/
div#footer {        
        margin: 0;
        padding: 0;
        width: 100%;
}

div#skymenu {
 float: right;
 padding-right: 7em;
}

div#newslist-top{
/*   background: url(../../../images/NEWSBOX-TOP.png) 0 0 no-repeat; width: 896px; */
   background-color: black;
   padding-top:8px;
   margin-bottom: 2px;
}
div#newslist-bg{
/*   background: url(../../../images/NEWSBOX-BG.png) 0 0 repeat-y; width: 896px; */
   font-size: 12px;
   font-family: arial;
   padding: 15px 10px 20px 15px;
}

div#newslist-bg p{
  padding-top: 1em;
}
div#newslist-bot{
  background: url(../../../images/NEWSBOX-BOT.png) 0 100% no-repeat;
  width:896px; 
  height: 26px;
  margin:0;
  margin-bottom:10px;
  padding:0;
}
/*
div#footer_l {
	background: url(../../../images/NEWSBOX-TOP.png) 0 0 no-repeat;
}

div#footer_r {
	background: url(../images/black/mw_footer_b_r.png) 100% 0 no-repeat;
}*/