/* history.css */

div#left_column {
        background-image:               url(../images/Gen_147_tree.png); 
        background-position:            12px 6px;
        background-repeat:              no-repeat;
}

div.large_box {
        height:                         350px;
}

div.medium_box1 {
        height:                         190px;
}

div.medium_box2 {
        height:                         185px;
}

div.center_body_text h3 {
	margin:				10px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
}

img.left_float {
	margin:				0px 0px 8px 6px;
}
