body { margin: 0; padding: 0; background: #FFFFFF url(../img/intro_background.gif) top repeat-x; text-align: center; }
#intro { text-align: center; margin: 0 auto; width: 980px; }
#intro_links { text-align: center; font-family: Tahoma; font-size: 11px; color: #21536e; padding: 5px 0 10px 0; }
a { text-decoration: none; color: #21536e; }
a:hover { text-decoration: underline; color: #21536e; }

img { border: 0; }

#popup { background: #DDDDDD; position: absolute; left: 50%; top: 50%; border: 2px solid #FFFFFF; font-family: Tahoma; display: none; }
#popupX { text-align: center; font-size: 25px; padding: 5px 5px 5px 5px; float: right; width: 30px; height: 30px; background: #000000; position: absolute; top: 0; right: 0; }
#popupX a { text-decoration: none; color: #FFFFFF; }
#popupX a:hover { text-decoration: underline; color: #FFFFFF; }
#popup2 { color: #000000; font-size: 13px; line-height: 20px; }