.headerline { 
padding-top: 0px; 
width: 100%; 
position:fixed; 
top: 0px; 
} 

body { margin: 0px 0px 0px 0px;}

.leftbuttons { 
padding-top: 0px; 
width: 44px; 
position:fixed; 
top: 300px; 
left: 0px;
} 



body { background:#ffffff url('images/regbg.jpg') repeat-x center top; margin:0px auto; center}

.alignLeft { float:left; margin-right: 1em; }
.alignRight { float:right; margin-left: 1em; }