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("i/back-main.jpg");
  color: #000;
  font-family: Verdana, Arial, Helvetica, 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-size: 14pt;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #000;
  font-size: 12pt;
  font-weight: bold;
  line-height: normal;
}
a,  a:link {
  color: #009900;
  text-decoration: none;
}
a:visited {
  color: #009900;
  text-decoration: none;
}
a:hover {
  color: #004215;
  text-decoration: underline;
}
a:focus {
  color: #009900;
}
a:active {
  color: #009900;
}
#outerWrapper {
  background-color: #fff;
  background-image: url("i/back-content.jpg");
  background-repeat: repeat-y;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 770px;
}
#outerWrapper #header {
	background-color: #ddd;
	background-image: url("i/header.jpg");
	font-size: 14px;
	font-weight: bolder;
	height: 214px;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 770px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  float: left;
  padding: 0px 0px 0px 0px;
  width: 192px;
}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 192px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-image: url("i/back-footer.jpg");
  background-repeat: no-repeat;
  height: 49px;
  background-color:#999999;
  padding: 0px 0px 0px 0px;
}
.headertext {
	width: 425px;
	margin: 0px 0px 0px 260px;
	font-weight: 400;
	text-align: center;
	padding-top: 150px;
	padding-bottom: 5px;
}
.footerbox {
  width: 500px;
  text-align: center;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
}
#textarea {
  width: 500px;
  margin-left: 35px;
}
.text-box {
	width: 250px;
	padding: 5px 5px 5px 5px;
	float: right;
	clear: right;
	background-color: #CCCCCC;
	border: 1px solid #003300;
	margin-left: 5px;
}
.text-box2 {
	padding: 5px 5px 5px 5px;
	float: right;
	clear: right;
	background-color: #CCCCCC;
	border: 1px solid #003300;
	margin-left: 5px;
	margin-top: 25px;
}
.photo-right {
  float: right;
  padding-left: 5px;
  border: none;
}
.center {
  text-align: center;
}
