#weblog_header {
	background : #99CC00;
	border-bottom : 2px solid #9D8C52;
	margin : 0px;
	padding : 10px;
height:110px;
}

#weblog_headerb {
	background : #99CC00;
	border-bottom : 2px solid #FFFFFF;
	margin : 0px;
	padding : 10px;
}

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

a:hover {
	color : #CBBF96;
	text-decoration : underline;
}


body {
	color : #000000;
	font-family : Tahoma, Arial, ·s²Ó©úÅé, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
	overflow-x:hidden; 
scrollbar-face-color: #99CC00;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D4DD9A;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #D4DD9A;
	scrollbar-darkshadow-color: #98AAB1;
}

h1 {
	font-size : 21px;
}

h2 {
	font-size : 16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-size : 13px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size : 12px;
	margin-bottom:0px;
	padding-bottom:0px;
}

h6 {
	font-size : 10px;
	margin-bottom:0px;
	padding-bottom:0px;
	color: #666;
	font-weight:normal;
}

p, pre, blockquote	{
	line-height : 15px;
	margin-top:5px;
		xborder:1px dashed #0ee;
}

#weblog_title{
	font-size : 22px;
	font-weight : bold;
}

#weblog_subtitle{
	font-size : 13px;
	font-weight : bold;
	font-style : italic;
}


#maincontent2 {
	background : #D4DD9A;
	font-size : 12px;
}
#maincontent {
	background : #FFFFFF;
	font-size : 12px;
}

#leftcontent {
	background : #FFF;
	border-right : 1px solid #666;
	float : left;
	margin-right : 15px;
	padding : 10px;
	width : 67%;
}

#commentcontent {
	background : #FFF;
	border-right : 1px solid #666;
	float : left;
	margin-right : 15px;
	padding : 15px;
	width : 67%;
}

#rightcontent {
	background : #563C16;	
	color : #FFFFFF;
	padding : 10px;
	margin-right : 10px;
	margin-left: 0px;
	height: 100%;
	float:right;
}

#rightcontentfont {
background : #756242;	
font-size : 12px;
	color : #FFFFFF;
	margin-right : 10px;
	margin-left: 10px;
}

#rightcontent p {
	font-size : 11px;
	line-height : 16px;
	margin-top:5px;
	padding:0px;
}

.entry_footer {
	text-align:right;
	font-size : 10px;
}



