
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: #99c8c0;
  background-image: url(Moda_images/sub_body_background.jpg);
  background-repeat: repeat-x;
  color: #2a2d2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color: #f4594e;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #f4594e;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
  color: #f4594e;
  font-size: 11px;
  line-height: 12px;
}
h4 {
  color: #f4594e;
}
h5 {
  color: #f4594e;
}
h6 {
  color: #f4594e;
}
a,  a:link {
  color: #00718b;
  font-weight: bold;
  text-decoration-line: underline;
}
a:visited {
  color: #3b6e72;
  font-weight: bold;
  text-decoration-line: underline;
}
a:hover {
  color: #007171;
  text-decoration-line: underline;
}
a:focus {
  color: #007171;
}
a:active {
  color: #034248;
}
#outerWrapper {
  background-color: #ffffff;
  border-left: solid 1px #ffffff; 
  border-right: solid 1px #ffffff; 
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  min-width: 800px;
  text-align: left; 
  width: 900px;
}
#outerWrapper #headers {
  background-color: #dfaa80;
  background-image: url(Moda_images/sub_header_background.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff; 
  color: #00718b;
  font-size: 18px;
  font-weight: bold;
  height: 125px;
  line-height: 15px;
  padding: 80px 0px 0px 20px; 
}
#outerWrapper #topNavigation {
  background-color: #ff9387;
  background-image: url(Moda_images/topnav_background.jpg);
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: solid 1px #ffffff; 
  color: #000000;
  font-weight: bold;
  height: 30px;
  padding: 5px 5px 0px 5px; 
}
#outerWrapper #contentWrapper {
  background-image: url(Moda_images/contentWrapper_bg.png);
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	border-left: solid 1px #7cbaaa; 
	float: right; 
	width: 170px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #feebdd;
  float: left;
  padding: 10px 10px 30px 10px; 
  width: 160px;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0;
	margin-right: 175px;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#outerWrapper #footer {
  background-color: #99c8c0;
  color: #ffffff;
  padding: 10px 0px 10px 10px; 
}

