html {
width:100%;
height:100%;
background-image:url(/images/n4ps.png);
background-repeat:no-repeat;
background-position:center center;
background-color:#000000;
}

body {
padding:20px; 0px 0px 0px;
margin:0px;
}

#logo {
width:136px;
height:79px;
margin:auto;
}

#wrapper {
padding-top:10px;
margin:auto;
width:520px;
}

.frame {
width:130px;
height:132px;
background-image:url(/images/frame.png);
background-repeat:no-repeat;
background-position:center center;
float:left;
display:inline;
}

.news-pic {
margin:4px 0px 0px 10px;
background-position:center center;
width:111px;
height:111px;
background-repeat:no-repeat;
opacity:0.5;
z-index:1;
}

.news-title {
font-size:xx-small;
font-family:Verdana;
position:relative;
bottom:46px;
height:40px;
padding:4px;
background-color:#000000;
color:#FFFFFF;
opacity:0.8;
width:102px;
line-height:120%;
z-index:2;
}

#footer {
width:520px;
margin:auto;
text-align:right;
color:#CCCCCC;
padding-right:12px;
font-family:Verdana;
font-size:12px;
}



