html { 
	height: 100%;  
	background: url(./img/826_right_bg.gif) repeat-y top right;
	}
body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #fff; 
	font-family: Georgia, Palatino, Garamond, Times New Roman, serif; 
	background: url(./img/826_left_bg1.gif) repeat-y top left;
	height: 100% }
#top_bg { background: url(./img/826_top_bg.gif) repeat-x top center }
#left_bg { background: url(./img/826_left_bg.gif) repeat-y top left; min-height: 100%; }
#right_bg { background: url(./img/826_right_bg.gif) repeat-y top right; min-height: 100%; }
#dot_bg  { background: url(./img/826_dot_bg.gif) repeat-y 202px 0px; height: 100%; }
#bookmark_bg { background: #6E001B url(./img/826_bookmark_bg.gif) no-repeat top center }
#bookmark_bg1 { background: #6E001B url(./img/826_bookmark_bg1.gif) no-repeat top center }
#nav_bg1 { background: #343A46 url(./img/826_nav_bg1d.gif) repeat-x top center }
#nav_bg2 { background: url(./img/826_nav_bg2d.gif) no-repeat top right; width: 100%; height: 50px; float: right }
#nav_bg3 { background: url(./img/826_nav_bg3d.gif) no-repeat top right; width: 100%; height: 50px; float: right }

a:link { text-decoration: none; color: #89001A }
a:visited { text-decoration: none; color: #515578 }
a:active { text-decoration: none; color: #000 }
a:hover { text-decoration: underline; color: #000 }

#bookmark a:link, #bookmark a:visited, #bookmark a:active { color: #FFA500 }
#bookmark a:hover { text-decoration: underline; color: #fff }
#bookmark b, .simplepie h3 { font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif; }
.simplepie h3 { font-size: 10px; text-transform: uppercase; margin: 0; padding: 0 }

#left_sub_logo p { text-align: left; margin-top: 0; margin-bottom: 1em; font-size: 10px; color: #000; }
#bookmark p { color: #fff; font-size: 10px; margin-top: .5em; margin-bottom: .75em }

.simplepie { margin-bottom: 15px; padding: 0; }
.simplepie p { font-size: 10px; padding-left: 5px; text-indent: -5px; padding-bottom: 0px; margin-bottom: 0em; margin-top: 0em }

.hed { margin-top: 25px; margin-bottom: 15px; }
.hed1 { margin-top: 5px; margin-bottom: 15px; }

.entry { font-size: 14px; padding-bottom: 5px; }
.entry p { margin-top: .5em; margin-bottom: .5em }
.entry h1, h1 { font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif; font-size: 18px; font-weight: bold; margin: 0; }
.entry h2 { font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif; font-size: 10px; font-weight: bold; text-transform: uppercase; margin: 0; color: #8E8B6C }
.entry h2 .day { color: #59573D }

#footer { margin-top: 25px; margin-bottom: 50px }
#footer p { font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif; font-size: 10px; font-weight: bold }

.nextprev {
	font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 15px 0px 15px;
	}

.blogpic { float: right; padding-left: 15px; padding-bottom: 15px }

.img-right { 
	float: right; 
	padding-left: 15px; 
	padding-bottom: 15px; 
	}
.img-left { 
	float: left; 
	padding-right: 15px; 
	padding-bottom: 15px;
	}
.img-left img, .img-right img {
	border: 0px
	}

.pagebar {
	width: 150px;

	padding: 10px;
	background-color: #CBC8AE;
	}
.pagebar p {
	font-size: 12px;
	color: #000;
	margin-top: .5em; margin-bottom: .75em
	}
.pagebar h1 {
	font-family: Myriad Pro, Trebuchet MS, Lucida Grande, Verdana, sans-serif;
	font-size: 12px;
	color: #727053;
	text-transform: uppercase;
	margin: 0;
	}
	
.writinggallery {
	font-size: 16px;
	}
.writinggallery p {
	margin-top: .75em; 
	margin-bottom: .75em
	}