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