body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
	background-color: #8F8F92;
}
.leftmargin {
	border: 0px;
	margin: 0px;
	padding-top:10px;
	padding-left:12px;
	float:left;
	width:145px;
	height:100%;
	background-color: #8F8F92;
	text-align:left;
	font-size: 0.8em;
	position:relative;
}
.leftmargin a {
	color: #FFFFFF;
}
.leftmargin a:hover {
	color: #FDBF57;
}
.leftmargin .sectionmenu {
	position:absolute;
}
.leftmargin .bottom {
	padding-top:340px;
	height:100%;
}
p {
	text-align:left;
}
a {
	text-decoration:none;
}
