 		body{
 			background:url(test/backy8.jpg);
		 	background-attachment: fixed;
		 	font: 14px arial;
		 	text-align: justify;
		 	}
		 	
		 #wrapper{
		 	width:940px;
		 	padding-top:5px;
		 	margin-bottom:0px;
		 	background:#fff;
		 	margin-right:auto;
		 	margin-left:auto;
		 	border: 2px solid gray;
            
            -moz-border-radius-topright: 5px;
			-khtml-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-khtml-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			
			-moz-border-radius-bottomright: 5px;
			-khtml-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-moz-border-radius-bottomleft: 5px;
			-khtml-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
		 	}
		 h1{display:none;}
				 	
		 h2{text-align:center;
		 	background:#000;
            color:#fff;
            font: bold 17px arial;
		 	width:40%;
		 	padding:2px;
		 	margin-right:auto;
		 	margin-left:auto;
		 	-moz-border-radius-topright: 5px
		 	-khtml-border-radius-topright: 5px;
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-topleft: 5px;
			-khtml-border-radius-topleft: 5px;
			-webkit-border-top-left-radius: 5px;
			
			-moz-border-radius-bottomright: 5px;
			-khtml-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
			-moz-border-radius-bottomleft: 5px;
			-khtml-border-radius-bottomleft: 5px;
			-webkit-border-bottom-left-radius: 5px;
		 	 
		 	}
		 	
		 
		 h3{margin:20px;
		 font: bold 16px arial;
		  border-bottom: 2px solid gray;
		 	}	
		 	
		 p {margin:10px;}
		 	
		 form{
		 	text-align:center;
		 	}	
		 	
		 td {vertical-align:top;}
			
		 input {margin-right:10px;}
			
		 checkbox{margin:2px;}
	
		.headsup{
                padding-left:5px;
                padding-bottom:2px;} 
		.headsup a {text-decoration:none;
				border:none;
			}
		.header a {text-decoration:none;} 
		
		 .icons{
		 	padding-top:170px;
		 	padding-right:5px;
		 	float:right;
		 	}
		 
		 .navbar {
            position: relative;
            height: 34px;
            width: 912px;
            background: #ededed;
            padding: 14px;
            margin: auto auto;
            margin-bottom:30px;
            overflow: hidden;
            border-top: 2px solid gray;
            border-bottom: 2px solid gray;
            	}
            	
                .navbar li {
                    float: left;
                    list-style: none;
                }
                    .navbar li.back {
                        border: 2px solid #000;
                        background-color: #cc0000;
                        width: 9px;
                        height: 32px;
                        z-index: 8;
                        position: absolute;
                        
                        -moz-border-radius-topright: 5px;
						-khtml-border-radius-topright: 5px;
						-webkit-border-top-right-radius: 5px;
						-moz-border-radius-topleft: 5px;
						-khtml-border-radius-topleft: 5px;
						-webkit-border-top-left-radius: 5px;
			
						-moz-border-radius-bottomright: 5px;
						-khtml-border-radius-bottomright: 5px;
						-webkit-border-bottom-right-radius: 5px;
						-moz-border-radius-bottomleft: 5px;
						-khtml-border-radius-bottomleft: 5px;
						-webkit-border-bottom-left-radius: 5px;

                    }
                    .navbar li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: Fhepx;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: 11px 11px;
                    }
                        
                        
          		
                      
                     
			
			.footer{
                  	width:940px;
                  	height:auto;
                  	background-color:#ededed;
                  	border-top: 2px solid gray;
                  	margin-top:5px;
                  	align:center;
                  	padding-bottom:5px;
                  	padding-top:5px;
                  	-moz-border-radius-bottomright: 5px;
					-khtml-border-radius-bottomright: 5px;
					-webkit-border-bottom-right-radius: 5px;
					-moz-border-radius-bottomleft: 5px;
					-khtml-border-radius-bottomleft: 5px;
					-webkit-border-bottom-left-radius: 5px;
                  	
                  	}	
  
			
			.footnote{
				width:936px;
				margin-right:auto;
		 		margin-left:auto;
				text-align:right;
				
				font: 14px arial;
				color: #f5f5f5;
				}
			