body {font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-color:#000000;}
	
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: 15px;
           text-decoration: none;
           font-weight: bold;
           color: #73C9FA}

.image {position: absolute;
	  margin-left: -285px;
	  left: 50%;
	  top:0px;
	  width:571px; 
	  height:400px;}

.textbox {position: absolute;
	  margin-left: -260px;
	  left: 50%;
	  top:400px;
	  width:500px;  
	  text-align: left;
	  z-index:3;  
	  padding: 5px; 
	  border-width: 3px; 
	  border-style: double; 
	  border-color: #73C9FA;}

.navlinks {position: absolute;
	  margin-left: -365px;
	  left: 50%;
	  top:385px;
	  width:600px;  
	  text-align: right;
	  z-index:3;  
	  padding: 0px; 
	  font-weight: bold;
          color: #73C9FA;
          font-size: 12px;}
a.navbarlinks {color:#73C9FA;
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 12px;
	 font-family: Tahoma,verdana,arial}
a.navbarlinks:visited{color:#73C9FA;
	 text-decoration:none;}	 
a.navbarlinks:hover	{color:#D1F3FC;
	 text-decoration: underline;}


a {color:#3081B6;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: verdana, Garamond, Book Antiqua;}
a:visited {color:#3081B6;}
a:hover  {text-decoration: underline;
           color: #D1F3FC;}
a:active  {text-decoration: underline;
           color: #D1F3FC;}

textarea,input,select {background:#000000;
	 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;} 
