body {
	font: 0.8em Helvetica, sans-serif;
	line-height: 1.35em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: center;
	width: 800px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
}
#header {
	width: 800px;
	height: 120px;
	padding: 0;
	text-align: center;
	vertical-align: bottom;
	background: url('images/KitBizz-header.png') no-repeat center top;
}
#headerimg {
	width: 728px;
	height: 90px;
	visibility: hidden;
	text-align: center;
}
#menu {
	width: 728px;
	height: 30px;
	padding: auto;
	margin: 8px auto 0 auto;
}
#menuspan {
	padding: auto;
	margin: auto;
	color: #700;
	font: bold 1.3em TravellingTypewriter, Courier, monotype;
}
#menuspan a, #menuspan a:hover, #menuspan a:visited, #menuspan a:active {
	vertical-align: 0.15em;
	padding: auto;
	margin: auto;
	color: #700;
	font-weight: normal;
}
#content {
	margin: 15px auto 0 auto;
	width: 787px;
	//width: 810px;
	height: 450px;
	min-height: 70%;
	background: scroll #ffffff url('images/KitBizz-Website-Background.png') repeat-y right top;
	overflow: auto;
	text-align: left;
}
#words {
	text-align: justify;
	width: 450px;
	padding: 0;
	margin-left: 30px;
	//margin-left: 35px;
}
#content img {
	max-width: 400px;
	margin: auto auto auto 30px;
	border: 0;
}
#footer {
	text-align: right;
	padding: 0.5em;
	font-size: 0.85em;
	color: #666;
}
#image {
	position: fixed;
	width: 145px;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
	background: #ffffff url('images/side-image.php') no-repeat left center;
}
@font-face {
	font-family: 'TravellingTypewriter';
	src: url('TravelingTypewriter.otf') format('opentype');
}
.header {
	font: 1.2em TravellingTypewriter, Courier, monotype;
	margin-bottom: -0.5em;
	padding-left: 1em;
	color: #a00;
}
.meta, .feedback {
	font-style: italic;
	font-size: 0.9em;
}
.post-edit-link:before {
	font-weight: bold;
	content: " ~ ";
	padding: 0px;
}
a, a:hover, a:visited, a:active {
	color: #700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul li {
	list-style-type: none;
	margin-left: -15px;
}
ul li:before {
	font-weight: bold;
	padding-right: 10px;
	content: "~";
}
ul.menu {
	color: #700;
	font: bold 1em TravellingTypewriter, Courier, monotype;
	margin-left: -40px;
}
ul.menu li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
}
ul.menu li:before {
	font-weight: bold;
	content: " | ";
	padding: 0px;
	vertical-align: -0.15em;
}
ul.menu li.first:before {
	content: "";
}
