@charset "utf-8";
/* CSS Document 
links reletive to css document.
*/
a:hover{color:#666;}
a{color:#000;}

#links{
		background:url(../../images/links1.gif) repeat-x;
		background-color:#868682;
		padding-left:10px;
		padding-top:10px;
		height:40px;
		
		font-family:Arial, Helvetica, sans-serif;
		font-szie:20px;
	}
	#links a{color:#06C;}
	#links a:hover{color:#900;}

#login{font-size:24px;
		font-family:"Agency FB", "Arial", Times;
		text-align:center;
        
	}

#google{
	}
	
  h1{
	  font-family:"Agency FB", "Times New Roman", Times, serif;
	  letter-spacing:1px;
	  margin:0;
	  text-indent:10px;
	  font-size:28px;
	  color:#333333;
	  background:url(../../images/links.gif);}		 
		 		
#paypal{
	    float:right;
		}
			
			
			
			
			
			
			
			
#footer{ 
		 color:#666;
		 font-size:14px;
		 font:"Agency FB", "Times New Roman", Times, serif;
		 text-align:center;
		 }
			#footer a:hover{color:#888;}
			#footer a{color:#666;}	
