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-attachment: fixed;
	background-color: #DB0030;
	background-image: url(../FAACE_3columns_images/bg6.jpg);
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
h1 {
  font-size: 24px;
  font-weight: bold;
}
h2 {
  font-size: 18px;
  font-weight: bold;
}
h3 {
  font-size: 14px;
  font-weight: bold;
}
h4 {
  color: #DD0000;
  font-size: 24px;
  font-weight: bold;
}
h5 {
  color: #DD0000;
  font-size: 18px;
  font-weight: bold;
}
h6 {
  color: #DD0000;
  font-size: 14px;
  font-weight: bold;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #DD0000;
  font-weight: bold;
  text-decoration: none;
}
a:focus {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper {
	background-color: #fff;
	border: solid thin #000000;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 900px;
	background-image: none;
	background-repeat: repeat-y;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	background-image: url(../../images/banner.png);
	border-bottom: solid 1px #666;
	font-size: 18px;
	font-weight: bold;
	height: 160px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	width: 900px;
}
#outerWrapper #topNavigation {
  background-color: #000000;
  border-bottom: solid 1px #666;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 25px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation a2 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:visited2 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:hover2 {
  color: #DD0000;
  font-weight: bold;
  line-height: normal;
  text-decoration: none;
}
#outerWrapper #topNavigation a:focus2 {
  color: #FFFFFF;
  font-weight: bold;
}
#outerWrapper #topNavigation a:active2 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a22 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:visited22 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:hover22 {
  color: #DD0000;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:focus22 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #topNavigation a:active22 {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #contentWrapper {
	background-attachment: scroll;
	background-image: url(../FAACE_3columns_images/3_cols.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
	border-right: none 1px #666;
	float: left;
	width: 220px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	width: 100px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 110px;
	margin-bottom: 0;
	margin-left: 270px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#outerWrapper #footer {
  background-color: #000000;
  border-top: solid 1px #666;
  color: #FFFFFF;
  font-size: 10px;
  font-weight: bold;
  height: 20px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
}
