html {}

* {margin: 0 0 0 0; padding: 0;}
	
body { 
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999; 
    margin: 0;
	padding: 0; 
	text-align: center;
	}
	
	.h{display:none;}




#container {
	margin: 0px auto;
	height:auto;
	padding: 0;
	width: 444px;
	border: none;
	text-align: left;
	
	padding-bottom: 0px;
	position: relative;
	
	
}
	

#top_costr { 
			background:   url("../agw.jpg") no-repeat right top; 
			margin: 200px 0 0 0;
			width: 444px;
			height: 55px;
			
			}




#pageHeader span,#quickSummary .p1,#preamble h3 span,#explanation h3 span,#participation h3 span,#benefits h3 span,#requirements h3 span,#lselect h3 span,#larchives h3 span,#lresources h3 span,#extradiv3,#extraDiv4,#extraDiv5,#extraDiv6 {display:none;}
	


.logo_intro {

	width:63px; 
	height:44px; 
	margin:20px  0 0 180px;
	}
	/* make the actual link ZERO size and position relative
	the zero size stops the dotted border from displaying */
.logo_intro a {
   
	width:0;
	height:0;
	
    }
	/* move the link styling to the em and make it position absolute */
.logo_intro a em { 
   
	text-indent:-10000px;
	width:63px; 
	height:44px; 
	position:absolute; 
	background:#fff url(../entra2.jpg); 
	background-repeat:no-repeat;
	border:0px solid #ddd; 
	cursor:pointer; /* to set the pointer correctly as a link in IE */
	}
.logo_intro a:hover em {
    border-color:#000;
	background:#fff url(../entra.jpg); 
	}
	/* for IE to make the active/focus state work correctly */
.logo_intro a:active {
    color:#fff;
	}
	/* style the active/focus state */
.logo_intro a:active em, .logo_intro a:focus em {
    border-color:#c00;
	}
	
	
	
	
	
	.logo_intro2 {
	
	width:63px; 
	height:44px; 
	margin:20px 0 0 32px;
	}
	/* make the actual link ZERO size and position relative
	the zero size stops the dotted border from displaying */
.logo_intro2 a {

	width:0;
	height:0;

    }
	/* move the link styling to the em and make it position absolute */
.logo_intro2 a em { 

	text-indent:-10000px;
	width:63px; 
	height:44px; 
	position:absolute; 
	background:#fff url(../enter2.jpg); 
	background-repeat:no-repeat;
	border:0px solid #ddd; 
	cursor:pointer; /* to set the pointer correctly as a link in IE */
	}
.logo_intro2 a:hover em {
    border-color:#000;
	background:#fff url(../enter.jpg); 
	}
	/* for IE to make the active/focus state work correctly */
.logo_intro2 a:active {
    color:#fff;
	}
	/* style the active/focus state */
.logo_intro2 a:active em, .logo_intro2 a:focus em {
    border-color:#c00;
	}

