body {
	font: 100% "Times New Roman", Times, serif;
	background: #141315;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
 }

ul
	{
	list-style-image: url('images/bullet.gif');
	text-indent: +12px;
	list-style-position: inside;
	 }
li {
 	}

.oneColFixCtrHdr #container {
	width: 780px;
	margin: 0 auto;
	text-align: left; 
}

.oneColFixCtrHdr #header {
	background: #141315;
	width: 430px;
	padding: 42px 0 10px 0;
 }

#subhead {
	width: 191px;
	margin: -29px 0 0 578px;
	}

.oneColFixCtrHdr #mainContent {
	background: #fcf5d6;
	border: 2px solid #dfc481;
	height: 420px;	
}
#main {
	padding: 0 4px 4px 4px;
	font-size: 16px; }

#leaf {
margin-left: 100px;
}

#home {
	float: left;
	width: 430px;
	padding-right: 10px;
	}

.pks {
	text-align: center;
	font-style: italic;
	line-height: 1.1em;
	}

.oneColFixCtrHdr #footer {
	text-align: center;
	font: 65% Helvetica, Arial, sans-serif;
	padding: 54px 10px;
	background:#141315;
	color: #625753;
}

a:link {
	color: #625753;
	text-decoration: none; } 
	
.pks a:link {
	color: #625753;
	text-decoration: underline}

a:visited {}

a:hover {color: #dfc481;
	    text-decoration: none;}

a:active {text-decoration: none;}



