body {
	background-color : #FFFFFF;
	font-family : "Courier New", Courier, mono;
	color : #000088;
	margin: 0px;
	font-size: 1.01em;
}
.wrapper {
	position: absolute;
	top: 7px;
	width: auto;
	height: auto;
	left: 50%;
	text-align: left;
	margin-left: -400px;
	z-index: 2;
	visibility: visible;
}
.box1 {
	position: absolute;
	background: #000000;
	color: #ffffff;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	font-family : Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	left: 8px;
	top: 6px;
	visibility: visible;
    }
.box2 {
	position: absolute;
	margin-left: 420px;
	top: -9px;
	padding: 0px;
	width: 266px;
	height: 156px;
	left: -421px;
	z-index: 9;
	}
.box3 {
	position: absolute;
	top: 293px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 5px;
	width: auto;
	left: 1px;
	height: auto;
	z-index: 5;
	visibility: visible;
	background-color: #840084;
    }
.box4 {
	position: absolute;
	margin-left: 330px;
	margin-right: 20px;
	top: 1072px;
	width: 100px;
	left: -112px;
	height: 121px;
	z-index: 1;
	visibility: visible;
    }

.box5 {
	position: absolute;
	color : #000000;
	font-size: 1.2em;
	width: 767px;
	left: 14px;
	top: 1073px;
	z-index: 8;
	visibility: visible;
	height: 116px;
	font-weight: bold;
  }	
  .box6 {
	position: absolute;
	left: 227px;
	top: 330px;
	width: 530px;
	height: 545px;
	z-index: 9;
	font-weight: bold;
	color: #000000;
	font-size: 1.2em;
  }	
.box7 {/*links*/
	position: absolute;
	font-size: 1em;
	left: 320px;
	top: 1006px;
	width: 340px;
	height: 22px;
	z-index: 1;
	font-weight: bold;
  }	
.box8 {/*greyfox link*/
	position: absolute;
	left: 582px;
	top: 1334px;
	width: auto;
	height: auto;
	z-index: 3;
  }	
.box9 {/*counter*/
	position: absolute;
	background: #669900;
	color : #FFCC00;
	left: 754px;
	top: 637px;
	width: auto;
	height: auto;
	margin-left: 0px;
	margin-right: 0px;
	visibility: visible;
  }	

.navbox {/*button-like box for the left-side navigation*/
	font-size: 15px;/*readability for the links*/
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #003399;
	border-color: #FF6633;/*or, in shorthand, the three*/
	border-style: groove; /*border-properties would read:*/
	border-width: 2px;/*border: 2px groove #FF6633;*/
	padding: 1px;
	margin: 2px;
	font-weight: bold;
   }	
    
a:link {/*normal links in the text*/
  color: blue; 
  text-decoration : none; 
  background: #FFFFFF;}
a:visited {
  color: #FF0000; 
  text-decoration : none; 
  background: #FFFFFF;}
a:hover { 
  color: #999999; 
  text-decoration : underline; 
  background: #FFFFFF;}

    
a.nav:link {
  color: #FFFFFF; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:visited {
  color: #FF8C00; 
  text-decoration : none;
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.nav:hover { 
  color: #7FFFD4; 
  text-decoration : none; 
  font-weight: 600; 
  font-size:14px; 
  background: transparent;}
a.navtot {/*the style for the actual page*/
  color: #CDCDCD; 
  text-decoration: none; 
  font-weight: 600; 
  font-size: 14px; 
  background: transparent;}	
		
h1 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
