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

#top_back          { position:relative; top:0px; width:100%; height:254px; background-image:url(img/tile2.jpg); } 
#top               { position:absolute; background-image:url(img/top.jpg); height:254px; width:1110px; left:50%; margin-left:-555px; top:0px; }
#main_back         { position:relative; top:0px; width:100%; height:600px; background-image:url(img/main_back.jpg); background-repeat:repeat-x; } 
#main              { position:absolute; top:0px; width:1110px; height:600px; left:50%; margin-left:-555px; } 

#nav               { position:absolute; width:283px; height:580px; left:0px; top:0px; background-image:url(img/nav_back.jpg); background-repeat:no-repeat; }
#bild              { position:absolute; width:827px; height:169px; left:283px; top:0px; background-repeat:no-repeat; }
#cont_back         { position:absolute; width:827px; height:431px; left:283px; top:169px; background-image:url(img/cont_back.jpg); background-repeat:no-repeat; }
#cont              { position:absolute; width:700px; height:400px; left:60px; top:40px; }

#footer_back       { position:relative; top:0px; width:100%; height:110px; background-image:url(img/footer_back.jpg); } 
#footer            { position:absolute; line-height:110px; width:1110px; left:50%; margin-left:-555px; top:0px; text-align:center; }

.nav_over          { position:absolute; left:0px; top:0px; width:283px; line-height:50px; text-align:right; vertical-align:center; }

.h1                { color:#f0f0f0; font-size:26px; font-weight:bold; font-family:Arial, sans-serif; }
.h2                { color:#fafafa; font-size:18px; font-weight:bold; font-family:Arial, sans-serif; }
.footer_txt        { color:#417bae; font-size:14px; 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:#6ebbff; height:50px; width:283px; font-family: Arial, sans-serif; font-size: 16px; }
a:hover.nav_lnk    { background-image:url(img/nav_over.jpg); color:#ffffff; height:50px; width:283px; font-family: Arial, sans-serif; font-size: 16px; }

a.nav2_lnk         { display:block; color:#6ebbff; height:50px; width:283px; font-family: Arial, sans-serif; font-size: 12px; }
a:hover.nav2_lnk   { background-image:url(img/nav2_over.jpg); color:#ffffff; height:50px; width:283px; font-family: Arial, sans-serif; font-size: 12px; }

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

a.lnk_txt          { display:inline; color:#fafafa; font-size:14px; font-weight:normal; font-family:Arial, sans-serif; }
a:hover.lnk_txt    { color:#699fff; background-color:transparent; }