

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

body { background:url(images/bg_thin__pokemon.jpg) #000000 repeat-x top; }
#bgWrap { background:url(images/bg__pokemon.jpg) no-repeat top center; }
#loginBar { background:#001438; color:#e6e5e5; }
#content { background:url(images/content-bg.gif) #001438 repeat-y left; }
#leftContent h2 { background:#001438; }
#rightContent span.breadcrumb { background:#001438; }
.bookmark { background:#001438; }
#loginBar input.button { background: url(images/button__pokemon.gif) no-repeat top left; }
#loginBar .button:hover { background: url(images/button-hover__pokemon.gif) no-repeat top left; }

