html, body
{
	height: 100%;
	font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #7c1f1b;
	background-color: #eae2cf;
	margin: 0px;
	padding: 0px;
}

.none
{
  margin: 0px;
  padding: 0px;
  border: none;
}

a.scl,
a.scl:link,
a.scl:visited,
a.scl:active
{
  float: left;
  font: normal normal normal 12px Verdana, Arial, Helvetica, sans-serif;
  color: #7c1f1b;
  background-color: #eae2cf;
  text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
a.scl:hover,
a.scl:focus
{
  color: #7c1f1b;
  background-color: transparent;
  text-decoration: none;
}


#gap
{
	height: 50%;
	width: 100px;
	margin-bottom: -275px;
	float: left;
}

#container
{
  width: 980px;
	height: 550px;
	clear: left;
	background-color: #eae1cf;
	margin: 0px auto;
	padding: 0px;
	border: none;
}

#content
{
  width: 980px;
	height: 461px;
	color: #7c1f1b;
	background-color: #eae2cf;
	margin: 0px;
	padding: 0px;
	border: none;
}

#content #imgLoading
{
  position: absolute;
  z-index: 0;
  width: 666px;
  height: 444px;
  line-height: 444px;
  text-align: center;
  color: #7c1f1b;
	background-color: #eae2cf;
	margin: 0px 0px 0px 56px;
	padding: 17px 0px 0px 0px;
	border: none;
}
#content #imgLrg
{
  position: absolute;
  z-index: 1;
  display: block;
  visibility: visible;
  width: 666px;
  height: 444px;
  text-align: center;
  color: #7c1f1b;
	background-color: transparent;
	margin: 0px 0px 0px 56px;
	padding: 17px 0px 0px 0px;
	border: none;
}
#content #ctnText
{
  display: none;
  visibility: hidden;
  width: 666px;
  height: 444px;
  text-align: center;
  color: #7c1f1b;
	background-color: #eae2cf;
	margin: 0px 0px 0px 56px;
	padding: 17px 0px 0px 0px;
	border: none;
}
#content #videoBoxContainer
{
  display: none;
  visibility: hidden;
  width: 666px;
  height: 444px;
  text-align: center;
  color: #7c1f1b;
	background-color: transparent;
	margin: 0px 0px 0px 56px;
	padding: 17px 0px 0px 0px;
	border: none;
}
#content #videoBox
{
  display: none;
  visibility: hidden;
  width: 666px;
  height: 444px;
  text-align: center;
  color: #7c1f1b;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border: none;
}
.ctnTextScroll
{
  width: 666px;
  height: 444px;
  overflow: auto;
  margin: 0px 0px 0px 0px;
}
#content #navLinks
{
  float: right;
  width: 239px;
	height: 199px;
	background-color: #eae2cf;
	margin: 0px;
	padding: 17px 0px 0px 0px;
	border: none;
}


#footer #imgLrg img.imgLrg
{
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer
{
  width: 980px;
	height: 89px;
	background-color: #eae2cf;
	margin: 0px;
	padding: 0px;
	border: none;
}

#footer #sclBar
{
background-color: #eae2cf;
  height: 71px;
  margin: 0px 0px 0px 56px;
  padding: 18px 0px 0px 0px;
  border: none;
}

#footer #imgTitles
{
  float: right;
  width: 239px;
	height: 89px;
	background-color: #eae2cf;
	margin: 0px;
	padding: 0px;
	border: none;
}
#footer #imgTitles img.imgTitle
{
  width: 239px;
	height: 89px;
	margin: 0px;
	padding: 0px;
	border: none;
}
