/* ACAD - CSS Design by Chris Miller September 2009 */




#header
{
width: 900px;
height: 62px;
background-image:url(../images/acadbannervac.jpg);
float: left;
position:relative;

}




#petals
{
float: left;
width: 250px;
height: 100%;
clear: both;
background-image:url(../images/petalsvintageresized.jpg);
background-repeat:no-repeat;
background-color: #ffffff;
padding-top:650px;
}



#pagecontent
{
width: 650px;
height: 100%;
float:left;
background-color: #ffffff;

	
}

.extended
{
color:#FF0000;
}




