@charset "utf-8";
/* CSS Document */

html {
	overflow-x: hidden;
}
body {
  background-color:#000000;
  margin:0;
  padding:8px 20px;
  font:10px "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#FFFFFF;
  font-size/* */:/**/small;
  font-size: /**/small;
  text-align:center;
}
select {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: x-small;
}	
a:link {
  color:#FFFFFF;
  text-decoration:none;
}
a:visited {
  color:#960;
  text-decoration:none;
}
a:hover {
  color:#F30;
  text-decoration:underline;
}
a img {
  border-width:0;
}

/* CONTENT
----------------------------------------------- */
#content {
  width:800px;
  margin:0 auto 0 auto;
  padding:0;
  background-color:#000;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-stretch:condensed;
  font-size:12px;
  color:#960;
  letter-spacing:.2em;
  
  
}

