			.frontpost {
				width:315px;
				height:212px;
				margin-bottom:15px;
				background-image:url('../images/frontpost.png');
				text-align:center;
			}
			.post {
				width:645px;
				background-image:url('../images/post.png');
				margin-bottom:15px;
				font-family:Georgia;
			}
			.frontposttitle {
				width:301px;
				height:74px;
				margin:auto;
				text-align:left;
			}
			.posttitle {
				background-image:url('../images/posttitle.png');
				height:100px;
				width:645px;
				text-align:center;
			}
			.frontposttitle a, .posttitle a {
				font-family:Georgia;
				font-size:14pt;
				color:white;
				text-decoration:none;
				margin-top:10px;
			}
			.posttitle a {
				font-size:24pt;
			}
			.frontposttitle a:hover, .posttitle a:hover {
				text-decoration:underline;
			}
			.frontposttext {
				width:301px;
				height:120px;
				font-family:Georgia;
				font-size:9pt;
				margin:auto;
				margin-top:7px;
				text-align:left;
			}
			.frontposttext a, .posttext a {
				color:#003300;
				font-weight:bold;
			}
			.posttext {
				width:620px;
				margin:auto;
				font-family:Georgia;
				font-size:11pt;
				text-align:justify;
			}
			blockquote {
				color:#006600;
				font-style:oblique;
				margin:0px 10px 0px 25px;
				text-align:justify;
			}
			.postmeta {
				width:645px;
				height:50px;
				background-image:url('../images/postmeta.png');
				clear:both;
				color:white;
				font-size:9pt;
			}
			.postmeta a {
				font-size:9pt;
				color:white;
				text-decoration:none;
				font-weight:bold;
				padding-left:5px;
				padding-right:5px;
			}
			.postmeta a:hover {
				text-decoration:underline;
			}
			.commentbox {
				width:620px;
				margin:auto;
				text-align:left;
			}
			.commentbox h3 {
				font-size:12pt;
				color:#006600;
				border-bottom:1px solid #888888;
			}
			.commentbox ol, .commentbox li {
				list-style-type:none;
			}
			.commentbox, .commenttext {
				font-size:10pt;
			}
			.commenttext {
				border-bottom:1px solid #888888;
			}
			.commentmeta {
				font-size:9pt;
				color:#006600;
				margin-top:3px;
			}
			.commentbox a {
				font-weight:bold;
				color:#006600;
				text-decoration:none;
			}
			.commentbox a:hover {
				text-decoration:underline;
			}
			.commentbottom {
				width:645px;
				height:10px;
				background-image:url('../images/commentbottom.png');
			}
			.posttop {
				width:645px;
				height:10px;
				background-image:url('../images/posttop.png');
			}
			.postbottom {
				width:645px;
				height:10px;
				background-image:url('../images/postbottom.png');
			}
			#posttools  {
				width:200px;
				height:200px;
				background-image:url('../images/posttools.png');
				margin-bottom:15px;
				text-align:left;
			}
			#posttools a {
				color:white;
				font-size:13pt;
				text-decoration:none;
				margin-left:15px;
				padding-bottom:15px;
			}
			#posttools a:hover {
				text-decoration:underline;
			}
			.allposttitle {
				width:621px;
				margin:auto;
				text-align:left;
				font-size:13pt;
			}
			.allposttext {
				width:621px;
				margin:auto;
				text-align:left;
				font-size:11pt;
			}
			.allpostmeta {
				width:621px;
				margin:auto;
				text-align:right;
				font-size:9pt;
				margin-bottom:5px;
				border-bottom:1px solid #888888;
			}
			.allposttitle a, .allpostmeta a {
				color: #003300;
				font-weight:bold;
				text-decoration: none;
			}
			.allposttitle a:hover, .allpostmeta a:hover {
				text-decoration: underline;
			}