h1 {
  margin:1.5em 0 .75em;
  font:"Gotham Light",Gotham,Helvetica,Sans-serif;
  font-weight:lighter;
  font-size:16px;
  text-transform:uppercase;
  letter-spacing:.05em;
  color:#fff;
  }

h2 {
  margin:1.5em 0 .75em;
  font:"Gotham Light",Gotham,Helvetica,Sans-serif;
  font-weight:lighter;
  font-size:12px;
  text-transform:uppercase;
  /*letter-spacing:.1em;*/
  color:#757575;
  }

h2 sidebar-title {
	text-align:center;
	color:#686868;
	}
	
h4 {
	color:#DE1010;
	background:#2A0F07;
	font-family:Helvetica, Arial, Sans-serif;
  	font-weight:100;
  	font-size:14px;
  	line-height:33px;
  	/*border-bottom: 1px solid #000;
  	border-top: 1px solid #000;*/
  	padding: 10px 20px 10px 20px;
  	margin: 30px 20px 30px 20px;
}

body {
  background:#1A1913;
  margin:0px;
  padding:0px;
  font:x-small Arial, Sans-Serif;
  text-align:center;
  font-size/* */:/**/small;
  font-size: /**/small;
  background-image: url(/images/bg_black.gif);
  background-repeat:repeat-x;
  font:Arial, Sans-serif;
  color:#999;
  /*line-height:1.6em;*/
  }
body p {
	padding-bottom:14px;
	line-height:24px;
	font-size:12px;
  	color:#999;
}


a:link {
  color:#DE1010;
  text-decoration:none;
  }
a:visited {
  color:#DE1010;
  text-decoration:none;
  }
a:hover {
  color:#DE1010;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

