html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  color:#333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color:#000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  text-align:center;
  padding:10px auto 10px auto;
  letter-spacing:.2em;
  display:none;
}


a,  a:link {
  color: #da5242;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #904841;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #bf1c1c;
  text-decoration: underline;
}

a:focus {
  color: #bf1c1c;
}

a:active {
  color: #702922;
}

#outerWrapper {
  background-color: #333;
  margin: 10px auto 0 auto; 
  text-align: center; 
  width: 100%;
  border:1px solid #333333;
  height:1200px;
}


#outerWrapper #contentWrapper #contentHeader {
  margin: 0 0 0 0; 
  font-size:12px/14px;
  border-bottom:2px solid #999999;
  text-align:center;
}
#outerWrapper #contentWrapper #contentBody {
  margin: 0 0 0 0; 
  padding: 40px 30px 10px 30px; 
  font-size:12px/14px;;
}
#outerWrapper #contentWrapper #contentBody p {
	line-height:18px;
	font-size:14px;
	padding:10px 10px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFF99;
	}

#outerWrapper #contentWrapper #contentBody h2 {
  color:#333333;
  font-size: 14px;
  letter-spacing:.03em;
}
#outerWrapper #footer {
  background-color: #f9f1e1;
  border-top: solid 1px #cda98b; 
  padding: 10px 10px 10px 10px; 
}
#hostgator, #paypal {
	margin-top: 30px;
}
