body {
	font-family: "Courier New", Courier, mono;
	font-size: 0.8em;
	color: #000000;
	background-color: #FFFFFF;
}
p {
	color: #000000;
	line-height: 1.5em;
	text-align: left;
}
.Menu {
	color: #000000;
	text-align: right;
	vertical-align: top;
	font-size: 0.9em;
	text-transform: capitalize;
	line-height: 1.5em;
}
body a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
body a:hover {
	color: #888888;
}
.highlight {
	color:#888888;
}h1 {
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: right;

}
#divContentBG {
	width: 100%;
	padding: 0px 40px 20px 0px;
}
#imgFloatL {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.Legal {
	font-size: .8em;
	padding-top: 20px;
	text-align: center;
}
h3 {
	font-weight: normal;
	vertical-align: top;
}
.inspiration {width:197px;height:475px;padding:5px;}