body {
	background-color:#2c2c2c;
	font-family:helvetica, arial, sans-serif;
	color:#e9e9e9;
	letter-spacing:1px;
	

	
}

#content {

	text-align:left;
 	margin-left: 90px;
}

div.copyright {
	color: #AAAAAA; 
	font-family: helvetica, arial; 
	font-weight: normal; 
	font-size: 0.6em;
}

div.banner {
 
  position: fixed;
  top: 1px;
  left: auto;
  width: 320px;
  Height: 30px;
  right: 10px;
  z-index:2;

}

div.sidetitle {
 
  position: fixed;		
  text-align:justify;
  top: -13px;
  left: auto;
  width: 321px;
  right: 10px;
  z-index:1;


}
div.banner p {
  padding: 0.3em 0.4em;
  font-family: Helvetica, sans-serif;
  color: white;
}
