/* ====================================================+
|   GLOBAL STYLES                                      |
+===================+=================================*/
#init               { background: url(../images/bg.jpg); width: 752px; margin: 20px auto; font: 15px Arial; text-align: center; }
#mainContent        { width: 752px; height: 450px; background: url(../images/SEAL.gif) no-repeat center; }

/* ====================================================+
|   HEADER STYLES                                      |
+===================+=================================*/
#header h1          { background: url(../images/logo.gif); width: 256px; height: 75px; margin: 0 auto; }
#header h1 span     { display: none; }

#header h2          { font: bold 40px Arial italic; }


/* ====================================================+
|   BODY STYLES                                        |
+===================+=================================*/
#main               { font-weight: bold; }