.style-3gen
{
  border: 0px none;
  visibility: visible;
  width: 99%;
  background-color: transparent;
}

 .style-border
{
  border-width: thin;
  border: thin solid #FFFFFF;
  background: #FFFFFF url(../graphics/PHOTO-BACK.png);
  background-position-x: center;
  width: 250px;
  height: 100px;
  border-collapse: collapse;
  margin-bottom: 3px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  padding-top: 7px;
}

.style-phbdr {
  font-size: 14px;
  border-width: thin;
  border: thin solid #A38256;
  width: 250px;
  border-collapse: collapse;
  background: url(../graphics/PHOTO-BORDER.png)
}

.style-ytube {
  width: 250px;
  border-collapse: collapse;
}

.style1 {
  font-size: 14px;
  border-top-width: thin;
  border-right-width: 2px;
  border-bottom-width: thin;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #FFFFFF;
  border-right-color: #FFFFFF;
  border-bottom-color: #FFFFFF;
  border-left-color: #FFFFFF;
  background-color: #FFFFFF;
  width: 900px;
  background-image: url(../graphics/pbk.png);
  background-position-x: center;
}
a:link {
	color: #675234;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
    color: #675234;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
  scrollbar-face-color: #E0D6B3;
  scrollbar-track-color: #D9CDA2;
  scrollbar-arrow-color: #40361C;
  scrollbar-base-color: #EEEEEE;
  scrollbar-highlight-color: #F5F9FA;
  scrollbar-3dlight-color: #EEEEEE;
  scrollbar-shadow-color: #EEEAD0;
  scrollbar-darkshadow-color: #7C673F;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #D9CEA1;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  background-attachment: fixed;
  background-image: url(PAGE-BK1.jpg);
  background-position: top;
  background-position-x: center;
  background-repeat: repeat;
}

hr {
  color: #FFFFFF;
  width: 90%;
}

table {
  font-size: 14px;
  color: #504125;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}