
   html, body {
                height: 100%;                                                                   
                margin: 0;                                                                     
                padding: 0;   
				background: url('../images/s-background.jpg') no-repeat center #000000;  } 
				
				a { color: #4296e2; text-decoration: none; }
				a:hover { color: #9f9f9f;}
				a img { border: none;}        
			
                                                              

        #push {
                visibility: hidden;
                width: 100%;
                height: 50%;                                                                     
                margin-top: -275px;    /* Half the height of div#blueBox. */
                float: left;
            }

       
			
		#title {
				width: 700px;
				height: 50px;
				margin: 0 auto;
				text-align: right;
				clear: both;
			}

			
		#splash {
                width: 200px;
                height: 130px;
				padding-left: 500px;
				padding-top: 370px;
				margin: 0 auto;
                clear: both;
				text-align: right bottom;
               
			   
                position: relative;
                top: -200px;
                position: static;
               

            }
			
		
				
	
		#enter {
				width: 200px;
				height: 500px;
				float: right;
				vertical-align:bottom; 
		}

	
		
h1 {font-size: 15px; font-weight: bold; color: #0e396b;} 
h2 {font-size: 12px; font-weight: bold; color: #000000;} 
h3 {font-size: 12px; font-weight: normal; color: #000000;}



ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 7px 0px 0px 0px; padding:0px 0px 0px 15px}



		





		
		
