body {
	background: #000
}

#wrapper {
	background: url(images/bg.jpg) repeat center top; 
}
#wrapper_bottom {
	background: url(images/bg_bot.jpg) no-repeat center bottom;
}
#wrapper_inside {
	background: url(images/bg_top.jpg) no-repeat center top;
}
#col_left {
	background: url(images/lcol_bottom.gif) no-repeat 28px bottom;
	min-height: 700px;
	height: auto;
	height: 700px;
}
#col_left_bot {
	background: url(images/lcol_top.gif) no-repeat top;
}
#col_left_hd {
	height: 79px;
	background: url(images/hd_text.gif) no-repeat;
}
/*#col_left_sides {
	background: url(images/lcol_sides.gif) repeat-y;
}*/
#mainlevelleftnav li {
	background: url(images/lnav_but_bot_off.gif) no-repeat bottom;
}
#mainlevelleftnav li a {
	background: url(images/lnav_but_top_off.gif) no-repeat top;
}
.leftnavlink_on {
	background: url(images/lnav_but_top_on.gif) no-repeat top!important;
}
.leftnav_on {
	background: url(images/lnav_but_bot_on.gif) no-repeat bottom!important;
}

#threecol_middle_content {
	background: url(images/rcol_drip_top.gif) no-repeat right top;
}
#threecol_middle_botdrip {
	background: url(images/rcol_drip_bot.gif) no-repeat 415px bottom;
}
span.article_seperator {
	background: url(images/hr_dots.gif) repeat-x center;
}
.photo_left {
	float: left;
	border: 1px solid #ccc;
	margin: 2px 20px 10px 0px;
}
.photo_right {
	float: right;
	border: 1px solid #ccc;
	margin: 2px 0px 10px 20px;
}
div.gall_bottom {
	background: url(images/galleryglow_bot.jpg) no-repeat bottom;
}
div.gall_top {
	padding: 16px;
	background: url(images/galleryglow_top.jpg) no-repeat top;
}
div.gall_sides{
	background: url(images/galleryglow_sides.jpg) repeat-y;
}