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-image:url(images/back-body.jpg);
	background-position:center 15px;
	background-repeat:repeat-y;
	background-color: #3B2610;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
}
h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
}
a,  a:link {
  color: #D9261C;
  text-decoration: underline;
  outline: none;
}
a:visited {
  color: #3B2610;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-image: url("images/back-page.jpg");
  background-position: top left;
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1000px;
}
#outerWrapper #header {
  background-image: url("images/header.jpg");
  background-position: left;
  background-repeat: no-repeat;
  border-style: none;
  height: 225px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
  width: 1000px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-image: url("images/back-left.jpg");
  background-position: top;
  background-repeat: no-repeat;
  border-style: none;
  float: left;
  padding: 0px 0px 0px 0px;
  width: 226px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 226px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #textarea {
	width: 640px;
	margin: 0px 0px 0px 30px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-image: url("images/footer.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  border-style: none;
  height: 32px;
  padding: 0px 0px 0px 0px;
  width: 926px;
}
#footer-contents {
	width: 700px;
	padding: 0px 0px opx 0px;
}
#footer_table {
	width: 600px;
	margin: 0px 0px 0px 50px;
}
#threephotos_bottom {
	width: 700px;
}
.cellpad {
	padding-left: 25px;
}
#flash {
	width: 335px;
	height: 225px;
	margin-left: 283px;
}
.photo-r {
	float: right;
	padding-left: 8px;
	border: none;
}
.foot-font {
	font-size: 11px;
	color:#666;
}
#bottom-photo-padding {
	padding-top: 10px;
}
.noborder {
	border:none;
}

