html, body {
  margin:0;
  padding:0;
  height:100% }

body {
  background:#666666 url(/gfx/bg_top.png) repeat-x;
  color:#ffffff;
  font:9pt lucida sans unicode, lucida grande, verdana, arial, helvetica, sans-serif }

h1 {
  position:absolute;
  left:100%;
  top:83%;
  width:400px;
  height:300px;
  z-index:100;
  margin:-150px 0 0;
  padding:0 }

h1 a {
  background:url(/gfx/abcd_dove.png) no-repeat 0 0;
  position:absolute;
  display:block;
  left:0;
  top:0;
  overflow:hidden;
  margin:0;
  padding:300px 0 0;
  width:400px;
  height:0px !important;
  height /**/:300px; /* for IE5.5's bad box model */ }

h1 a { outline:none }

#buffer {
  width:1px;
  height:50%;
  background:transparent;
  margin-bottom:-15em;
  float:left }

#content {
  position:relative;
  left:50%;
  width:30em;
  margin:auto 0 auto -30em;
  clear:left }

#footer {
  position:absolute;
  width:100%;
  bottom:0;
  padding-bottom:1%;
  text-align:center;
  background:url(/gfx/bg_bottom.png) bottom repeat-x }

#footer p { margin:0; padding:0 }

#footer .art { font-variant:normal; }

#noswpat {
  text-align:center;
  margin-bottom:1% }

p { color:#c0c0c0; }

a:link, a:visited { color:#aa837d; }
a:link, a:visited { text-decoration:none }
a:hover { text-decoration:underline }

#content dl { margin-top:24px }
#content dl:after { content:"."; display:block; height:0; clear:both; visibility:hidden } * html #content dl { overflow:hidden; zoom:1 } 

html>body #content dl { background:#ffffff }
html>body #content dt, html>body #content dd { line-height:150% }

#content dt, #content dd { margin:0; padding:0 }

#content dt {
  width:4.8em;
  float:left;
  padding:0 0.2em 0;
  color:#000000;
  background:#ffffff;
  text-align:right }

#content dd {
  margin:0 0 0 5.4em;
  padding:0 0 0 0.4em;
  background:#666666 }

img { border:0 }

.country-name { display:none }
