/* CSS for History */
#literature h4, #history h4, .str {font-family:Georgia,"Times New Roman",Times,serif;}

#literature, #history {width:46%; font-size:.9em;}

#literature {
	float:left;
	padding-right:25px;
}

#history {
	float:right;
	padding-left:25px;
	border-left:3px dashed #e5e5e5;
}

#literature h3, #history h3 {color:#666; font-size:1.5em;}
#literature h4, #history h4 {margin:1em 0 .2em 0; font-size:1.4em; color:#000;}
#literature ul, #history ul {color:#999; margin:.5em .5em 0 1.5em;}
#literature li, #history li {list-style:square;line-height:normal; }
h4 a {color:#369 !important;}
h4 a:hover {color:#369;}
.old {color:#666;}
.str {font-size:1.2em; color:#c0c0c0; padding-right:10px; margin-bottom:.5em; line-height:normal; text-align: right; clear: both;}
.str a {color:#c00; text-decoration:none;}
.str a:hover {color:#000;}

#main {
	width: 960px;
}