#bodyblock
{
  height: 860px;
}
#footerblock 
{
  top:          1000px;
  left:           0px;
  height:       100px;
}

.scrollingRegion
{
  position:  absolute;
  top:           10px;
  left:         175px;
  width:         100%;
}
.CDANewsLabel
{
  position:  absolute;
  left:           0px;
  top:            3px;
  color:      #6D6152;
  font-family: helvetical,arial,sans-serif;
  font-size:     10px;
  font-weight:   bold;
  text-transform: uppercase;
}

.CDANewsItem
{
  position:  absolute;
  left:           4em;
  top:            3px;
  color:      #6D6152;
  font-family: helvetical,arial,sans-serif;
  font-size:     10px;
}

.CDAFeaturesLabel
{
  position:  absolute;
  left:           0px;
  top:            6em;
  color:      #6D6152;
  font-family: helvetical,arial,sans-serif;
  font-size:     10px;
  font-weight:   bold;
  text-transform: uppercase;
}

.CDAFeaturesItem
{
  position:  absolute;
  left:        6.5em;
  top:         5.25em;
  width:        290px;
  color:      #6D6152;
  font-family: helvetical,arial,sans-serif;
  font-size:     10px;
}

.CDABarre
{
  position:  relative;
  top:             -5em;
  left:           25px;
  margin:           0;
  margin-top:     2px;
}

.AmericanArtsLogo
{
  position:  absolute;
  top:          400px;
  left:         250px;
  margin:           0;
}
.FocusWiseLogo
{
  position:  absolute;
  top:          400px;
  left:         360px;
  margin:           0;
}
.EtapestryLogo
{
  position:  absolute;
  top:          480px;
  left:         220px;
  margin:           0;
}
.DanceTeacherLogo
{
  position:  absolute;
  top:          650px;
  left:         375px;
  margin:           0;
}
.AmAirLogo
{
  position:  absolute;
  top:          470px;
  left:         450px;
  margin:           0;
}

a.CDALink
{
 color:        #CE4433;
 text-decoration: none;
 font-size:       11px;
}
a.CDALink:link    { color: #6D6152; }
a.CDALink:visited { color: #6D6152; }
a.CDALink:active  { color: #6D6152; }
a.CDALink:hover   { color: #CE4433; }
