body {
  margin: 0;
  padding: 0;
}
a:link, a:visited {
  text-decoration: none;
  color: #00337f;
}
a:link:hover, a:visited:hover {
  text-decoration: none;
  color: #00337f;
}

div#Logo {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #c4ad7b;
  text-align: right;
  color: #ffffff;
}

a.Logo {
  font: 22px monospace;
  font-weight: bold;
  padding: 1em 1em 1em 1em;
  margin: 1em 1em 1em 1em;
  width: 100%;
  text-align: right;
  color: #ffffff;
}

div#HomePageMastHead {
  background-image: url('http://www.ticamembers.org/images/mast_subpg_1-extension.jpg');
  background-repeat: repeat-x;
}

div#HomePageMastHead a:img {
  border-width: 0;
}

/* Content Title */
h2.tancurve, h3.tancurve, h4.tancurve {
        height: auto;
        color: white;
        margin: 8px 8px 0px 8px;
        background-color: #9d8a61;
        text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
        font-size: 22px;
        background-repeat: no-repeat;
        background-image: url('http://www.ticamembers.org/images/tancurve.jpg');
        padding: 8px 0px 8px 0px;
}

div#HomePageBody {
   background-image: url('http://www.ticamembers.org/images/content-background.jpg');
   background-repeat: repeat-x;
   padding: 0;
   margin: 0;
}

div#HomePageContent {
   float: left;
   background-image: url('http://www.ticamembers.org/images/content-corner.jpg');
   background-repeat: no-repeat;
   background-position: 0px 0px;
   border-top: 2px solid #9d8a60;
   border-left: 4px solid #9d8a60;
   border-right: 4px solid #9d8a60;
   border-bottom: 4px solid #9d8a60;

}

div#HomePageText {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  /* background-image: url(images/ECF010922cs.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position: right top; */
  float: left;
  /* width: 60%; */
  margin: 0 2em 2px 1em;
}
div#HomePageFooter {
  clear: both;
  margin: 2em 1em 1em 1em;  /* top, right, bottom, left */
}

div#InfoPageText {
  /* font-family: Verdana, Helvetica, Arial, sans-serif; */
  /* background-image: url(images/ECF010922cs.jpg); */
  /* background-repeat: no-repeat; */
  /* background-position: right top; */
  float: left;
  /* width: 60%; */
  margin: 0 2em 2px 1em;
}
div#InfoPageFooter {
  clear: both;
  margin: 2em 1em 1em 1em;  /* top, right, bottom, left */
}

div#Showhall {
  float: top;
  /* width: 30%; */
  /* display: block; */
}
div#ShowhallCaption {
  /* float: right; */
  font-family: Verdana, Helvetica, Arial, sans-serif;
  text-align: center;
  font-size: x-small;
  margin: 0;
  padding: 0;
}
div.HomePageFooter {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  margin: 0 0 1em 1em;
  clear: both;
}


div.Content {
  margin: 0 2em 2px 1em;
}

