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 {
background-color: #fff;
	background-image: url(../img/bg-vertical.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
  color: #666666;
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

.header {
	text-align: center;
	vertical-align: top;
	
	height: 193px;
}
#outerWrapper {
		margin-left: auto;
	margin-right: auto;
	min-width: 800px;
	text-align: left;
	width: 800px;
}


#outerWrapper #contentWrapper #leftColumn1 {
  
 
  border-style: none;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 250px;
}
#outerWrapper #contentWrapper #content {
  color: #666666;
  font-family: Times New Roman, Times, serif;
  font-style: normal;
  margin-left: 250px;
}




#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
h1 {
  color: #AF1725;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 30px;
  font-weight:normal;
}
a:link {
	color: #E84F20;
	text-decoration: none;
	}
a:visited {
	color: #E84F20;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #666666;
	}
	
	
.gold a:link {
	color: #DC9C40;
	text-decoration: none;
	}
.gold a:visited {
	color: #666666;
	text-decoration: none;
	}
.gold a:hover {
	color: #666666;
	text-decoration: underline;
	}
.gold a:active { 
	color: #666666;
	}	
	
