.border_bar_top {
	background-image: url(../images/top_gold_bar.jpg);
	height: 25px;
	width: 100%;
}
.header2 {
	background-image: url(../images/header_2.jpg);
	width: 100%;
}
.nav_bar_bg	{
	background-image: url(../images/nav_bar_bg.jpg);
	height: 25px;
	width: 100%;
}
.nav_bar_shadow {
	background-image: url(../images/nav_bar_shadow.jpg);
	height: 15px;
	width: 100%;
}
.right_border {
	background-image: url(../images/right_border.jpg);
	height: 100%;
	width: 10px;
}
.bottom_border {
	background-image: url(../images/bottom_border.jpg);
	height: 10px;
	width: 100%;
}
.copyright_bg {
	background-image: url(../images/gold_bar.jpg);
	height: 15px;
	width: 100%;
}
.gray_bar {
	background-image: url(../images/gray_bar.jpg);
	height: 5px;
	width: 100%;
}

