/* page layout */
/* primary structure for any employer or applicant */

.xtr_spc{
	margin: 0 auto;   /* align for good browsers */
    width: 930px;
	height: 18px;	
	border: 0px solid green;
    padding:0px;
	/*background-image: url('/images/fullbodybk.jpg');
	background-repeat: repeat-y;*/

}

#logo_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid blue;
	background:#FFF2F0;
 	width:930px; 
	height: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	height: 42px;!important;
	background-image: url('/images/civi_hdr.jpg');  
	background-repeat: no-repeat;
	}
  #hdr_feedback{
    padding-right:15px;
    height:35px;
    width:110px;
  }
  #hdr_signout{
    padding-right:50px;
    height:35px;
    width:110px;
  }
  .hdr_link{
      padding-top:6px;
      float:right;
  }	


  



  