a.topnav:link,
a.topnav:visited,
a.topnav:hover,
a.topnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  align: center;
  font-size: 14px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .04em;
  padding: 5px 5px 5px 5px;
  line-height: 20px;
}

a.topnav:hover {
    color: #4474EA;
}
a.galnav:link,
a.galnav:visited,
a.galnav:hover,
a.galnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: center;
  font-size: 11px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .04em;
  padding: 5px 5px 5px 5px;
  line-height: 20px;
}

a.galnav:hover {
    color: #99AFDB;
}
a.bottom:link,
a.bottom:visited,
a.bottom:hover,
a.bottom:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #4474EA;
  align: center;
  font-size: 9px;
  font-style: ;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: .04em;
  padding: 3px 3px 3px 3px;
  line-height: 15px;
}

a.bottom:hover {
    color: #F3FC06;
}
.bodybgimage {
	background-image: url(Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image: url(Images2/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;


}
.navbg {
	background-image: url(Images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.mainbodybg {
	background-image: url(Images2/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftbodyborder {
	border-left-style: dashed;
	border-left-color: #999999;
	border-left-width: 1px;
}
.gallerytab {
	background-image: url(Images2/gallery.gif);
	background-repeat: no-repeat;
}
.leftsidefade {
	background-image: url(Images/leftsidefade.gif);
	background-repeat: repeat-y;
}
.bodyborder {
	border: 1px solid #666666;
}
.bodyborder2 {
	padding: 10px;
	border: 1px solid #999999;
}
.navbg2 {
	background-image: url(Images2/navbg.gif);
	background-repeat: repeat-x;
}
.headerbg {
	background-image: url(Images/headerbg.gif);
	background-repeat: no-repeat;
}
.leftfade {
	background-image: url(Images2/leftsidefade.gif);
	background-repeat: repeat-y;
	border-left-style: solid;
	border-left-color: #666666;
	border-left-width: 1px;

}
.rightfade {
	background-image: url(Images2/rightsidefade.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

a.indextopnav:link,
a.indextopnav:visited,
a.indextopnav:hover,
a.indextopnav:active  {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  align: right;
  font-size: 12px;
  font-style: ;
  text-decoration: none;
  font-weight: bold;
  letter-spacing: .05em;
  padding: 8px 2px 8px 2px;
  line-height:25px;
  
  
}

a.indextopnav:hover {
	color: #807F7F;


}.navmiddle {
	background-image: url(Images2/navmiddle.gif);
	background-repeat: repeat-x;
}

a.topnav:active   {
	background-image: url(Images2/navbg.gif);
	background-repeat: repeat-x;
}
.navborders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 666666;

}
