<!--

body {
	background-color: #999;
	background-image: url(http://www.genconhistory.com/images/bgimage.jpg);
	padding: 0;
	margin: 0;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;	
}
		
A {
	text-decoration: none;
	color: #646464;
}

A:hover {
	text-decoration: underline;
	color : #a56d6e;
}

ul {
	list-style-position:outside
}

li {
	margin-left:-24px
}

.bannertext {
	background: #7D5O19;
	color: white;
	text-shadow: black 0 px 0 px 5 px;
}

.title {
	font-weight: bold;
	font-size: 11pt;
	font-variant: small-caps;
	text-align: left;
}

.section {
	font-weight: bold;
	font-size: 10pt;
	font-variant: small-caps;
	text-align: left;
}

.foottext {
	font-size: 7pt;
	text-align: center;
}

.archives {
	font-size: 8pt;
}

.PostTitle {
	font-weight: bold;	
}

.PostFooter {
	font-size: 8pt;
}

#Post {
	padding-bottom: 5px;
	margin-bottom; 5px;
}

#center {
	color: #333;
	background-color: #fff;
	width: 770px;
	border: #a56d6e 1px solid;
	margin: 0px auto;
	padding: 3px;
	text-align: left; 
}

#centercontent {
	padding: 5px;
	width: 560px;   
}

#rightcolumn {
	padding: 5px;
	float: right;
	width: 170px;
}


#macfix {
	border: 0;
}

-->

