body {
	text-align: center;
	padding: 1em 0;
	font-size: 16px;
	color: #fff;
	font-variant: normal;
	background-color: #6ff;
}

#border {
	background-color: #c06;
	text-align: center;
	direction: ltr;
	color: #fff;
	border-top-style: hidden;
	position: absolute;
	top: 1px;
	right: -2px;
	left: 1px;
	font-size: 18px;
	width: 99.9%;
}

#title {
	font-size: 20px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

#program {
	text-align: center;
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	float: right;
	right: -2px;
	left: 0;
	top: 125px;
}

pressmain {
	color: #000;
	font-size: 5px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	top: 100px;
	float: right;
	right: -2px;
	left: 0;
	height: 100%;
	direction: rtl;
}

#link {
	direction: ltr;
	color: #fff;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: fixed;
	top: 5000px;
	float: right;
	right: -2px;
	left: 0;
}

#programs {
	text-align: center;
	direction: ltr;
	color: black;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: absolute;
	top: 200px;
	float: none;
	right: -2px;
	left: -5px;
}

#links {
	direction: ltr;
	color: #000;
	font-size: 18px;
	width: 99%;
	border-top-style: hidden;
	position: absolute;
	top: 690px;
	text-align: center;
	
}

#contact {
	top: 175px;
	color: black;
	font-size: 18px;
	text-align: left;
	direction: ltr;
	width: 100%;
	position: relative;
}

#minutes {
	top: 175px;
	position: relative;
	color: #000;
	font-size: 18px;
	text-align: left;
	direction: ltr;
	width: 100%;
}

#picture {
	position: relative;
	top: 175px;
}

#pressmain {
	background-color: #6ff;
	direction: ltr;
	color: #000;
	font-size: 18px;
	width: 100%;
	border-top-style: hidden;
	position: relative;
	top: 160px;
	float: right;
	right: -2px;
	left: 0;
	height: 100%;
	visibility: visible;
	vertical-align: top;
}

#years {
	top: 175px;
	position: relative;
	color: #000;
}

