			body {
				background: url(/i/bg_blog.jpg);
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
			}
			
			.BodyHeader {
				margin: 10px auto;
				width: 905px;
				height: 258px;
				background: url(/i/img_header.gif) no-repeat;
			}
			
			.Buttons {
				position: relative;
				top: 49px;
				left: 30px;
				_margin: 49px 0px 0px 30px;
			}
			
			.BtnPhilosophy a {
				display: block;
				width: 117px;
				height: 40px;
				background: url(/i/btn_philosophy.gif) no-repeat top left;
				float: left;
				margin: 0px 0px 0px 5px;
			}
			
			.BtnHome a {
				display: block;
				width: 117px;
				height: 40px;
				background: url(/i/btn_home.gif) no-repeat top left;
				float: left;
			}
			
			.BtnAbout a {
				display: block;
				width: 117px;
				height: 40px;
				background: url(/i/btn_about.gif) no-repeat top left;
				float: left;
				margin: 0px 5px 0px 5px;
			}

			.BtnBook a {
				display: block;
				width: 117px;
				height: 40px;
				background: url(/i/btn_book.gif) no-repeat top left;
				float: left;
			}
			
			
			.BtnSeminar a {
				display: block;
				width: 117px;
				height: 39px;
				background: url(/i/btn_seminar.gif) no-repeat top left;
				float: left;
				margin: 0px 5px 0px 5px;
			}
			
			.BtnArchive a {
				display: block;
				width: 117px;
				height: 39px;
				background: url(/i/btn_archive.gif) no-repeat top left;
				float: left;
				margin: 0px 5px 0px 5px;
			}
			
			.BtnTV a {
				display: block;
				width: 117px;
				height: 39px;
				background: url(/i/btn_tv.gif) no-repeat top left;
				float: left;
				margin: 0px 5px 0px 5px;
			}
			
						
			.BtnPhilosophy a:hover, .BtnAbout a:hover, .BtnBook a:hover, .BtnHome a:hover, 
			.BtnSeminar a:hover, .BtnArchive a:hover, .BtnTV a:hover {
				background-position: bottom left;
			}
			
			.BodyText {
				width: 905px;
				margin: 0px auto;
			}
			
			.BodyText .Head {
				width: 905px;
				height: 15px;
				background: url(/i/img_round_head.gif) no-repeat;
			}
			
			.BodyText .Text {
				width: 905px;
				background: #FFFFFF;
			}

			.BodyText .Foot {
				width: 905px;
				height: 15px;
				background: url(/i/img_round_Foot.gif) no-repeat;
			}
			
			.BodyText .Left {
				width: 190px;
				margin: 0 10px 10px 10px;
				float: left;
			}
			
			.BodyText .Center {
				width: 485px;
				_width: 465px;
				margin: 0 10px 10px 0px;
				float: left;
			}
			
			.BodyText .Center_wide {
				width: 885px;
				_width: 865px;
				margin: 0 15px 15px;
				float: left;
			}
			
			.BodyText .Right {
				width: 180px;
				margin: 0 10px 10px 10px;
				float: left;
			}
			
			
h1 {
	font-family: Georgia;
	font-size: 22px;
	margin: 0px 0px 5px 0px;
}


h2 {
	font-family: Georgia;
	font-size: 20px;
	margin: 0px 0px 8px 0px;
}

h3 {
	font-family: Georgia;
	font-size: 16px;
	margin: 0px 0px 8px 0px;
}

a {
	color: #4f0000;
}

a img{
	border: none;
}

a:hover {
	text-decoration: none;
}

.Left ul, .Right ul {
	padding: 0;
	list-style: none;
	margin: 0;	
}

.Left li, .Right li{
	paddding: 0;
	list-style: none;
	margin: 0px 0px 5px 0px;	
}

#wp-calendar {
	width: 160px;
	margin: 0px 0px 10px 0px;
}

#wp-calendar caption {
	font-size: 15px;
	font-family: Georgia;
	margin: 0px 0px 5px 0px;
}

#wp-calendar tbody {
	text-align: right;
}

.LeftBorder {
	border: 1px solid #eeeeee;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

.HorizontalRule {
	width: 100%;
	height: 1px;
	border-top:1px solid #eeeeee;
	margin: 15px 0px 15px 0px;
}

.alt {
	border: 1px solid #eeeeee;
	background: #f5f5f5;
	padding: 10px;
}

.commentlist li {
	margin-bottom: 15px;
}

p {
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}