body {
	witdh: 95%;
	color: white;	 	
	background: #000033 url('images/back1.gif');
	background-repeat: no-repeat; 
   	background-position: top left;
	background-attachment: fixed;
}

#dcolum {
	margin: 5px auto 5px auto;
	width: 90%;
     	color: white;
}

#contents {
		margin-left: 150px;
}

#contents .menu {
	  text-align: center;
}

#contents .menu span {
	  margin: 5px;
}

#home .titlelogo h1 {
      background: #000033 url("images/toplogo.gif");
      height: 125pt;
      background-repeat: no-repeat; 
      background-position: top center;
}

#home .titlelogo h1 span {
      display: none;
}

#home .titlelogo h2 {
      background: #000033 url("images/10310010-2.gif");
      height: 150pt;
      background-repeat: no-repeat; 
      background-position: top center;
}

#home .titlelogo h2 span {
      display: none;
}

#home .counter { 
                 text-align: center;
 }

#home .colum {
      font-size: 150%;
      font-style: bold;
      border-width: 1px;
}

#home .intro {
      margin: 10px 0px 10px;
      padding: 5px;
      border-top: 1px solid white;
      border-bottom: 1px solid white;
}

#home .news span {
      display: block;
}

#home .news h3,h4 {
      display: inline;
}

#home .news .report {
      font-size: 90%;
}

.footer {
	text-align: center;
}

#bss2 {
      text-align: right;	
}