@import url(tgamnew.css);
@import url(type.css);
@import url(design.css);
@import url(gi_chewy-data.css);

body { 
	margin: 0; 
	padding: 0; 
}

@media handheld {
	body { 
		min-width: 0; 
	}
}

#chewy {
	min-width: 670px; 
}

#header,
#footer { 
	min-width: 770px; 
	width: 100%; 
}

