body,td,th {
	text-align: center;	
	font: 11px/16px  Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 10px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #6D1E0D;
	font-weight: bold;	
}

a:hover {
	text-decoration: none; 
	font-weight: bold;	
}

h1 {
	display: none;
	color: #fff;
}

h2 {
	font: 180% arial, helvetica, sans-serif;
	margin: 0.5em 0 0.3em 0;
}

h3 {
	font: 120% aerial, helvetica, sans-serif;
	margin: 0.5em 0 0.3em 0;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:  url(gfx/history_background.jpg);
	background-repeat: no-repeat;
	height: 377px;
	width: 665px;
}

div#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	padding-left: 415px;	
}

div#footer {
	font-size: 9px;
}

