body {
	margin: 0;
	padding: 0;
	background: #bde478;
}

div, table, td, p {
	font-family: "Century Gothic", "Arial Black", Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #858585;
}

h1 {
	margin-top: 10px;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #bde478;
}

h6 {
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #bde478;
}

ol {
	font-size: 14pt;
	font-weight: bold;
	color: #bde478;
}

li {
	margin-bottom: 10px;
}

ul {
	list-style-type: none;
	list-style-image: url(/images/ncm_bullet.gif);
}

hr {
	height: 3px;
	border: 0;
	color: #bde478;
	background-color: #bde478;
}

img {
	border: 0;
}

label {
	margin-left: 4px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #858585;
}	

#content {
	width: 693px;
	background-color: #ffffff;
}

#navbox {
	float: right;
	border-left: 1px solid #bde478;
	padding-top: 18px;
}

#logo {
	padding-left: 42px;
	padding-top: 35px;
}

.navlink {
	width: 142px;
	padding-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

.normal {
	font-family: "Century Gothic", "Arial Black", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #858585;
}	

.highlight {
	color: #bde478;
	font-weight: bold;
}

.event {
	margin-top: 0px;
}

