
/* Import the main css file */

@import url(/manhunter.css);



/* Red Dragon */

#rdPage										{ clear: both; width: 100%; text-align: center; padding: 10px 0px 0px 0px; }
.rdPage										{ width: 760px; color: #606060; background: #FFFFFF url(/gfx/core/760head.gif) no-repeat top; margin: 0px auto 0px auto; }
.rdFoot										{ clear: both; width: 760px; height: 100px; background: red; }


