#sidebar {
	background-image: url(images/sidebar_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C7C696;
}
#sidebar_content {
	line-height: 20px;
}
#sidebar_content p.sidebar{
	line-height: 16px;
	font-size: 10px;
}
#sidebar_content p.sidebar sm{
	font-size: 9px;
}
#footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	padding: 10px;
}
#footerbg a {
	color: #536C06;

}
a {
	color: #990000;
}


#bottomright_bg {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentarea {
	line-height: 17px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: #CECDA2;
	background-image: url(images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#darktable ul {
	margin-left: 10px;

}

ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	color: #314D31;
	font-size: medium;
}
#darktable {
	background-color: #BFBE8E;
	border: 1px solid #CECDA2;
}
.redhighlight {
	color: #993300;
}
#contentarea p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.image_border {
	background-color: #B9B88A;
	padding: 3px;
	border: 1px solid #87995D;
}

