Great job, April! I love the layout, colors, everything. What an adorable lil "chick," too!
One thing - if you look clear up top on your Home page you will see some unclosed or extra code that is showing up (" /> " />), and the other pages (except Blog) have " />. Those need to be removed.
Also, as it does for Amy, I have to scroll horizontally to see everything. Adjusting the width on some of your div's would take care of that. Body is at 1006px, headerElements is 1115px, column widths, where the embedded flash is, is 900px, so could be reduced, etc. When I do a website, I most generally set the width of the
entire site at around 980px (allows for scrollbars in most browsers). Just a suggestion.
One great thing about your site is NO tables were used for layout - only X/HTML and CSS! I did a

when I looked at your code. You're a girl after my own heart.
HTH a bit,