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

