

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

body { background:url(images/bg_thin__wow.jpg) #380d12 repeat-x top; }
#bgWrap { background:url(images/bg__wow.jpg) no-repeat top center; }
#loginBar { background:#1d010a; color:#e6e5e5; }
#content { background:url(images/content-bg.gif) #1d010a repeat-y left; }
#leftContent h2 { background:#1d010a; }
#rightContent span.breadcrumb { background:#1d010a; }
.bookmark { background:#1d010a; }
#loginBar input.button { background: url(images/button__wow.gif) no-repeat top left; }
#loginBar .button:hover { background: url(images/button-hover__wow.gif) no-repeat top left; }

