@import url(01.font.css);


#wrapper		{
			Margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 902px;
			}

#header	
			{
			background-image:url('../t_images/header_1.jpg');
			background-repeat:no-repeat;
			height:215px;
			}
#headerin a:hover 	{
			text-decoration:underline;
			color:#FF0;

			}	
#ezsearchapplet
			{
			padding: 0px 0px 0px 0px;
			}	


#menu			{
			CLEAR: BOTH;
			background-image:url('../t_images/menu_bkg.jpg');
			height:20px;

			}
#menuin			{			float:right;
			}

#contentwrapper		{
			background-image:url('../t_images/c_bkg.jpg');
			background-repeat:repeat-y;
			min-height: 450px;
			height: expression(450 + "px"); /*IE hack for min-height/min-width*/
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
.leftcontent		{
			width: 180px;
			Padding: 0px 10px 0px 20px;
			}
.leftcontentin		{
			float: left;
			}

.centercontent		{
			width: 460px;
			Padding: 20px 20px 0px 10px;
			}
.rightcontent		{
			width: 178px;
			Padding: 15px 15px 0px 10px;
			}
.s_rightcontent		{
			width: 646px;
			Padding: 25px 50px 0px 30px;
			}
.all_content		{
			width: 846px;
			Padding: 35px 40px 0px 40px;
			}
#footer			{
 			width:100%;
			background-image:url('../t_images/footer_bkg.jpg');
			background-repeat:no-repeat;
			height: 43px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			}
#nsein 			{
			text-align: center;
			margin: 15px 0px 10px 0px;
			}
#ql_back		{/* background color for QL*/
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/white.jpg');
			background-color:#FFFFFF;
			} 