body {
	/* background: #1f1f1f url(images/main_bg.gif) top left repeat-x; */
	/* background-color:#1c1811; */
	/* background: #1c1811 url(images/brown_bg.gif) top left repeat-x; */
	/* background: #1c1811 url(images/wp_damask_008.jpg) top left repeat; */
	/* background: #1c1811 url(images/bg_gr.gif) top left repeat;  */
	/* background: #1c1811 url(images/wood.jpg) top left repeat; */
	background: #1c1811 url(images/wp_damask_008g.gif) top left repeat;
}
#header {
	/* background-color: #191f29; */
	background-color: #1A1F35;
	background: #373E2C url(images/green_bg.gif) top left repeat-x;
	border-top: 1px solid #819167;
}
#navigation_bar {
	background: #798862 url(images/navbar.gif) top left repeat-x;
}
#search_bar #s{
	background: #b3c193;
	border: 1px solid #99aa73;
	padding: 2px; margin: 0;
	color: #2a2a2a;
	font: 12px Arial, Helvetica, sans-serif;
}
#content {
	background: #ffffff url(images/content_bg.gif) top left repeat-x;
}
#blog {
	background: url(images/sidebar_bg_282.gif) top right repeat-y;
}
#footer {
	background: #1f1f1f url(images/footerbg.gif) top left repeat-x;
	border-top: 1px solid #3c3c33;
}
div.commentbox {
	background: url(images/comment_background.gif) top left no-repeat;
	margin: 8px 0;
	padding: 10px 0 0 0;
	position: relative;
	width:440px;
}
div.oddcomment {
	background: url(images/comment_background_odd.gif) top left no-repeat;
}