body {
	background-color: #000000;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*----------Text Styles----------*/
.txt6 {font-size: 8px;}
.txt7 {font-size: 9.3px;}
.txt8 {font-size: 11px;}
.txt9 {font-size: 12px;}
.txt10 {font-size: 13px;}
.txt11 {font-size: 15px;}
.txt12 {font-size: 16px;}
.txt14 {font-size: 19px;}
.txt16 {font-size: 21px;}
.txt18 {font-size: 24px;}
.txt20 {font-size: 27px;}
.txt22 {font-size: 29px;}
.txt24 {font-size: 32px;}
.txt26 {font-size: 35px;}
.txt28 {font-size: 37px;}
.txt36 {font-size: 48px;}
.txt48 {font-size: 64px;}
.txt72 {font-size: 96px;}
.style2 {color: #666666}
.style3 {
	font-family: Chiller;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}



/*----------Link Styles----------*/
a:link {
	color: #CCCCFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCFF;
}
#wrapper {
	position:relative;
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	height: auto;
	min-height: 99%;
}
#header {
	width:780px;
	z-index:10;
	background-image: url(images/nchagsbanner5.jpg);
	position: relative;
	height: 120px;
}
#navwrapper {
	left:0px;
	width:779px;
	height:15px;
	z-index:9999;
	visibility: visible;
	vertical-align: top;
	position: relative;
	background-image: url(images/bg.jpg);
}
#contentwrapper {
	position: relative;
	width:780px;
	z-index:3;
	visibility: visible;
	background-image: url(images/filler.jpg);
	
}
#footer {
	position: relative;
	bottom: 0;
	width:780px;
	z-index:5;
	visibility: visible;
	left: 0px;
	background-image: url(images/bgimage.jpg);
	height: 300px;
	
}
#footer_sub {
	width:409px;
	height:14px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	left: 41px;
	top: 7px;
	visibility: visible;
}
#realfooter {
	left:0px;
	width:780px;
	height:20px;
	z-index:20;
	visibility: visible;
	background-image: url(nchags/images/bg.jpg);
	vertical-align: top;
	position: relative;
}


