@import url(01.font.css);


#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 900px;
			}
#topnav			{
			}
/* 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; -khtml-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	
			{
			background-image:url('../t_images/header.jpg');
			height: 62px;
			}
#headerin		{
			}		                       
#menu			{
			background-image:url('../t_images/navbar.jpg');
			width: 100%; 		
			height: 55px;	
			}
#menuin			{
			padding-left: 50px;	
			}
#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-color: #fff;
			width: 100%;
			min-height: 400px;
			height: expression(400 + "px");
			}	
#s_contentwrapper		{
			background-image:url('../t_images/sc_bkg.jpg');
			background-color: #fff;
			width: 100%;
			min-height: 400px;
			height: expression(400 + "px");
			}			
#cal_contentwrapper		{
			background-image:url('../t_images/cal_bkg.jpg');
			background-color: #fff;
			width: 100%;
			min-height: 400px;
			height: expression(400 + "px");
			}	
#content			{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 176px;
			padding: 5px 15px 0px 25px;
			}
.centercontent		{
			width: 460px;
			padding: 5px 20px 0px 23px;
			}
.s_centercontent		{
			width: 624px;
			padding: 5px 30px 20px 30px;
			}
.rightcontent		{
			width: 136px;
			padding: 5px 20px 0px 25px;
			}
.additionalresources	{
			width: 595px;
			padding: 25px 5px 20px 0px;
			}
#footer			{
 			width: 100%;
 			clear:both; 
			background-image:url('../t_images/footer.jpg');
			height: 27px;
			margin-right:auto;
			margin-left:auto;
			text-align:center;
			}
#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for ql*/
			background-color: #f4f4f4;
			}
#news_back		{/* background color for scroller*/
			background-color: #f4f4f4;
			}