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: #C0AC7E;
  background-image: url("images/bg.png");
  background-repeat: repeat-y;
  background-position: top center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  color: #322B18;
  line-height: 18px;
  margin: 0px;
  padding: 0px;
}
h1 {
  color: #7B683C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
}
h2 {
  color: #7B683C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
}
a,  a:link {
  color: #322B18;
  text-decoration: underline;
}
a:visited, a:hover, a:focus, a:active {
  color: #7B683C;
  text-decoration: underline;
}
.BoldItalics {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.headingLargeLightIndent {
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	text-indent: 18px;
}
.headingLightIndent {
	color: #FFFFCC;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 25px;
}
.pagetitle {
  color: #7B683C;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 22px;
}
.photoName {
	color: #7B683C;
	font-size: 16x;
	font-weight: bold;
	line-height: 18px;
}
.textWmargins {
	color: #322B18;
	font-weight: normal;
	padding: 0px;
	float: none;
}
.boldbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #322B18;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.fontSmall {
	font-size: 11px;
}

#outerWrapper {
  margin: 30px auto 0px auto;
  width: 992px;
}
#outerWrapper #header {
  background: url("images/logo.png") no-repeat;
  padding: 0px 17px 4px 17px;
  text-align: right;
  height: 21px;
}
#outerWrapper #fma {
  background: url("images/header.jpg") no-repeat;
  height: 216px;
  padding: 0px;
}
#outerWrapper #topNavigation {
  background: url("images/nav.jpg") no-repeat;
  height: 65px;
  padding: 0 0 0 15px;
  }
#outerWrapper #topNavigation ul {
  margin: 0px;
  padding: 0px;
}
#outerWrapper #topNavigation li {
  margin: 0px;
  padding: 0px;
  display: inline;
}
#outerWrapper #topNavigation img {
  border-style: none;
}
#outerWrapper #topNavigation a:hover {
  background: none;
}
#outerWrapper #contentWrapper {
	background: url("images/body_bg_NoBreak.png") repeat-y;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn {
  background: url("images/leftcolumn.png") repeat-y;
  float: left;
  padding: 16px 29px 11px 29px;
  width: 221px;
  text-align: center;
}

#outerWrapper #contentWrapper #leftColumn .pics {
   border: #DED3BC 1px solid;
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 279px;
  padding: 20px 45px 20px 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
#contentMemberResults {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0;
	margin-right: 100;
	margin-bottom: 0;
	margin-left: 100px;
}
#contentWide {
	margin: 0 0 0 0px;
	padding: 20px 45px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#CenterNarrow {
	background: url("images/body_bg_NoBreak.png") repeat-y;
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	overflow: hidden;
}
#outerWrapper #footer {
  background: url("images/footer.png") no-repeat top;
  padding: 20px 10px 10px 10px;
  text-align: center;
}
.SubTitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #996600;
}
