#container {
	background-color: #000;
	width: 1045px;
	border: thick groove #999;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #900;
	float: left;
	width: 1045px;
}
#horTopNKC {
	float: left;
	width: 100%;
	background-color: #333;
	margin-left: 0px;
	padding-left: 0px;
	display: block;
}
#horTopNav {
	background-color: #960208;
	list-style-type: none;
	float: left;
	width: 100%;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: left;
	overflow: hidden;
	display: inline;
}
#horTopNav ul {
	background-color: #60F;
	float: left;
	width: 100%;
}
#horTopNav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #8E0208;
	text-align: center;
	float: left;
	list-style-type: none;
	font-size: 11px;
	line-height: 160%;
	overflow: hidden;
	font-style: normal;
	text-transform: uppercase;
	font-weight: bolder;
	padding-right: 14px;
	padding-left: 14px;
	background-image: url(../siteimages/nkctopbt.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 1px;
	margin-left: 1px;
	letter-spacing: 1px;
	text-decoration: none;
}
#horTopNav a:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FC0;
	display: block;
	float: left;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../siteimages/nkcdown.jpg);
	line-height: 160%;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 14px;
	padding-left: 14px;
	letter-spacing: 1px;
}
#mainContent {
	background-color: #FFF;
	width: 575px;
	border: 6px ridge #999;
	float: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#rightSide {
	background-color: #C8070F;
	float: left;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	width: 200px;
}
#leftside {
	float: left;
	width: 225px;
	background-color: #C40813;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#leftSideNav {
	background-color: #C40813;
	float: left;
	text-decoration: none;
	list-style-type: none;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
#leftSideNav a {
	background-color: #93040B;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	display: block;
	width: 97%;
	list-style-type: none;
	height: 100%;
	margin-left: 0px;
	line-height: 160%;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #600;
	border-bottom-color: #640005;
	background-image: url(../siteimages/arrow.png);
	background-position: 8px;
	background-repeat: no-repeat;
	text-indent: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#leftSideNav a:hover {
	background-color: #CC050A;
	text-decoration: underline;
	list-style-type: none;
}
#centerSection {
	background-color: #C8070F;
	float: left;
	width: 1045px;
	margin: 0px;
	padding: 0px;
}
#horTopNav a {
	float: left;
}
#footer {
	background-color: #C40813;
	float: left;
	width: 1045px;
	color: #FFF;
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 1px;
	padding-top: 5px;
	letter-spacing: 1px;
	line-height: 110%;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFF;
}
#subFooter {
	background-color: #900;
	float: left;
	width: 1045px;
	text-align: center;
	padding-top: 10px;
}
#meeting {
	width: 190px;
	margin-left: 10px;
	padding-top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 110%;
	font-weight: bold;
	color: #FFF;
	letter-spacing: 1px;
	margin-right: 0px;
	border: 4px double #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-color: #CC050A;
	float: left;
}
.footercenter {
	margin-right: auto;
	margin-left: auto;
}
.afooter {
	color: #600;
	text-decoration: underline;
}
body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #000;
}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.centerimagenoboarder {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #900;
}
h2 {
	font-size: 24px;
	color: #FFF;
}
h3 {
	font-size: 18px;
	color: #960208;
}
h4 {
	font-size: 18px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
h5 {
	font-size: 14px;
	color: #FC0;
}
h6 {
	font-size: 14px;
	color: #93040B;
}
.whitetxtbldct {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	line-height: 110%;
	color: #FFF;
	letter-spacing: 1px;
	width: 225px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.justifiedtext {
	text-align: justify;
	color: #000;
}
.smallheadlines {
	color: #640101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 115%;
}
.lefttab {
	font-weight: bold;
	text-decoration: underline;
}
.redboarder {
	border: 2px solid #990000;
}
.vendorindent {
	text-indent: 15px;
	display: block;
}
.boothblk {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bolder;
	color: #990101;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #840101;
	display: block;
	width: 400pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #840101;
	text-align: center;
}
#mainContentPP {
	background-color: #FFF;
	width: 535px;
	border: 6px ridge #999;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.logosleft {
	margin-right: 25px;
	margin-left: 250px;
	float: left;
	margin-top: 5px;
}
.logosright {
	margin-right: 100px;
	margin-left: 0px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
.logosrightCenter {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}
.revtext {
	font-weight: bold;
	color: #FFF;
	background-color: #C40813;
	font-size: 14px;
	line-height: 120%;
	text-align: center;
	display: block;
	border: 2px double #FFF;
}
.changeNotice {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC0;
	text-align: justify;
}
