/* ACAD - CSS Design by Chris Miller September 2009 */




#header
{
width: 900px;
height: 62px;
background-image:url(../images/acadbannerpurple.jpg);
float: left;
position:relative;
border-bottom-style:solid;
border-bottom-color:#FFFFFF;
border-bottom-width:1px;

}




#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;

	
}

.baselogo
{
text-align:center;
}

.mission
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
}





