html, body, iframe {
   margin:0; /* remove any margins of the IFrame and the body tag */
   padding:0;
   height:100%; /* set height 100% so that it fills the entire view port*/
   width:100%;
   overflow-x:hidden;
}

iframe {
   display:block; /* force the iframe to display as block */   
   height:100%; /* assign 100% height */
   width: 100%; /* 1344px */
   border:0;
   overflow: auto;
}

a  {
outline:0;
} 
a:link {color: #ff8080 }
a:visited {color: #ff0000 }
a:active {color: #a05050 }

body {
background: #676886; 
background-image:url('./pics/layout/BG_bigtemplate.jpg');
background-repeat:repeat-y;
margin:0px;
padding:0px;
z-index:1;
 }

#but1 {
position:absolute;
top:0px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
z-index:8;
}

#but2 {
position:absolute;
top:94px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but3 {
position:absolute;
top:133px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}
 
#but4 {
position:absolute;
top:172px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but5 {
position:absolute;
top:211px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but6 {
position:absolute;
top:250px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but7 {
position:absolute;
top:289px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but8 {
position:absolute;
top:328px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but9 {
position:absolute;
top:367px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}

#but10 {
position:absolute;
top:406px;
left:0px;
margin:0px;
padding: 0px 0px 0px 0px;
}