a {
	color:#780707;
	text-decoration:none;
}
.header-bg {
	background: url(img/header-bg-red.png) repeat-y #780707;
	background-position:center;
}
.strip_line{
    background: #000;
}
#slides .pagination li a {
	background-image:url(img/pagination-red.png);
	background-position:0 0;
}
.header-page {
	background:url(img/page-bg-red.png) repeat-y center #780707;
}

ul.paging a.active, ul.paging a:hover, ul.paging a.current {
	background:#780707;
	color:#FFF;
}