body { 
  background:#660000 url(http://www.cvcxvxcv.org/img/smooth_blueprint_gradient.png) 0 -10px repeat-x;
	padding:1em 0 1.5em 0;
}

h2 { 
  border-bottom:1px solid #ccc; 
  color:#333; 
  font-size:14px; 
  font-weight:bold; 
  text-transform:uppercase; 
  line-height:17px;
}

h3 { 
  color:#333; 
  font-size:14px; 
  font-weight:bold; 
  text-transform:uppercase;
}

h4 {
  color:#333;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  line-height:1;
  margin-bottom:0.5em;
}

a {
  font-weight:bold;
  text-decoration: none;
}

a:hover {
  text-decoration:underline;
}

.colborder {
  border-right:1px solid #DDDDDD;
}

.container { 
  width:750px; 
}

.box {
  background:#FF7373;
}

#main { 
	border-right:2px solid #222;
	border-bottom:2px solid #222;
  margin:0 auto;
  width:788px;
}

#main_content {
	background:#fff;
	border:2px solid #ccc;
  padding:12px 17px 17px 17px;
}
