body {
	font-family : "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	font-size: 0.9em;
	background-color: #0000FF;
}
.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: 12px;
	color: #FFFFFF;
	line-height: 130%;
	font-weight: bold;
}
.headtxt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339999;
}
.wrapper{
	position: relative;
	top: 30px;
	width: 960px;
	height: 1600px;
	left: 50%;
	margin-left: -470px;
	margin-right: 0px;
	border: 0px;
	border-color: #000000;
	background-color: #99FFFF;
    }
.navbox {
	position: absolute;
	top: 378px;
	width: 150px;
	height: auto;
	left: 4px;
	font: Bold 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #FF0000;
   }	

.box1{
	position: absolute;
	top: 90px;
	margin-left: 0px;
	margin-right: 0px;
	width: 381px;
	left: 45px;
	height: 110px;
    }
.box2 {
	position: absolute;
	top: 28px;
	margin-left: 0px;
	margin-right: 0px;
	width: 670px;
	left: 116px;
	height: 14px;
	color: #FFFFFF;
    }  
.box3 {
	position: absolute;
	top: 1016px;
	margin-left: 0px;
	margin-right: 0px;
	width: 925px;
	left: 22px;
	z-index: 9;
	height: auto;
    }  
.box4 {
	position: absolute;
	width: 82px;
	height: 37px;
	left: 453px;
	top: 86px;
	line-height: 150%;
	color: #FFFFFF;
	z-index: 6;
    }
.box5 {
	position: absolute;
	top: 199px;
	margin-left: 0px;
	margin-right: 0px;
	width: 302px;
	height: 54px;
	left: 636px;
	z-index: 5;
	color: #0000FF;
	border: 0px solid #ffffff;
    }  
.box6 {
	position: absolute;
	width: 326px;
	height: 271px;
	left: 270px;
	top: 312px;
	padding-left: 6px;
	color: #FF0000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
    }
.box7 {
	position: absolute;
	width: 760px;
	height: 64px;
	left: -135px;
	top: 1274px;
	line-height: 150%;
	font: bold 0.9em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0066CC;
    }
.box8 {
	position: absolute;
	width: 761px;
	height: 371px;
	left: 180px;
	top: 630px;
	color: #003366;
	font-weight: bold;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Verdana;
    }
.box9 {
	position: absolute;
	top: 1584px;
	margin-left: 0px;
	margin-right: 0px;
	width: auto;
	left: 384px;
	height: auto;
    }
.box10 {
	position: absolute;
	top: 333px;
	margin-left: 0px;
	margin-right: 0px;
	width: 163px;
	left: 710px;
	height: 138px;
	color: #000000;
    }
	
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; 
  font-size:12px; 
  background: transparent;}
a.nav:visited {
  color: #009de9; 
  font-size:12px; 
  background: transparent;}
a.nav:hover { 
  color: #FF0000; 
  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;}	
