body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}

h1 {
	background-image: url(fuzztop.png);
	text-indent: -9000em;
	display: block;
	height: 40px;
	width: 750px;
	background-repeat: no-repeat;
	}

/* LINKS
================================================ */

a:link {
	color: #0066FF;
	text-decoration: none;
	}
a:visited {
	color: #0066FF;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}

/* PAGE
================================================ */

#page {
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}

/* COVER
================================================ */

.cover {
	width: 750px;
	}

/* POST
================================================ */

.post {
	width: 750px;
	clear: both;
	padding-top: 1em;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 0.5em;
	}

/* TYPOGRAPHY
================================================ */

h2, h3, h4, strong {
	font-family: Arial, Helvetica, sans-serif;
	}

p {
	color: #333333;
}

/* FOOTER
================================================ */

#footer {
	width: 750px;
	clear: both;
	text-align: center;
	margin: 0;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #666666;
	}

.navlist {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	}
.navlist li {
	list-style: url(none) none;
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5px;
	}

/* OTHER
================================================ */

strong {
	font-family: Arial, Helvetica, sans-serif;
	}
.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}
.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}
img {
	border: none;
}

/* NO
================================================ */

hr {
	display: none;
	}
.barnav {
	display: none;
	}
.description {
	display: none;
	}

.hiddenservices {
	display: none;
	}
