body	{background-color: #000000;
	    background-image: url("spryte_repbg.gif");
	    background-repeat: repeat;
	    color: #ffffff;}        

h1	{color:#8a72c1;
	 font-weight: bold;
	 font-size: 16px;
	 font-family: Garamond, Book Antiqua;
	 text-align: center;
	 text-decoration: none;}

h2	{color:#8a72c1;
	 font-style: italic;
	 font-size: 14px;
	 font-family: Garamond, Book Antiqua;
	 text-align: left;
	 text-decoration: none;
	 border-bottom:solid;
	 border-width:thin;}

textarea,input,select {background:#0E2044;
	 font-family:Tahoma,verdana,; 
	 font-size: 10px; 
	 color:#B3BAB5;
	 border-style:dashed;
	 border-width:thin;}

.trees {position:absolute; 
	  left:0px; 
	  top:0px;
	  width:950px; 
	  height:638px; 
	  z-index:1;   
	  padding: 0px; 
	  border: 0; }

.main {width:428px;  
	  z-index: 2;   
	  padding-top: 440px; 
	  padding-bottom: 20px;
	  padding-left: 20px;
	  padding-right: 20px;
	  border: 2px solid #882613;
	  color:#ffffff;
	  background-color: #000000;
	  background-image: url("spryte_bg.png");
	  background-repeat: no-repeat;
	  text-align: left;
	  font-family: Garamond, Book Antiqua, serif;
	  font-size: 12px;}


a {color:#beacde;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Garamond, Book Antiqua;}
a:hover  {text-decoration: underline;
           color: #FFFFFF;}
a:active  {text-decoration: underline;
           color: #FFFFFF;}


