@import url(01.font.css);


#wrapper		{
			margin-right: auto;
			margin-left: auto;
			text-align: left;
			width: 980px;
			margin-top:5px;
			border: solid 1px #4170b4;
			}
#header
			{
			back ground-image:url('../t_images/header.jpg');
			back ground-repeat:no-repeat;
			height:220px;
			}
          
#menu			{
			background-image:url('../t_images/menu.jpg');
			background-repeat:no-repeat;
			height:23px;
			}

#contentwrapper		{
			background-image:url('../t_images/content_bkg.jpg');
			background-repeat:repeat-y;
			min-height: 760px;
			height:auto!important;
			height:760px;
			}		
#content		{
			 margin: 0px 0px 0px 0px;	
			}
#left 	{		float: left;
			background-image:url('../t_images/ql_bkg.jpg');
			background-repeat:no-repeat;
			width: 178px;
			min-height: 760px;
			height:auto!important;
			height:760px;

			}
#leftin {
			padding: 10px 5px 0px 10px;
			}
#leftin .story, .headline {
			text-decoration: none;
			color: white;

			}

#leftin ul {
			color: white;
			padding: 5px 0px 0px 0px;


			}


#leftin a:link, .tagline {
			color: white;
			text-decoration: underline;

			}
#leftin a:hover {
			color: white;
			text-decoration: none;

			}

.ql_header		{
			padding: 0px 0px 20px 0px;
			}

#center			{
			float: left;
			width: 592px;

			}
#images			{
			padding: 20px 10px 0px 10px;

			}
#centerin		{
			padding: 20px 10px 0px 20px;

			}

#h_right		{
			float: left;
			width: 210px;
			background-image:url('../t_images/new_bkg.jpg');
			background-repeat:repeat-x;

			}

#right			{
			float: left;
			width: 210px;

			}
#rightcontent		{
			padding: 20px 5px 0px 5px;

			}
#cal			{
			padding: 0px 0px 0px 0px;

			}
#s_rightcontent		{
			float: left;
			width: 772px;
			padding: 20px 10px 0px 20px;

			}

#footer			{
 			width:100%;
			background-image:url('../t_images/footer.jpg');
			background-repeat:no-repeat;
			height: 48px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			padding: 10px 0px 0px 215px;
			}
#s_footer			{
 			width:100%;
			background-image:url('../t_images/h_footer.jpg');
			background-repeat:no-repeat;
			height: 134px;
			margin-left:auto;
			margin-right:auto;
			text-align:center;
			}
#s_footerin		{
			text-align: -moz-center; /* text center for mozilla*/
			padding: 10px 0px 0px 215px;
			}
#slogan			{
			padding: 0px 0px 0px 215px;

			}

.scroller  {
			padding:0px 0px 0px 0px;
			}

.clearfloat		{
			clear: both;
			}

#nsein 			{
			text-align: center;
			margin: 20px 0px 10px 0px;
			}
#ql_back		{/* background color for ql*/
			}
#news_back		{/* background color for scroller*/
			background-image:url('../t_images/scroller_bkg.jpg');
			background-repeat:repeat-x;
			} 
