Being developer its very hard to designing and Animate the thing... Are there any animation libraries (like WPF themes) available out there for WPF ??
Well even though i disagree with you.. because i am a developer and i am really enjoying the design/animation part in wpf..
Here are some Libraries and coding examples/controls for your use:
1) http://www.codeplex.com/fluidkit (it is in source form )..
2 ) http://www.codeproject.com/script/Articles/MemberArticles.aspx?amid=569009 (check Sacha Barber's projects on codeProject.com .. u will find alot of intersting customed controls and animated ones..
3) http://www.drwpf.com/blog/ is another great contributor .. he has some nice customed controls and animations...
and just in case you never used codeproject/ search... the link above lists a good amount of wpf animation tools/controls and even "tutorials" in case u felt like spending some of ur time learning something new
5)http://www.codeproject.com/KB/silverlight/carousel.aspx?msg=2845588 , 3d image carousal, even though the project is for Silverlight..but the control implementation is pretty much the same i believe..
Edit: Adding more links to whatever animated controls/animations i can find :)