body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	background-image: url(../pix/homepix/gradient.jpg);
}
.txt1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
	line-height: 130%;
}
.txt2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 130%;
	font-weight: normal;
}
.txt3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.headtxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339999;
}
.wrapper{
	position: relative;
	top: 10px;
	width: 980px;
	height: 1300px;
	left: 50%;
	margin-left: -490px;
	margin-right: 0px;
	border: 0px;
	border-color: #000000;
	background-color: #ffefad;
    }
.navbox {
	position: absolute;
	top: 115px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	width: 360px;
	height: 210px;
	background-color: #FFFFCC;
	left: 48px;
	font: 12px Arial, Helvetica, sans-serif;
	border: 1px;
	border-color: #000000;
	border-style: solid;
	line-height: 15px;
   }	
.logobox{
	position: absolute;
	top: 1245px;
	margin-left: 0px;
	margin-right: 0px;
	width: 80px;
	left: 12px;
	height: 53px;
    }

.box1{
	position: absolute;
	top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	width: 422px;
	left: 403px;
    }
.box2 {
	position: absolute;
	top: 58px;
	margin-left: 0px;
	margin-right: 0px;
	width: 462px;
	left: 447px;
    }  
.box3 {
	position: absolute;
	top: 29px;
	margin-left: 0px;
	margin-right: 0px;
	width: 193px;
	left: 34px;
	z-index: 9;
	height: 50px;
    }  
.box4 {
	position: absolute;
	width: 881px;
	height: 799px;
	left: 65px;
	top: 352px;
	color: #000000;
	z-index: 6;
	font-family: Arial, "Trebuchet MS", Verdana;
	font-size: 100%;
	font-weight: bold;
    }
.box5 {
	position: absolute;
	top: 28px;
	margin-left: 0px;
	margin-right: 0px;
	width: 117px;
	height: 60px;
	left: 257px;
	padding-left: 10px;
	padding-right: 0px;
	z-index: 5;
    }  
.box6 {
	position: absolute;
	width: 795px;
	height: 280px;
	left: 168px;
	top: 975px;
	background-color: #7F7FB2;
	padding-left: 6px;
    }
.box7 {
	position: absolute;
	width: auto;
	height: auto;
	left: 119px;
	top: 650px;
	line-height: 150%;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
    }
.box8 {
	position: absolute;
	width: 802px;
	height: auto;
	left: 171px;
	top: 1284px;
	line-height: 130%;
	color: #003366;
	font-weight: bold;
	font-size: 12px;
    }
.box9 {
	position: absolute;
	top: 349px;
	margin-left: 0px;
	margin-right: 0px;
	width: 806px;
	left: 73px;
	height: 68px;
	background-color: #FFFFFF;
	z-index: 9;
    }
.box10 {
	position: absolute;
	top: 511px;
	margin-left: 0px;
	margin-right: 0px;
	width: 750px;
	left: 115px;
	height: 190px;
	background-color: #FFFFFF;
	z-index: 8;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 150%;
    }
	
.foxlink {
	position: absolute;
	top: 1282px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	left: 423px;
	height: auto;
	background-color: #6633FF;
    }
	
a:link {/*normal links in the text*/
  color: blue; 
  text-decoration : none; 
}
a:visited {
  color: #009de9; 
  text-decoration : none; 
}
a:hover { 
  color: #FF0000; 
  text-decoration : underline; 
}
 
a.nav:link {
  color: #009de9; 
  text-decoration : none; 
  font-weight: normal; 
  font-size:12px; 
  background: transparent;}
a.nav:visited {
  color: #009de9; 
  text-decoration : none;
  font-weight: normal; 
  font-size:12px; 
  background: transparent;}
a.nav:hover { 
  color: #FF0000; 
  text-decoration : none; 
  font-weight: normal; 
  font-size:12px; 
  background: transparent;}
a.navtot {/*the style for the actual page*/
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 14px; 
  background: transparent;}	
