#sidebar
{
 font-size:     11px;
 line-height: 1.25em;
 height:       425em;
 width:        198px;
 border-right: 1px solid white;
}

#footer 
{
  position:  absolute;
  top:         4750px;
  left:           0px;
  height:       75px;
}

#content 
{
 position: absolute;
 top:          210px;
}

#divpic1
{
float:        right;
padding-left:  10px;
width:        208px;
height:       160px;
}

p
{
 margin:  0;
 padding: 0;
}

.Picture
{
 position: absolute;
 top:          60px;
 left:          18px;
 z-index:       999;
}
.Picture3
{
 position: absolute;
 top:          60px;
 left:        196px;
 z-index:       999;
}
.Picture2
{
 position: absolute;
 top:          60px;
 left:        337px;
 z-index:       999;
}
.Picture4
{
 float:       right;
 padding-left: 10px;
 border: 0px;
 z-index:       999;
}
.Picture5
{
 float:       right;
 padding-left: 10px;
 z-index:       999;
}

.CDATitle, .CDATitleFirst, .CDAItem, .CDAContentLink,
.CDAQuestion, .CDAQuestionFirst
{
  line-height:  1.25em;
  margin-bottom:   0px;
  margin-top:     0px;
  margin-right:   50px;
}
.CDATitle
{
  color:      #6D6152;
  font-weight: bolder;
  margin-top:    30px;
  margin-bottom: 10px;
}

.CDAQuestionFirst
{
  font-weight: bolder;
  margin-top:    40px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
}
.CDAQuestion
{
  font-weight: bolder;
  margin-top:    15px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
}
a.CDAQuestionLink
{
  color:        #6D6152;
  text-decoration: none;
  padding-left:     0px;
  font-weight:   bolder;
}
a.CDAQuestionLink:link    { color: #6D6152; }
a.CDAQuestionLink:visited { color: #6D6152; }
a.CDAQuestionLink:active  { color: #CE4433; }
a.CDAQuestionLink:hover   { color: #CE4433; }
   
.CDAContent
{
  margin-bottom:  10px;
}
.VBAPicture
{
  background:   white;
  padding:          0;
  padding-bottom: 1px;
  padding-right:  1px;
}
.VBACaption
{
  font-size:     10px;
  line-height:   11px;
  padding-left:   3px;
  padding-bottom: 3px;
}
