  body{  margin:0;  padding:0;  background:#f9f9f9;  font-family:arial; font-size:16px;  color:#505f7c;}
  
  #wrapper{  text-align:center; }
  #container{ margin:0 auto; }
  #header{ height:239px;  background:url(../images2/header.jpg) no-repeat center; }
  
  #menu{  padding-top:15px; }
  #menu a{  font-size:14px;  color:#4b72ba;  text-decoration:none; }
  #menu a:hover{ text-decoration:underline;  } 
  #menu a.selected{  font-size:14px;  color:#4b72ba;  font-weight:bold; text-decoration:none; }
  #menu a.selected:hover{  text-decoration:none; }  
  
  img{ border:0;}
  
  #form{ height:1000px; width:1000px; background:url(../images2/form.jpg) no-repeat top center; margin:0 auto; padding-top:129px;}
  div.label{ text-align:right; float:left; width:500px; padding-top:4px;}
  div.input{ text-align:left; float:left; padding:5px 0 0 15px; height:42px; border:0;}
  div.clear{ clear:both;}
  input, select{ width:190px; height:23px; border:1px transparent; }
  textarea{ border:0;}
  
 
  #footer{ background:url(../images2/bk_footer.jpg) repeat-x; height:179px; text-align:center;}
