@charset "utf-8";
/* CSS Document */

/*Index Specific Divs ---------------------------------------------------------------------START-- */		

#aboutusContentLeft {
float:left;
height: 451px;
width: 617px;
overflow: auto;
padding: 10px;
}

#aboutusImageText{
padding: 5px;
}

#aboutusImageRight{
position:relative;
float:right;
}

p.styled:first-letter {
font-size: 3em;
font-family: "Edwardian Script ITC", "Brush Script MT", cursive;
}
p.styled:first-line { line-height: 100%;} 


/*Index Specific Divs -----------------------------------------------------------------------END-- */	