#divNational {
	font-size: 12px;
	position: absolute;
	height: 60px;
	width: 172px;
	left: 595px;
	top: 28px;
	font-weight: bold;
	color: #000066;
}
#divPurpose {
	position: absolute;
	height: 200px;
	width: 400px;
	left: 160px;
	top: 262px;
	text-align: justify;
	font-size: 16px;
	padding: 10px;
}
#divAddress {
	font-size: 16px;
	height: 15px;
	width: 286px;
	left: 232px;
	top: 98px;
	position: absolute;
}
#divMeetings {
	width: 180px;
	left: 598px;
	top: 129px;
	position: absolute;
	visibility: visible;
}
#tableMeetings {
	font-size: 12px;
	height: 445px;
	width: 100%;
	border: medium solid #8080FF;
	font-weight: bold;
	visibility: visible;
	padding: 5px;
}
#divLogo {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 474px;
	top: 485px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #97E6FD;
	border-right-color: #03DFF1;
	border-bottom-color: #03DFF1;
	border-left-color: #97E6FD;
}
#divLogoCredit {
	height: 12px;
	width: 95px;
	left: 465px;
	top: 580px;
	position: absolute;
	font-weight: bold;
	text-align: center;
}
#divDesignCredit {
	height: 16px;
	width: 112px;
	left: 621px;
	top: 600px;
	position: absolute;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#divImage {
	position: absolute;
	height: 108px;
	width: 426px;
	left: 158px;
	top: 131px;
}
