.Picture
{
 position: absolute;
 top:          29px;
 left:        450px;
 z-index:       999;
}

.Picture2
{
 position: absolute;
 top:         144px;
 left:        450px;
 z-index:       999;
}

#footer 
{
  position:  absolute;
  top:         1800px;
  left:           0px;
  height:       75px;
}

#sidebar
{
  height:     1700px;
}

p
{
 margin:  0;
 padding: 0;
}

.CDAContent, .CDAContentFirst
{
  line-height:    20px;
  margin-bottom:  20px;
  margin-top:      0px;
  margin-right:   70px;
}
.CDAContentFirst
{
  margin-right: 150px;
  margin-top:    40px;
}

.VBAPicture
{
  background:  white;
  padding:          0;
  padding-bottom: 1px;
  padding-right:  1px;
}
.VBACaption
{
  font-size:     10px;
  line-height:   11px;
  padding-left:   3px;
  padding-bottom: 3px;
}
