


@charset "utf-8";
/* Print Styles */
body { font-family: Georgia, serif; background: none; color: black;}
#wrapper { width: 100%; margin: 0; padding: 0; background: none;}
#header, #navigationLeft, #loginsection, #skiptocontent, #footer, .footermenus, .contentinfo2, .socialtools { display: none;}
#content a, #spots a { text-decoration: none; color:#000;}
/*#content a:after, #spots a:after                  { content: " [" attr(href) "] "; font-size: 10px;}*/

embed { display: none;}

#right a { text-decoration: none !important; color: #000 !important;}
#right img { display: block; clear: left;}

#content section { border-bottom: 2px solid #000;}


iframe {
   display: block;
   zoom: 1;
/*display: inline;*/
}



