#Container {
	display: grid;
	grid-template-columns: 256px 512px 256px;
        grid-template-rows: 256px auto auto auto auto auto;
	margin-right: auto;
	margin-left: auto;
}

img#national {
        position: absolute;
        top: 10px;
        left: 10px;
}

#header_ {
        position: relative;
	grid-column-end: span 3;
	grid-row: 1;
	background: url(https://www.mcor-nmra.org/Banners/Banner43.jpg);
	background-repeat: no-repeat;
}
#nav_ {
        grid-column-end: span 3;
        grid-row: 2;
}

#nav_ ul.navi{
        display: grid;
        width: 100%;
        grid-template-columns: auto auto auto auto auto auto auto;
	padding: 0;
	margin: 0;
	background: none;
}
#nav_ ul.navi li{
	border-width: 1px;
	padding: 0 18px 0 5px;
	margin: 0;
	font: 14px Manrope, sans-serif;
}
#nav_ ul.navi li a{
	font: 14px Manrope, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	padding: 0 0 0 33px;
	font-weight: bold;
	margin: 0;
	width: inherit;
	letter-spacing: -1px;
	background-repeat: no-repeat;
	background-image: url('../page-images/button.png');
}
#nav_ ul.navi li a:hover{
	color: #FFFF99;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url('../page-images/button_over.png');
}
#left_ {
	grid-column: 1;
	grid-row: 3;
	background-image: url('../page-images/left.jpg');
	background-repeat: no-repeat;
}
#left_ h2{
	font: 24px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 65px;
}
#left_ h3{
	font: 22px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#left_ p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 65px;
	width: 160px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#left_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#left_ p span.bg{
	color: #799fbb;
}
#left_ p a{
	font: 18px Manrope, sans-serif;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#left_ p a:hover{
	background: no-repeat;
	color: #FFFF99;
	font-weight: normal;
	text-decoration: underline;
}

#center_ {
	grid-column: 2;
	grid-row: 3;
	background-image: url('../page-images/right.jpg');
}
#center_ h2{
	font: 24px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#center_ h3{
	font: 22px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#center_ table{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 10px;
	width: 460px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#center_ table span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#center_ table span.bg{
	color: #799fbb;
}
#center_ td {
	padding: 10px;
}
#center_ td a{
	font: 18px Manrope;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#center_ ul{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 65px;
	width: 160px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#center_ td a:hover{
	background: no-repeat;
	color: #FFFF66;
	font-weight: normal;
	text-decoration: underline;
}
#center_ p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 10px;
	width: 460px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#center_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0px;
}
#center_ p span.bg{
	color: #799fbb;
}
#center_ p a{
	font: 18px Manrope;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#center_ p a:hover{
	background: no-repeat;
	color: #FFFF66;
	font-weight: normal;
	text-decoration: underline;
}

#right_ {
	grid-column: 3;
	grid-row: 3;
	background-image: url('../page-images/left.jpg');
	background-repeat: no-repeat;
}
#right_ h2{
	font: 24px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 65px;
}
#right_ h3{
	font: 22px Manrope;
	color: #CCFF66;
	font-weight: normal;
	letter-spacing: -1px;
	word-spacing: 0em;
	text-indent: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#right_ ul{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 65px;
	width: 160px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#right_ p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 65px;
	width: 160px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#right_ p span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}
#right_ p span.bg{
	color: #799fbb;
}
#right_ p a{
	font: 18px Manrope;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#right_ p a:hover{
	background: no-repeat;
	color: #FFFF66;
	font-weight: normal;
	text-decoration: underline;
}
#right_ table{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0 0 0 10px;
	width: 460px;
	font: 18px Manrope, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	letter-spacing: 0px;
}
#right_ table span{
	color: #99CC00;
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 0px;
}

#footer1_ {
	grid-column-end: span 3;
	grid-row: 4;
	background-image: url('../page-images/footer1.jpg');
}
#footer2_ {
	grid-column-end: span 3;
	grid-row: 5;
	background-image: url('../page-images/footer2.jpg');
}

#footer2_  p{
	background: no-repeat;
	color: #DDE6C8;
	padding: 0;
	margin: 0 0 0 45px;
	width: 1024px;
	font: 16px Manrope, sans-serif;
	text-align: center;
}
#footer2_  p span{
	color: #DDE6C8;
	font-weight: bold;
}
#footer2_  p span.bg{
	color: #799fbb;
}
#footer2_  p a{
	font: 16px Manrope, sans-serif;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#footer2_  p a:hover{
	background: no-repeat;
	color: #FFFF66;
}

#footer3_ {
	grid-column-end: span 3;
	grid-row: 6;
	background-image: url('../page-images/footer3.jpg');
}
body {
	margin: 0px;
	background-image: url('../page-images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #475810;
}
