body {	
	background-color: #000000;	
	margin: auto;	
	width: 700px;	
	text-align: center;
		}	
		
a, a:visited, a:active {
	color: #B3AE94;	
	text-decoration: underline;	
	font-weight: normal;	
	}
	
h1 {	
	font: 14px verdana;	
	font-weight: bold;	
	}	
	
h2 {	
	font: 16px verdana;	
	font-weight: bold;	
	padding: 5px;	
	color: #B69B86;	
	}	
	
#page {	
	width: 750px;	
	text-align: center;	
	}	
	
#header {	
	width: 750px;	
	height: 200px;	
	border-left: 1px solid #B69B86;	
	border-right: 1px solid #B69B86;	}	
	
.title {	
	padding-top: 20px;	
	background: url(dark.jpg) center no-repeat;	
	height: 180px;	
	width: 345px;	
	text-align: center;	
	float: left;	
	}	
	
.headercontent {	
	padding-top: 20px;	
	float: left;	
	width: 350px;	
	height: 180px;	
	font: 11px verdana;	
	color: #82a482;	
	line-height: 13pt;	
	text-align: left;	}	
	
.weblogtitle {	
	font: 24px georgia;	
	color: #82a482;	text-align: left;
			}		
			
.weblogsubtitle {	
	font: 20px georgia;	
	color: #82a482;	text-align: left;
			}		
			
#content {
	float: left;
	background-color: #000000;	
	font: 11px verdana;	
	color: #c3d5c3;	line-height: 13pt;	
	text-align: justify;	
	padding: 5px;	
	width: 500px;	
	border-left: 1px solid #B69B86;
	}	
	
#right {	
	width: 210px;	
	float: right;	
	text-align:top;
	}
.rightcontent1 {
	font: 11px verdana;
	color: #82a482;	line-height: 13pt;
	text-align: left;
	padding: 5px;	
	border-right: 1px solid #B69B86;
	border-bottom: 1px solid #B69B86;
		}
		
.rightcontent2 {	
	font: 11px verdana;
	color: #82a482;	line-height: 13pt;
	text-align: justify;
	padding: 5px;
	border-left: 1px solid #B69B86;	border-bottom: 1px solid #B69B86; border-right: none;
		}	

.rightcontent3 {
	font: 11px verdana;
	color: #c3d5c3;	line-height: 13pt;	
	text-align: left;	
	padding: 5px;	
	border-right: 1px solid #B69B86;	
	border-bottom: 1px solid #B69B86;	
	}	

.rightcontent4 {	
	font: 11px verdana;	
	color: #4d6f4d;	line-height: 13pt;	
	text-align: justify;	
	padding: 5px;	
	border-left: 1px solid #919AA4;	border-bottom: 1px solid #919AA4;
		}
.commentinput {
	border: 1px inset #888;
	background-color: #F8F8F8;
	font-size: 1.1em;
}
.commentform {
	font-family: "Verdana", sans-serif;
	color: #82a482;	line-height: 13pt;
	font-size: 12px;
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	margin-bottom: 1.5em;
	padding-bottom: 0.8em;
}
.commentbutton {
	border: 1px outset #888;
	background-color: #DDD;
}	
.date {	
	color: #B3AE94;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	line-height: 16px;	
	font-weight: bold;	
	float: right;
	}	

.date_linkdump {
	color: #666;
	font-family: georgia, verdana;	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	float: right;
	}	

.entryfooter {	
	color: #B3AE94;	
	font-family: georgia, verdana;	
	font-size: 11px;	
	line-height: 16px;	
	font-weight: normal;	
	text-align: right;	
	margin: 0px;	
	padding: 5px;	
	clear: both;
	}
	
.entryfooter_linkdump {	
	color: #B3AE94;	
	font-family: georgia, verdana;	
	font-size: 11px;	
	line-height: 16px;	
	font-weight: normal;	
	text-align:right;	
	margin: 0px;	
	padding: 6px 0px;
	}
