/* Set default font size and EMs to 24px */

html { font-size: 100%; }
body { font-size: 150%; }
table { font-size: 100%; }
html>body { font-size: 24px; }

#header { font-size: 12px; }

.subhome_left_col, .subhome_center_col, .subhome_right_col {
	height: 650px;
}	

.subhome_center_col {
	line-height: 1.2em;
}	