@charset "UTF-8";
/* CSS Document */

* { margin: 0px; padding: 0px; }

body { background: #FFFFFF; color: #000000; font: 14px Helvetica, Arial, sans-serif; }

a { color: #CC6633; text-decoration: none; font-weight: bold; }
a:hover { color: #FF9900; }

em { font-style: normal; font-weight: bold; text-transform: uppercase; }

h1 { font-size: 24px; text-transform: uppercase; font-weight: normal; }

hr { height: 1px; display: block; margin: 10px 0px; border-bottom: 1px solid #000000; }

.wrap { width: 900px; margin: 0 auto; clear: both; }

.one_half_left { width: 440px; float: left; }
.one_half_right { width: 440px; float: right; }

.header { width: 900px; height: 350px; display: block; text-indent: -9999999px; background-image: url(cleanup_header.gif); }

.aabp_badge { width: 440px; height: 245px; display: block; text-decoration: none; text-indent: -9999999px; background-image: url(cleanup_aabp_badge.gif); }

.map a { display: block; width: 440px; height: 300px; text-decoration: none; text-indent: -9999999px; background-image: url(cleanup_map.gif); }
