/*
Glendale Quilt Guild Website
Design-Time Stylesheet

This stylesheet is for only Dreamweaver during "design time".
In other words, this stylesheet is used by Dreamweaver when in
Design view to corrent the display and make the page more
easily editable.
*/

.menu {
	display: none;
}
#col1 {
	padding: 0 44px 0 84px!important;
	width: 176px!important;
}
#col2 {
	padding: 0 44px 0 0 0!important;
	width: 199px!important;
}
#col3 {
	padding: 0 21px 0 0 0!important;
	width: 205px!important;
}
