body  {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCFF99;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

a:link {
	color: #6633CC;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	font-weight: 700;
	text-decoration: none;
}

h1 {
	font-size:28px;
	font-weight: bold;
}

h2 {
	font-size:24px;
	font-weight: bold;
}

h3 {
	font-size:20px;
	font-weight: bold;
}

.twoColElsLtHdr #container {
	width: 60em;
	background-color: #6633CC;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

.twoColElsLtHdr #header { 
	background: #6633CC;
	background-image: url(images/ntcw.gif);
	background-repeat:no-repeat;
	background-position: center;
	height: 232px;
} 

.twoColElsLtHdr #header h1 {
	margin: 0;
	text-indent: -9999px;
	padding: 10px 0;
}

.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 12em;
	background-color: #FFFFCC; 
	text-indent: 1px;
	color: #000000;
	padding: 15px 0;
	font-weight: 800;
	font-size: 12px;
}

.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColElsLtHdr #sidebar1 a{
	color: #6633CC;
	font-weight: 700;
	text-decoration: none;
}

.twoColElsLtHdr #sidebar1 a:hover{
	color: #00CCFF;
	font-weight: 700;
}

#mainContent {
	margin: 0 1.5em 0 11em;
	padding: 5px;
	background-color: #FFFFCC;
}

#mainContent a {
	color: #6633CC;
	font-weight: 700;
	text-decoration: none;
	padding: 3px;
}

#mainContent a:hover {
	color: #66CC33;
	font-weight: 700;
	text-decoration: none;
}
 
#footer {
	padding: 0 10px;
	background-color: #003300;
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: #ffffff;
} 

#footer p {
	margin: 0; 
	padding: 10px 0;
}

#footer a { 
	color: #66FF00;
	text-decoration: none;
}

#footer a:hover { 
	color: #00CCFF;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.style2 {
	font-size: 10px;
	font-weight:bold;
}

.style3 {
	font-size: 16px;
	font-weight:bold;
}

.style4  {
	font-size:18px;
	font-weight: bold;
}


.twoColElsLtHdr #sidebar1 { padding-top: 30px; }
.twoColElsLtHdr #mainContent { zoom: 1; padding-top: 15px; }