body {
font-family: sans-serif;
text-align:center;
background-image: url(atbg.png); background-position: top center; background-repeat:no-repeat; background-attachment: fixed;

margin:50px; 
padding:0px;}

#contpage {
margin-left: auto; 
margin-right: auto;
width: 600px;
   border-style: solid;
   border-width: 2px;
   border-color: #000000;
text-align: left;

   }

a img{border:none;}

#background {
   width: 100%;

   background-image: url(transparent.png) !important;  
   background-color: transparent !important;           
   background-image: none;                             
   background-color: #6699ff;                          
   filter:alpha(opacity=66);


   }

.item {width: 105px; border-style: solid; border-width: 2px; border-color: #99ccff; padding: 5px;  margin: 5px; background-color: #3366cc;}


#dummy { position: relative; }

#d2 { position: relative; }

#contemb { position: absolute; right: 32px; top: 10px; background-color: #336699; width: 120px; height: 400px;}

#conttext { position: relative; left: 15px; top: 15px; width: 420px; color:#ffffff; min-height: 500px; }

#contnav {position: absolute; left: 465px; top: 15px; width: 110px; color: #ffffff; text-align: right;}



#contfoot {border-top:solid 2px #000000; color: #ffffff; }


#at { font-size: 25px; }

a.ite:link { color: #000000; text-decoration: none;}
a.ite:visited { color: #000000; text-decoration: none;}
a.ite:hover { color: #6699ff; text-decoration: none;}
a.ite:active { color: #000000; text-decoration: none;}

a:link { color: #ffffff; text-decoration: underline;}
a:visited { color: #ffffff; text-decoration: underline;}
a:hover { color: #3366ff; text-decoration: none;}
a:active { color: #ffffff; text-decoration: underline;}

#error {color: #000000; padding: 10px; background-color: #ff9966; border: 1px solid #ff0000;}