/* CSS Document - Created by Zack Davis
for Webnoxious ©2007

LifeSteps Weight Managment

Master.css brings in other css pages.  If you would like to add another page to the site please use master.css instead of <link> tag in HTML

default.css clears all browser defaults.

type.css is for all classes used 

position.css is for all ID's used.

*/





@import url("default.css");
@import url("position.css");
@import url("type.css");
@import url("menu.css");

