@charset "utf-8";
.background {
	background-color: #E8E8E8;
	background-repeat: no-repeat;
	height: 630px;
	background-image: -webkit-linear-gradient(270deg,rgba(228,228,228,1.00) 0%,rgba(235,235,235,1.00) 46.63%,rgba(244,244,244,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(228,228,228,1.00) 0%,rgba(235,235,235,1.00) 46.63%,rgba(244,244,244,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(228,228,228,1.00) 0%,rgba(235,235,235,1.00) 46.63%,rgba(244,244,244,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(228,228,228,1.00) 0%,rgba(235,235,235,1.00) 46.63%,rgba(244,244,244,1.00) 100%);
}

img {  
   border-style: none;
}
.auto_date {
	font-family: "Times New Roman";
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	color: rgba(143,143,143,1.00);
}
.design_credit {
	font-family: "Times New Roman";
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	color: rgba(143,143,143,1.00);
}
.copyright {
	font-family: "Times New Roman";
	font-size: small;
	text-align: left;
	text-decoration: none;
	color: rgba(143,143,143,1.00);
}
.slider_container {
	border: 3px solid rgba(233,36,41,1.00);
	background-color: rgba(143,143,143,1.00);
}
.rotator {
	text-align: center;
}
