/* CSS Document */

A.navtextsm {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 9px; 
	font-family: Verdana;
}
A.navtextsm:visited {
	color: #FFFFFF;
}
A.navtextsm:active {
	color: #FFFFFF;
}
A.navtextsm:hover {
	color: #0099FF;
}
A.navtextsm:link {
	color: #FFFFFF;
}

A.navtext {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 11px; 
	font-family: Verdana;
}
A.navtext:visited {
	color: #FFFFFF;
}
A.navtext:active {
	color: #FFFFFF;
}
A.navtext:hover {
	color: #0099FF;
}
A.navtext:link {
	color: #FFFFFF;
}

A.navtextbig {
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px; 
	font-family: Verdana;
}
A.navtextbig:visited {
	color: #FFFFFF;
}
A.navtextbig:active {
	color: #FFFFFF;
}
A.navtextbig:hover {
	color: #0099FF;
}
A.navtextbig:link {
	color: #FFFFFF;
}

div.background
  {
  width: 100%;
  height: 500px;
  background: url('../images/greenback.jpg');
  border: 1px solid black;
  position:absolute;
  top:125px;
  }
div.transbox
  {
  width: 45%;
  height: 430px;
  margin: 30px 50px;
  background-color: #454958;
  position:absolute;
  left:20%;
  /* border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
  }
div.transbox p
  {
  margin: 30px 40px;
  /* font-weight: bold; */
  color: #FFFFFF;
  }

div.transboxgallery
  {
  width: 60%;
  height: 430px;
  margin: 30px 50px;
  background-color: #454958;
  position:absolute;
  left:20%;
  /* border: 1px solid black;
  /* for IE */
  filter:alpha(opacity=75);
  /* CSS3 standard */
  opacity:0.75;
  }
div.transboxgallery p
  {
  margin: 30px 40px;
  /* font-weight: bold; */
  color: #FFFFFF;
  }
  
div.picbox
  {
	width: 308px;
	height: 430px;
	margin: 30px 50px;
	background-color: #000000;
	position:absolute;
	left:67%;
	/*top: 206px;*/
  }	

#Layer5 {
	position:absolute;
	left:7%;
	top:400px;
	width:150px;
	height:141px;
	z-index:3;
	background-image: url(../images/pic1.gif);
}

#Layer1 {
	position:absolute;
	left:6%;
	top:45px;
	width:175px;
	height:175px;
	z-index:1;
	background-image: url(../images/logo.gif);
}
#Layer2 {
	position:absolute;
	left:24%;
	top:85px;
	width:606px;
	height:19px;
	z-index:2;
}
.txtstyle {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none; 
}
#Layer3 {
	position:absolute;
	top:630px;
	width:98%;
	height:41px;
	z-index:4;
}
.style2 {
	font-family: "Freestyle Script";
	color: #FFFFFF;
	font-size: 41px;
}
.titlestyle {font-family: Verdana; color: #FFFFFF; font-size: 24px; }

.style2sm {
	font-family: "Freestyle Script";
	color: #000000;
	font-size: 16px;
}

#Layer4 {
	position:absolute;
	top:690px;
	width:99%;
	height:20px;
	z-index:5;
}

#Layer6 {
	position:absolute;
	left:6%;
	top:226px;
	width:177px;
	height:22px;
	z-index:6;
}

.style4 {color: #FFFFFF; font-family: Verdana; font-size: 9px; }

