body{background-color:#999999; margin:15px 0;}

body, p, td, th, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	line-height:1.5em;
	color:#000000;
}

@font-face {
  font-family: "Eurostile";
  src: url(/system/fonts/Eurostib.TTF) format("truetype");
}

p{margin: 0 0 1em 0;}

.clearThis{clear:both;}

/* BOX ELEMENTS */
.box{width:115px; height:100px; float:left;position:relative;}
.drk{background:#666666; z-index:500}
.lt{background:#999999;}

#content p{color:#BB0000; font-family:"Eurostile"; font-size:1em; font-weight:700;}

#footer p{float:left; width:auto; margin:0 15px; text-align:center; color:#ECEC00; font-size:.75em; font-weight:bold; letter-spacing:.15em;}
