@import url(01.font.css);


#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 920px;
			}
#wrapper_pr	{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 920px;
			background-color:#FFF;
			margin-top:10px;
			}
.clearfloat {
   			 clear:both;
			}
#header	
			{
			height:130px;
			margin-left:5px;
			}
#ezsearchapplet
			{
			padding: 0px 0px 0px 0px;
			}	
#contentwrapper		{
			width:920px;
			margin-left:5px;
			}
#menu			{
			background-color:#000;
			height:40px;
			width:675px;
			margin:0px 0px 0px 200px;
			}
#menuin			{
			margin:0px 0px 0px 0px;
			}
#left_buttons {
			width: 166px;
			position:absolute;
			top:150px;
			z-index:1;
			}

#content		{
			margin: 0px;	
			padding: 10px 0px 0px 0px;	
			width:920px;
			background-image:url('../t_images/c_bkg.png');
			background-repeat:repeat-y;
			min-height: 500px;
			height:auto!important; 
			height: 500px;	
			z-index:0;
			position:relative;
			}
#content_pr	{
			min-height: 500px;
			height:auto!important; 
			height: 500px;	
			padding: 20px 20px 20px 20px;
			}
#content_cal		{
			margin: 0px 0px 0px 0px;	
			width:920px;
			background-image:url('../t_images/c_bkg_cal.png');
			background-repeat:repeat-y;
			min-height: 500px;
			height:auto!important; 
			height: 500px;	
			}
#left			{
			float:left;
			width: 150px;
			margin:420px 0px 10px 0px;
			padding:0px 0px 10px 50px;
			}
#left_s			{
			float:left;
			width: 150px;
			margin:10px 0px 10px 0px;
			padding:0px 0px 10px 50px;
			}
#left_scal			{
			float:left;
			width: 150px;
			margin:10px 0px 10px 0px;
			padding:0px 0px 10px 47px;
			}
#left_content		{
			bottom:10px;
			float:left;
			width: 145px;
			}


#right      {
			width:675px;
			float:left;
			padding: 0px;
			}
#main_content	{
			padding: 20px 20px 20px 20px;
			}
#footer		{
			}
.nse			{
			margin: 10px 0px 0px 0px;
			}
#nsein 			{
			text-align: center;
			padding-bottom:5px;
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/scrollerbkg.gif');
			background-color:#fff;
			} 
