/* ====================================================+
|   GLOBAL STYLES                                      |
+===================+=================================*/
#init               { background: #fff; width: 752px; font: 12px Verdana; }
#logo               { background: url(../images/logo.gif) #1346ad no-repeat; height: 950px; width: 82px;
                      position: absolute; top: 10px; left: 675px; }


/* ====================================================+
|   HEADER STYLES                                      |
+===================+=================================*/
#header             { text-align: center; }
#header h1, #header h2
                    { margin: 0; padding: 0; }

#header h1          { font-size: 16px; }
#header h2          { font-size: 12px; }


/* ====================================================+
|   CONTENT STYLES                                     |
+===================+=================================*/
table               { width: 600px; }
td                  { vertical-align: top; }


/* ====================================================+
|   FOOTER STYLES                                      |
+===================+=================================*/
#submit             { text-align: center; width: 600px; }
#submit p           { border-style: dotted; text-align: center; padding: 20px; display: block; margin: 20px auto; }
