@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 800px;
			}

#topnav			{
			background-image:url('../t_images/topnav.gif');
			background-repeat: no-repeat;
			height: 21px;
			}
/* items for image map on header*/

#topnav a		{
			text-decoration:none;
			}

#topnavin		{
			height: 21px;
			float: right;
			padding: 0px 0px 0px 0px;
			}


.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*/

#menu			{
			background-image:url('../t_images/navbar.gif');
			width: 100%;
			height: 38px;
			}
#menuin			{
			Padding: 0px 0px 0px 0px;
			}

#header			{
			background-image:url('../t_images/header.gif');
			height: 94px;
			}

#h_spacer		{
			background-image:url('../t_images/h_spacer2.gif');
			background-repeat: no-repeat;
			height: 20px;
			width: 100%;
			}
#linkin			{
			width: 800px;
			padding-top: 17px;
			}
#headerin		{Float: right; width: 700px; 
			height: 20px;
			}
#ezsearchapplet
			{
			float: right;
			padding: 15px 33px 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 0px;	
			}

.leftcontent		{
			width: 374px;
			Padding: 0px 0px 0px 1px;
			}

#happenings		{
			Padding: 0px 20px 3px 20px;
			}

#s_contentwrapper	{
			background-image:url('../t_images/sc_bkg.gif');
			background-color: #fff;
			min-height: 400px;
			height: expression(400 + "px");
			}

#PageName		{
			Padding: 3px 0px 0px 0px;
			float: left;
			}

.s_centercontent	{
			width: 625px;
			Padding: 15px 20px 0px 0px;
			}

.s_leftcontent		{
			width: 127px;
			Padding: 0px 30px 0px 20px;
			}

.rightcontent		{
			width: 381px;
			Padding: 10px 0px 10px 20px;
			}

#footer			{
			width: 100%;
			clear:both;
			background-image:url('../t_images/footer.gif');
			background-repeat:no-repeat;
			}
#s_footer			{
			width: 100%;
			clear:both;
			background-image:url('../t_images/s_footer.gif');
			height: 57px;
			background-repeat:no-repeat;
			}
#footerin			{
 			width: 800px;
			padding-top:25px;
			text-align: -moz-center; /* text center for mozilla*/
			}

#f_spacer		{
			background-image:url('../t_images/f_spacer.gif');
			height: 8px;
			width: 100%;
			}

#press			{
			background-color: #fff;	
			}

#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}

#ql_back		{/* background color for QL*/
			background-color: #e7e8ea;
			padding: 0px 0px 0px 10px;
			border-bottom: 3px solid #fff;
			}
#ql_back2		{/* background color for QL*/
			background-color: #e7e8ea;
			padding: 0px 0px 0px 10px;
			border-bottom: 3px solid #fff;
			}
#ql_back3		{/* background color for QL*/
			background-color: #e7e8ea;
			padding: 0px 0px 0px 10px;
			}
#news_back		{/* background color for scroller*/
			background-color: #f4f4f4;
			}