@charset "UTF-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8890B;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,94,0,0.46) 83.92%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,94,0,0.46) 83.92%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,94,0,0.46) 83.92%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,94,0,0.46) 83.92%);
}
#wrapper {
	width: 100%;
	min-width: 740px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f8890b;
	background-image: -webkit-linear-gradient(270deg,rgba(255,94,0,0.65) 0%,rgba(255,0,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,94,0,0.65) 0%,rgba(255,0,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,94,0,0.65) 0%,rgba(255,0,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,94,0,0.65) 0%,rgba(255,0,0,1.00) 100%);
}
#header {
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	text-align: right;
	padding-right: 41px;
	float: none;
	padding-top: 15px;
	border: 3px solid #151515;
	margin-top: 29px;
	margin-left: 23px;
	margin-right: 23px;
	margin-bottom: 16px;
	padding-bottom: 80px;
	text-shadow: 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 9px 3px #F07206;
	box-shadow: 0px 0px 9px 3px #F07206;
}
#header img {
	float: left;
	margin-top: -354px;
	border: 15px double #151515;
	margin-left: 110px;
	-webkit-box-shadow: 0 0px 46px 5px;
	box-shadow: 0 0px 46px 5px;
}
h1 {
	color: #151515;
	font-weight: 700;
	font-size: 57px;
	padding-bottom: 0px;
	margin-top: 26px;
}
h2 {
	padding-top: 0px;
	margin-top: -62px;
}
#main {
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 45px;
	padding-top: 24px;
	padding-left: 34px;
	padding-right: 34px;
	text-decoration: none;
	border: thick double #161514;
	margin-top: 41px;
	margin-left: 33px;
	margin-right: 33px;
	padding-bottom: 36px;
	text-align: center;
}
#article {
	float: none;
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	padding-left: 58px;
	padding-right: 41px;
	padding-top: 63px;
	border: thick double #151515;
	margin-top: 41px;
	margin-left: 64px;
	margin-right: 64px;
	margin-bottom: 113px;
	height: 273px;
	-webkit-box-shadow: 0px 0 40px 7px;
	box-shadow: 0px 0 40px 7px;
	padding-bottom: 114px;
	text-align: center;
}
#article img {
	float: right;
	padding-top: 104px;
	margin-top: -119px;
	padding-left: 39px;
	padding-right: 8px;
	margin-bottom: 39px;
}
#side {
	float: left;
	margin-left: 33px;
	padding-right: 71px;
	padding-left: 12px;
	padding-top: 1px;
	margin-top: -53px;
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 39px;
	text-align: center;
	margin-right: 33px;
	padding-bottom: 8px;
	border: thick double #151515;
	-webkit-box-shadow: 0px 0px 7px 4px;
	box-shadow: 0px 0px 7px 4px;
}
#side img {
	float: left;
	padding-top: 79px;
	padding-left: 48px;
	padding-right: 89px;
	padding-bottom: 17px;
	margin-bottom: 3px;
}
#side h4 {
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 59px;
	padding-left: 0px;
	text-align: center;
	margin-left: 48px;
	margin-right: 48px;
}
body footer {
	padding-top: 36px;
	color: #151515;
	font-family: source-serif-pro;
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	text-align: center;
}
