body {
  background:#000000 url(background1.png) no-repeat scroll top left;
  margin:0;
  padding:none;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  }
.mainstyle {
  font-family: Arial;
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  }
a:link {
  color:#c0c0ff;
  text-decoration:none;
  }
a:visited {
  color:#C0C0ff;
  text-decoration:none;
  }
a:hover {
  color:#FFFFFF;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#list
{
  background: url(listbg.png) no-repeat scroll top left;
  padding: 5px;
  padding-left: 14px;
  padding-top: 40px;
  position: relative;
  left: 5px;
  top: 0px;
  width: 180px;
  height: 280px;
  text-align: left;
  line-height: 1.6;
  z-index:1;
}
#newspost {
  background: url(newsbg.png) no-repeat scroll top left;
  padding: 5px;
  padding-left: 4px;
  padding-top: 3px;
  position: relative;
  left: 5px;
  top: 0px;
  width: 635px;
  height: 280px;
  text-align: left;
  line-height: 1.7;
  z-index:1;
}
#logo {
  padding: 5px;
  padding-left: 14px;
  padding-top: 40px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index:1;
}
#bottom {
  background: url(bottombg.png) repeat-x;
  margin: 0 0 0 0;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  z-index: 1;
  font-family: Arial;
  color: #FFFFFF;
  font-size: 12px;
}
#pageno {
  padding: 0px;
  padding-left: 0px;
  padding-top: 0px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 20px;
  line-height: 1.6;
  text-align: right;
  z-index: 1;
}
  