body {font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #5C93BE;
	text-align: center;
	background-color:#A1D6FF;
	background-image: url('images/feathers-blue.jpg');
	background-repeat: repeat;}
	
P, TD  {text-align: left;
	font-size: 12px;}
.left  {text-align: left}
.top   {vertical-align: top}
.wf   {text-align:left;vertical-align: top;}

H1   {font-family: tahoma, verdana, arial;
           font-size: 14px;
           text-decoration: none;
           font-weight: bold;
           color: #5C93BE}

.image {position: absolute;
	  margin-left: -291px;
	  left: 50%;
	  top:0px;
	  width:583px; 
	  height:485px;}

.textbox {position: absolute;
	  margin-left: -291px;
	  left: 50%;
	  top:485px;
	  width:573px;  
	  text-align: left;
	  z-index:3;  
	  padding: 5px; 
	  background-color:#FFFFFF;
	  border-top: thin double #73C9FA;
	  border-bottom: thin double #73C9FA;
	  }

.navlinks {position: absolute;
	  margin-left: -315px;
	  left: 50%;
	  top:465px;
	  width:600px;  
	  text-align: right;
	  z-index:3;  
	  padding: 0px; 
	  font-weight: bold;
          color: #5C93BE;
          font-size: 12px;}
a.navbarlinks {color:#5C93BE;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 12px;
	 font-family: Tahoma,verdana,arial}
a.navbarlinks:visited{color:#5C93BE;
	 text-decoration:none;}	 
a.navbarlinks:hover	{color:#FAF99C;
	 text-decoration: underline;}


a {color:#76A241;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: verdana, Garamond, Book Antiqua;}
a:visited {color:#76A241;}
a:hover  {text-decoration: underline;
           color: #D1F3FC;}
a:active  {text-decoration: underline;
           color: #D1F3FC;}

textarea,input,select {background:#A1D6FF;
	 font-family: Tahoma,Verdana,Arial; 
	 font-size: 12px; 
	 font-weight: bold;
	 color:#3081B6;}

.copyright{position:absolute; 
        margin-left: -100px;
        left: 50%;
	bottom: 10px; 
	width: 200px; 
	height: 16px; 
	z-index: 9;
	color: red;
	font-size: 7.5pt;  
	font-family:Verdana, Arial, Helvetica, sans-serif;} 
