@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 912px;
			}
#topnav			{
			background-image:url('../t_images/topnav.jpg');
			height: 40px;
			}
/* items for image map on header*/
#topnav a		{
			text-decoration:none;
			}
.hide			{
			visibility:hidden;
			}
#imap			{
			background-color: yellow;/* hack for IE padding*/
			filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);-moz-opacity: 0;/* hack for IE padding*/
			float: left;
			position: absolute;
			width : 600px;
			height: 90px;
			margin-left: 100px;
			margin-top: 40px;
			}
/* end of items for image map on header*/
#topnavin		{
			}
#header	
			{
			}
#headerin		{
			}
#header2		{
			background-image:url('../t_images/nacs_header.jpg');
			Width: 100%; 		
			height: 193px;	
			}		                       
#menu			{
			background-image:url('../t_images/navbar.jpg');
			Width: 100%; 		
			height: 63px;	
			}
#menuin			{
			float: right;	
			margin: 20px 10px 0px 0px;
			}
#contentwrapper		{
			background-image:url('../t_images/c_bkg.gif');
			background-color: #FFF;
			min-height: 400px;
			height: expression(400 + "px");
			}		
#content		{
			 margin: 0px 0px 0px 12px;	
			}
.leftcontent		{
			width: 192px;
			Padding: 0px 0px 0px 0px;
			}
.centercontent		{
			width: 448px;
			Padding: 5px 30px 0px 30px;
			}
.s_centercontent	{
			width: 650px;
			Padding: 0px 30px 0px 30px;
			}
.rightcontent		{
			width: 195px;
			Padding: 0px 0px 0px 0px;
			}
#footer			{
 			width:100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 55px;
			margin-right: auto;
			margin-left: auto;
			text-align: center;
			}
#footerin               	{
                        		text-align: -moz-center; /* text center for mozilla*/;
			Padding: 0px 0px 0px 0px;
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			background-color: #fff;
			}
#news_back		{/* background color for scroller*/
			background-color: #fff;
			}