html, body, textarea { color:#fafafa; background-image:url(img/back.jpg); font-size:16px; font-weight:normal; font-family:Arial, sans-serif; margin:0; }


#top               { position:relative; background-image:url(img/top.jpg); height:299px; width:1200px; left:50%; margin-left:-600px; top:0px; }
#top_lnk           { position:absolute; height:299px; width:800px; left:50%; margin-left:-400px; top:0px; border:0; }
#nav               { position:relative; width:1200px; height:48px; left:50%; margin-left:-600px; top:0px; background-image:url(img/nav_back.jpg); background-repeat:no-repeat; }
#main              { position:relative; width:1200px; height:auto; left:50%; margin-left:-600px; top:0px; background-image:url(img/main_tile.jpg); background-repeat:repeat-y; } 

#cont              { position:relative; width:800px; left:50%; margin-left:-400px; height:auto; top:40px; color:#fafafa; }
#bot               { position:relative; width:1200px; height:40px; left:50%; margin-left:-600px; top:0px; background-image:url(img/bot_tile.jpg); background-repeat:repeat-y; text-align:center; font-size:8px; white-space:nowrap; overflow:auto; }
#footer            { position:relative; height:144px; width:1200px; left:50%; margin-left:-600px; top:0px; text-align:center; background-image:url(img/footer_back.jpg); background-repeat:no-repeat; }

.navcenter         { position:relative; left:0px; top:0px; width:800px; left:200px; height:48px; text-align:center; }
.navdiv            { position:absolute; left:0px; top:0px; width:130px; line-height:48px; text-align:center; }
.cont_left         { position:absolute; left:0px; top:40px; width:380px; height:auto; }
.cont_right        { position:absolute; left:420px; top:40px; width:380px; height:auto; }
.flnk              { position:absolute; left:788px; top:24px; width:120px; height:30px; }
.flnk2             { position:absolute; left:678px; top:24px; width:100px; height:30px; }

.h1                { color:#fafafa; font-size:24px; font-weight:bold; font-family:Arial, sans-serif; }
.h2                { color:#fafafa; font-size:20px; font-weight:bold; font-family:Arial, sans-serif; }
.txtb              { color:#fafafa; font-size:16px; font-weight:bold; font-family:Arial, sans-serif; }

a                  { display:block; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-decoration:none; color:#fafafa; }
a:hover            { background-color:#2975b9; }

a.nav_lnk          { display:block; color:#fafafa; line-height:45px; font-family: Arial, sans-serif; font-size:14px; font-weight:bold; text-align:center; }
a:hover.nav_lnk    { display:block; color:#f9efd8; background-color:#222d4f; line-height:45px; font-family: Arial, sans-serif; font-size:14px; font-weight:bold;  text-align:center; }

a.nav_lnk_s        { display:block; color:#fafafa; line-height:45px; width:100px; font-family: Arial, sans-serif; font-size:10px; font-weight:bold; text-align:center; }
a:hover.nav_lnk_s  { display:block; color:#f9efd8; background-color:#222d4f; line-height:45px; width:100px; font-family: Arial, sans-serif; font-size:10px; font-weight:bold;  text-align:center; }

a.nav_lnk_s2       { display:block; color:#fafafa; line-height:45px; width:70px; font-family: Arial, sans-serif; font-size:10px; font-weight:bold; text-align:center; }
a:hover.nav_lnk_s2 { display:block; color:#f9efd8; background-color:#222d4f; line-height:45px; width:70px; font-family: Arial, sans-serif; font-size:10px; font-weight:bold;  text-align:center; }

a.footer_lnk       { display:inline; color:#417bae; font-size:14px; font-weight:bold; font-family:Arial, sans-serif; }
a:hover.footer_lnk { background-color:transparent; }