body {
	text-align: center;
	}

a {
	text-decoration: none;
	color: #000000;
	}

h1,h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h4 {
	font-size: small;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#banner-img {
	display: none;
	}

#banner h1 {
	font-size: small;
	text-align: center;
	margin: 0px;
	}

#banner h2 {
	display: none;
	}


p.techstuff {
	display: none;
	}

p.navi {
	display: none;
	}

form {
	display: none;
	}

img.left {
	float: left;
	margin-right: 7px;
        border:0px;
	}

img.right {
	float: right;
	margin:0px 0px 7px 7px;
        border:0px;
	}

.content {
	padding-top: 3px;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 100%;
	}

.content p {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 10px;
	}

.content blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-style: oblique;
	font-size: medium;
	text-align: left;
	line-height: 130%;
	padding: 15px;
	margin-left: 20px;
	margin-right: 20px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	border-right: 1px dotted;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	padding:5px;
	margin:0;
	border-top: 3px double;
	width:100%;
	}

.content h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: right;
	font-weight: bold;
	padding-bottom:5px;
	width:100%;
	margin:0px;
	border-bottom: 2px solid;
	}

.content h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin: 5px;
	width:100%;
	border-bottom: 1px solid;
	}

.content p.posted {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: right;
	line-height: normal;
	margin:5px 0px 10px 0px;
	clear: both;
	}

.content p.annotation {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	line-height: 125%;
	font-weight: normal;
	margin-left:20px;
	margin-right:20px;
	}

.search h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid;
	}

.search h3 {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin: 5px;
	border-top: 1px;
	}

.search p {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	font-weight: normal;
	line-height: 110%;
	margin: 5px 20px 5px 20px;
	}

.search p.posted {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	margin: 3px;
	}

.sidebar {
	display: none;
	}

.side {
	display: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

#powered {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px;
	}

textarea[id="comment-text"] {
	display: none;
	}

</style>