@charset "utf-8";
/* CSS Document */
/* sitewide css file for thinkwebdesign.co.uk 
(includes css for: 
 resetting browser undohtml.css  - imported here
 pageStyle.css  for page styles  - to be imported here
 IE_styles.css for IE only styles linked from html using conditional statement)

ED would like to acknowledge the brilliant flying menu used by www.studio83.ch which has been used as inspiration here.


October 2009 Elizabeth Dell.
This is the first level css file */

@import url(undohtml.css);

@import url(pageStyle.css);/* - import once moved from internal style sheet*/




