html, body{height:100%}
body {
  font-family: Arial, sans-serif; 
  font-size:70%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.fullheight{height:100%;}

.shadowleft{background: url(images/shadowleft.jpg)}
.shadowright{background: url(images/shadowright.jpg)}
.contentleft{background: url(images/left_bg.gif)}
.contentright{background: url(images/right_bg.gif); background-color: #FFFFFF;}
.contentfull{background: url(images/whole_background.gif); background-color: #FFFFFF;}

.buttons
{ 
margin-left : 5px;
text-align : right;
margin-right: 5px;
}

.text
{ 
margin-left : 5px;
margin-right: 5px;
}

.leftcolumn{ 
margin-left : 5px;
margin-right: 5px;
}