@charset "utf-8";

body {text-align:center;}

#header {padding:.8em 1em; text-align:left;}
#header img {margin-left:.6em;}
#headerLinks {float:right; margin:1.4em 1.6em 0 0; padding:.2em .4em .1em .4em;}

#container {
	margin: 0 auto;
	text-align:left;
	width:75em; 
	overflow:auto;
	}

#content {float:right; width:60em; padding:1em 1em 1em 2.4em;}

#navigation {float:left;}

table {border-collapse:collapse; margin-bottom:1em;}
th, td {border:1px solid grey; padding:.4em;}

.float {float:right; clear:both; margin-left:1em;}
.frame {float:right; margin:0 0 1em 1.8em; padding:.4em; border:1px solid #ccc;}

.columns {float:left; width:27em; margin-bottom:1em;}
#leftCol {padding-right:1.6em;}
#rightCol {padding-left:1.8em; border-left:2px solid #ccc;}

#history #content img {margin:0 .8em .8em 0; padding:.5em; border:1px solid #ccc;}
#history #content hr {margin:1em 0;}

#footer {clear:both; height:100%;}
