.area
{
height:320px;
width:100%;
background-image: url(../images/homepage/area-background.png);
background-repeat: repeat-x;
}

#treeAndDancers
{
position:absolute;
background-image: url(images/homepage/background.png);
width:883px;
height:319px;
top:0px;
left:120px;
margin-bottom:-1px;
z-index:4;
}

#areaText
{
width:800px;
height:258px;
position:absolute;
top:50px;
left:35px;
}

#text{
font-size:120%;
font-family: arial, sans-serif;
z-index:5;
position:absolute;
width:460px;
top:80px;
left:80px;
color:#ffffff;
text-align:center;
}

#dancemovementLogo
{
z-index:5;
}
/*
#footerText
{
background-image: url(images/homepage/footer-text.gif);
width:716px;
height:27px;
position:absolute;
top:480px;
left:75px;
}
*/
