/* style sheet for Hungary */



#h_mission
  {
    position: absolute;
    top: 75px;
    left: 63px;
    width: 95%;
    border-style: none;
    border-width: 1px;
    border-color: #000000;
  }

#h_mission h3
  {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    padding: 0px;
    margin: 0px;
  }

#h_misstate
  {
    width: auto;
    font-size: 10px;
    font-style: italic;
    padding-left:60px;
    padding-right:20px;
    line-height:140%;
  }

#h_misstable
  {
    padding: 0px;
    border-spacing: 0px;
  }

#flag_row
  {
    height: 90px;
  }

#flag
  {
    background-image: url(images/hungary-austria-flag.gif);
    width: 270px;
    background-position: center center;
    background-repeat: no-repeat;
  }

#left
  {
    position: absolute;
    left: 60px;
    top: 240px;
    padding-top: 0px;
    padding-left:0px;
    width: 350px;
    border-style: none;
    border-width: 1px;
    border-color: #000000;
  }

#right
  {
    position: absolute;
    left: 410px;
    top: 240px;
    float: left;
    padding-top: 0px;
    padding-left: 0px;
    border-style: none;
    border-width: 1px;
    border-color: #000FFF;
  }

#footer
  {
    position: absolute;
    top: 950px;
    left: 60px;
    width: 100%;
    font-size: 10px;
    font-weight: normal;
    padding-left: 2px;
    padding-right: 2px;
    text-align: center;
  }

.hungary
	{
	  font-family:verdana, arial, sans-serif;
	  font-size: 12px;
	  color:#000000;
	}

.image
	{
	  border-style:none;
          border-size: 0px;
	  border-color: #000000;
	
	}

.footer
	{
	  font-family:verdana, arial, sans-serif;
	  font-size: 9px;
	  color:#555555;
	  text-align: center;
	  padding-top: 50px;
	}