a {
	color: #791F05;
	font-weight: bold;
	text-decoration: none;
}
#content_padding {
	padding: 0 15px 25px 15px;
}
.navbar_bg {
	background-color: #791E05;
	background-image: url(images/nav_bg_r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.navbox_bg {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 175px;
}
.rightside_bg {
	background-image: url(images/bg_rightside_r.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #DCD2AE;
}
.leftside-top_bg {
	background-image: url(images/bg_leftside-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.image-right {
	float: right;
	text-align: center;
	font-style: italic;
	margin-bottom: 10px;
}
.copyright {
	font-size: 11px;
	padding: 5px;
}
