/* ********************************************************
	
(c)2008, Input 9 Interactive

******************************************************** */
	*								{
									margin:0;
									padding:0;
									font-family:"Lucida Grande", Helvetica, "Helvetica Neue", Arial, sans-serif;
									}
	
	hr, 
	iframe,
	h1 a span, 
	#subscribelink span,
	#navspace ul li a span			{ display:none; }
	
	fieldset, a img					{ border:0; }
	
	a								{ text-decoration:none; }
	
	input:focus, textarea:focus, a	{
									-moz-outline-style: none;
									outline: none !important;
									}

	a:link, a:visited, a:active		{ 
									border:0;
									text-decoration:none;
									outline: none !important;
									}
									
	html, body						{ width:100%; height:100%; }
	body							{ min-width:1000px; }
	
	.hide							{ display:none; }
	.show							{ display:block; }
	
	.invisible						{ visibility:hidden; }
	.visible						{ visibility:visible; }
	
	body							{ 
									background-color:#fff;
									/* background:#691300 url('../assets_img/redGradBG.jpg') no-repeat center center; */
									}
	
	#navspace ul li,
	#homesignuplink,
	#pdflinks,
	#textfield,
	#Btextfield,
	#pageLinklist,
	#pageLinklistNews,
	#content form,
	#content form label.inlinelabel,
	#content #returnMsg,
	#content #loading,
	.pr, .pr img, .pr p, .pr a,
	.event, .event img, .event p, .event a,
	#contactdetails					{ float:left; }
	
	#content						{ margin-bottom:55px; }
	
	/*
	#mailform, 
	#textfield						{ overflow:auto; }
	*/
	
	#contactdetails					{ padding:61px 0 120px 20px; }
	
	#contactdetails,
	#contactdetails a				{
									font-size:12px;
									line-height:18px;
									color:#000;
									}
	
	#contactdetails strong			{ font-size:14px; }
	
	#contactdetails a				{ }
	
	#contactdetails span			{ display:block; margin:15px 0 0 0; }
	
	#contactdetails span, #contactdetails span a
									{ color:#f00; }
	
	#contactdetails a:hover			{ text-decoration:underline; }
	
	#collectionsListHeadLink		{
									display:block;
									position:absolute;
									width:164px;
									height:39px;
									top:140px;
									left:60px;
									z-index:3000;
									background:transparent url('../assets_img/button_collectionsListHeadLink.gif') no-repeat 0 0;
									}

	#collectionsListHeadLink span	{ display:none; }
	/* #collectionsListHeadLink:hover	{ border:1px solid #f00; } */
	
/* ********************************************************
	
- Logo and Left-side Sign Up

******************************************************** */
	#navheader						{
									width:100%;
									height:146px;
									/* background:transparent url('../assets_img/header_border.gif') repeat-x 0 0; */
									/*overflow:hidden; */
									padding:0;
									margin:0 0 25px 0;
									}
	
	h1								{
									float:left;
									margin:17px 0 0 69px;
									}
									
	h1 a							{
									display:block;
									width:146px;
									height:119px;
									background:transparent url('../assets_img/awasia_title.gif') no-repeat 0 0;
									}
	
	#navheader ul					{
									display:block;
									float:right;
									margin:110px 90px 0 0;
									}
	
	#navheader ul li				{
									float:left;
									display:block;
									list-style:none;
									border-right:1px solid #c0c0c0;
									}
									
	#navheader ul li.last			{ border-right:0; }
									
	#navheader ul li a				{ 
									display:block;
									/* font-size:17px; */
									font-size:15px;
									color:#555;
									padding:3px 11px;
									}
	
	#navheader ul li a.active		{ 
									font-size:15px;
									color:#555;
									}
	
	#navheader ul li a:hover		{
									color:#8b2300;
									background-color:#eee;
									}

	#home #navheader ul li a#navhome,
	#publications #navheader ul li a#navpub,
	#uturn #navheader ul li a#navuturn,
	#about #navheader ul li a#navabout,
	#artlist #navheader ul li a#navlist,
	#news #navheader ul li a#navnews,
	#events #navheader ul li a#navevents,
	#contact #navheader ul li a#navcontact
									{ color:#8b2300; }
	
	
	#subscriptionWrap				{
									position:absolute;
									top:0;
									left:0;
									width:100%;
									z-index:100;
									}

	#subscription					{
									position:absolute;
									top:-195px;
									right:20px;
									width:700px;
									}

	
	.formwrap						{
									background-color:#871007;
									display:block;
									float:left;
									width:300px;
									height:140px;
									padding:10px 20px 0 20px;
									}			
	
	#subscription form				{
									float:left;
									width:300px;
									padding:0;
									}			
	
	#subscription form label		{
									color:#fff;
									display:block;
									text-transform:uppercase;
									font-size:10px;
									}			
	
	#subscription div p				{
									float:left;
									color:#fff;
									font-size:12px;
									padding:5px 0 0 0;
									width:300px;
									}
	
	#subscription div form p		{ padding:0 0 5px 0; }
	
	#subscription form input.text	{
									background-color:#fff;
									color:#222;
									font-size:12px;
									width:120px;
									padding:1px;
									border:1px solid #555;
									}
									
	#subscription form input.button	{
									color:#fff;
									font-size:10px;
									background-color:#222;
									padding:2px 12px 1px 12px !important;
									padding:1px 12px 0 12px;
									border-left:1px solid #555;
									border-top:1px solid #555;
									border-right:1px solid #000;
									border-bottom:1px solid #000;
									text-transform:uppercase;
									}
	
	#subscriptionEmail				{
									
									}
									
	#subscriptionEmail div, #subscriptionSendEmail div, #tafEmail div
									{
									width:140px;
									float:left;
									margin:0 0 5px 0;
									padding:0;
									}
	
	#subscribelink					{
									float:right;
									display:block;
									width:298px;
									height:44px;
									background:transparent url('../assets_img/sign_up_top.png') no-repeat 0 0 !important;
									background:transparent url('../assets_img/sign_up_top.gif') no-repeat 0 0;
									margin-right:70px;
									}
	
/* ********************************************************
	
- Main content for the site.

******************************************************** */
	#homesignuplink, #pdflinks		{
									width:220px;
									font-size:13px;
									}
	
	.homecontent #textfield			{
									width:420px;
									padding-top:0px;
									padding-bottom:70px;
									}

	.homecontent #Btextfield		{
									width:420px;
									padding-top:0px;
									}

	#twitterLink 					{
									float:left;
									display:block;
									width:418px;
									height:50px;
									background:transparent url('../assets_img/twitter_follow.gif') no-repeat 0 0;
									}
	
	#shortcourseLink 				{
									float:left;
									display:block;
									width:205px;
									height:50px;
									background:transparent url('../assets_img/button_releaselist.gif') no-repeat 0 0;
									margin:0 15px 0 120px;
									}
	
	#facebookLinkShort, #twitterLinkShort
									{
									float:left;
									display:block;
									width:205px;
									height:50px;
									margin-bottom:15px;
									}
									
	#facebookLinkShort				{
									background:transparent url('../assets_img/follow_short_facebook.gif') no-repeat 0 0;
									margin-right:8px;
									}

	#twitterLinkShort				{
									background:transparent url('../assets_img/follow_short_twitter.gif') no-repeat 0 0;
									}

	#facebookLinkShort span, #twitterLinkShort span, 
	#twitterLink span, #shortcourseLink span				
									{ display:none; }
	
	.uturncontent #textfield		{ width:300px; }
	.uturncontent #textfield p		{ width:270px; }
	
	#content #pdflinks a			{
									display:block;
									margin:0 0 5px 0;
									width:206px;
									height:73px;
									text-decoration:none;
									}

	#content #pdflinks a.mail		{
									background:transparent url('../assets_img/icon_home_signup.png') no-repeat 0 0 !important;
									background:transparent url('../assets_img/icon_home_signup.gif') no-repeat 0 0;
									}

	#content #pdflinks a.pdf		{
									background:transparent url('../assets_img/icon_home_pdf.png') no-repeat 0 0 !important;
									background:transparent url('../assets_img/icon_home_pdf.gif') no-repeat 0 0;
									}

	
	#content #pdflinks a span, #content #pdflinks a em
									{
									display:block;
									font-family:helvetica, arial, verdana, sans-serif;
									color:#000;
									text-transform:uppercase;
									margin:0 0 0 65px;
									}
	
	#content #pdflinks a span		{ padding-top:10px; }
	
	#content #pdflinks a em			{
									font-size:9px;
									font-style:normal;
									}
	
	
	#content form					{
									padding:40px 0;
									margin-left:150px !important;
									margin-left:75px;
									width:450px;
									}
	
	#content form label.inlinelabel, #content form input.text, #content form select, #content form textarea
									{
									display:block;
									margin-bottom:7px;
									width:250px;
									font-size:12px;
									}
	
	#content form label				{ font-size:12px; }
	
	#content form input.text, #content form textarea
									{
									border:1px solid #aaa;
									padding:2px;
									background-color:#eee;
									color:#600;
									}
	
	#content form textarea#message	{ display:none; }
	
	#content form input.text:focus, #content form textarea:focus
									{
									background-color:#fff;
									color:#000;
									}
	
	#content form input.reset, #content form input.submit
									{
									color:#fff;
									font-size:12px;
									background-color:#222;
									padding:4px 12px 2px 12px !important;
									padding:2px 12px 1px 12px;
									border-left:1px solid #555;
									border-top:1px solid #555;
									border-right:1px solid #000;
									border-bottom:1px solid #000;
									text-transform:uppercase;
									}
	
	#content form input.reset:hover, #content form input.submit:hover
									{ background-color:#333; }
	
	#content form input.reset		{ margin:8px 3px 0 75px; }
	
	#content form input.submit		{ margin:8px 0 0 0; }
	
	
	#content #returnMsg, #content #loading
									{
									margin-left:200px;
									width:450px;
									height:100px;
									}
	
	#content #loading img			{
									display:block;
									margin:10px 0 0 10px;
									}
	
	#newslettercheck				{ margin:5px 5px 0 75px; }
	
	#content form label.inlinelabel	{ width:70px; }
	
	#content #returnMsg h2,
	#content form h2,
	#content form label				{ color:#000; }
									
	#content #returnMsg h2,
	#content form h2				{
									font-size:18px;
									font-weight:normal;
									border-bottom:1px solid #aaa;
									padding-bottom:5px;
									margin-bottom:12px;
									width:450px;
									}
									
	.homecontent p 					{ width:420px; }
									
									
	#content p						{
									float:left;
									color:#000;
									margin:0 0 18px 0;
									font-size:13px;
									line-height:17px;
									/* letter-spacing:1px; */
									}
	
	#pageLinklistNews, #pageLinklist {
									width:205px;
									padding-top:35px;
									}
	
	.newscontent #textfield,
	.articlecontent #textfield
	.aboutcontent #textfield		{
									padding:0 3px 53px 0;
									margin-right:0;
									}
	
	.newscontent #textfield			{ width:465px; }
	
	.articlecontent #textfield, .aboutcontent #textfield
									{ width:580px; }
	
	#articleImg						{
									float:left;
									width:222px;
									margin:20px 10px 0 0;
									padding:100px 40px 0 0;
									}
	
	#articleImg a, #articleWrapper a
									{
									display:block;
									width:222px;
									color:#f00;
									font-size:12px;
									}
	
	#articleImg a					{
									text-align:center;
									margin-bottom:5px;
									}
	
	#articleWrapper a				{
									margin-top:5px;
									}
	
	#articleImg a:hover, #articleWrapper a:hover
									{ text-decoration:underline; }
	
	#articleImg img					{
									display:block;
									margin-bottom:10px;
									}
	
	#articleImg em					{
									color:#000;
									font-size:10px;
									display:block;
									width:200px;
									}
	
	#articleImg em strong			{ font-size:10px; }
	
	
	#articleWrapper					{
									width:625px;
									float:left;
									padding-bottom:65px;
									}
	
	#articleWrapper p				{ width:625px; }
	
	#articleWrapper h2				{
									font-size:26px;
									line-height:28px;
									padding-bottom:15px;
									}
	
	#articleWrapper h3				{
									font-size:18px;
									line-height:18px;
									padding-bottom:0;
									font-weight:normal;
									color:#666;
									}
	
	/*
	.articlecontent #textfield #articleWrapper,
	.aboutcontent #textfield #aboutWrapper,
	.newscontent #textfield #newsWrapper
									{
									background-color:#fff;
									margin:0;
									padding:0;
									}
									
	.articlecontent #textfield		{ padding:0 0 65px 0; }
	*/
	
	#aboutWrapper					{
									width:550px;
									float:left;
									padding-bottom:65px;
									}
	
	#uturnWrapper					{
									width:500px;
									float:left;
									padding-bottom:65px;
									}
	
	#uturnLinkWrapper				{
									float:left;
									}
	
	#uturnLinkWrapper a				{
									display:block;
									float:left;
									padding:20px 0 10px 10px;
									width:200px;
									font-size:12px;
									background-color:#eee;
									border-right:1px solid #ddd;
									border-bottom:1px solid #ddd;
									margin:0 4px 4px 0;
									color:#a00;
									}
	
	#imgcaption						{
									font-size:11px;
									font-style:italic;
									text-align:right;
									color:#666;
									margin:4px 10px 0 0;
									}
	
	#uturnLinkWrapper a:hover		{ background:#eee url('../assets_img/icon_pdf_banner.gif') no-repeat 181px 5px; }
	#uturnLinkWrapper a span		{ font-size:15px; }
	#uturnLinkWrapper a em			{
									display:block;
									font-style:normal;
									text-transform:uppercase;
									font-weight:bold;
									font-size:10px;
									}
	
	#uturnImgWrapper				{
									position:absolute;
									width:552px;
									margin-top:70px;
									left:50%;
									margin-left:-450px;
									}
	
	#uturnImgWrapper a				{
									display:block;
									top:1px;
									position:absolute;
									width:275px;
									height:421px;
									filter:alpha(opacity=50);
									-moz-opacity:0.5;
									opacity: 0.5;
									}
	
	#uturnImgWrapper a#bck			{ left:1px; 
									background:transparent url('../assets_img/bck.gif') no-repeat center left;
									}
	#uturnImgWrapper a#fwd			{ left:276px; 
									background:transparent url('../assets_img/fwd.gif') no-repeat center right;
									}
	
	#uturnImgWrapper a.inactive		{
									filter:alpha(opacity=15);
									-moz-opacity:0.15;
									opacity: 0.15;
									}
	

	#uturnImgWrapper a.active		{
									filter:alpha(opacity=60);
									-moz-opacity:0.6;
									opacity: 0.6;
									}
	
	#uturnImgWrapper a.active:hover	{
									filter:alpha(opacity=99);
									-moz-opacity:0.99;
									opacity: 0.99;
									}
	
	#uturnImgWrapper a span			{ display:none; }
	

	#uturnImgImg					{
									border:1px solid #aaa;
									width:550px;
									height:421px;
									background:#fff url('../assets_img/imgload.gif') no-repeat center center;
									}
	
	#uturnTxtWrapper				{
									width:340px;
									float:right;
									margin-left:10px;
									padding-bottom:65px;
									}
	
	.aboutcontent	h2				{
									display:block;
									font-weight:normal;
									margin:40px 0 0 0;
									font-size:20px;
									color:#333;
									}
	
	.articlecontent	h2				{
									font-weight:normal;
									margin:20px 0 4px 0;
									font-size:20px;
									color:#333;
									}
	
	.aboutcontent	h3				{
									margin:0;
									font-size:14px;
									color:#333;
									}
	
	.articlecontent	h3				{
									margin:0 0 8px 0;
									font-size:14px;
									color:#333;
									}
	
	.articlecontent #textfield #articleWrapper #articleText p
									{
									padding:0 0 5px 0;
									color:#000;
									width:100%;
									}
	
	#backtonews						{
									display:block;
									background-color:#766;
									float:left;
									color:#000;
									margin:10px 0 10px 515px;
									padding:3px 12px 2px 14px;
									font-size:11px;
									border-top:1px solid #666;
									border-left:1px solid #666;
									border-bottom:1px solid #333;
									border-right:1px solid #333;
									}
	
	#backtonews:hover				{ background-color:#555; }
	
	#pageLinklist h4, #pageLinklist a
									{
									display:block;
									color:#000; 
									padding-left:15px;
									}
	
	#pageLinklist h4				{
									font-size:14px;
									margin-top:40px;
									color:#000;
									}
	
	#pageLinklist a					{
									padding-top:2px;
									letter-spacing:1px;
									font-size:11px;
									font-weight:normal;
									background:transparent url('../assets_img/link_arrows.gif') no-repeat 0 -50px;
									}
	
	#pageLinklist a:hover			{
									background-position:0 6px;
									}
	
	#pageLinklist a.active			{
									background-position:0 -12px;
									}
	
	
	
	.homecontent, .contactcontent, .aboutcontent, .articlecontent, .newscontent, .releasecontent, .uturncontent
									{
									border:0px solid #0f0;
									width:900px;
									margin:0 auto 0 auto;
									}
	
	.aboutcontent img,
	.homecontent img				{
									display:block;
									float:right;
									padding:0 3px 3px 0;
									/* background:transparent url('../assets_img/shadow.png') no-repeat bottom right; */
									}
	
	.aboutcontent img				{ margin-top:75px; }

	.homecontent img				{ margin-top:16px; }
	.homecontent #homeTXT			{
									width:350px;
									float:left;
									padding-bottom:70px;
									}

	.homecontent #homeimgset1		{
									margin-right:10px;
									width:230px;
									float:left;
									padding-bottom:70px;
									}

	.homecontent #homeimgset2		{
									margin-left:10px;
									width:230px;
									float:right;
									padding-bottom:70px;
									}

	.homecontent #BhomeTXT			{
									width:350px;
									float:left;
									background-color:#000;
									}

	.homecontent #Bhomeimgset1		{
									margin-right:10px;
									width:230px;
									float:left;
									}

	.homecontent #Bhomeimgset2		{
									margin-left:10px;
									width:230px;
									float:left;
									}

	.homecontent #homefooterlinks	{
									float:left;
									width:900px;
									text-align:center;
									padding-bottom:70px;
									}

	#newsitemwrap,
	#articlewrap,
	#textwrap						{
									padding-right:20px;
									margin:0;
									/* overflow:auto; */
									}
	
	#articlewrap					{ clear:left; }
	
	.pr, .event						{
									display:block;
									margin:0 15px 0 0;
									width:396px;
									border-bottom:1px solid #c8c8c8;
									padding:8px 0 8px 10px;
									}
	.pr img							{ display:block; margin-right:8px; }
	

	.newscontent #textfield #newsWrapper #newsText .pr p,
	.newscontent #textfield #newsWrapper #newsText .event p
									{ width:190px; margin:0; line-height:18px; color:#7f7f7f; }
	
	.newscontent #textfield #newsWrapper #newsText .pr p
									{ width:190px; }
	
	.newscontent #textfield #newsWrapper #newsText .event p
									{ width:350px; }
	
	.newscontent #textfield #newsWrapper #newsText .pr a,
	.newscontent #textfield #newsWrapper #newsText .event a
									{
									display:block; 
									color:#f00;
									margin-top:5px;
									font-size:11px;
									text-transform:uppercase;
									margin-right:10px;
									}
	
	.releasecontent	h2				{
									margin:0 0 20px 0 !important;
									}
	
	.releasecontent	em				{
									font-style:normal;
									font-weight:bold;
									}
	
	#listheader						{
									float:left;
									width:900px;
									padding:30px 0 0 0;
									background:#fff url('../assets_img/list_head_line.gif') repeat-x bottom left;
									}
	
	#listheader a					{
									display:block;
									float:left;
									color:#999;
									background:#fff url('../assets_img/list_head_line.gif') no-repeat bottom center;
									height:25px;
									font-size:15px;
									margin-right:25px;
									font-weight:bold;
									padding-bottom:5px;
									}

	#listheader a:hover				{ color:#666; }

	#listheader a.active			{
									color:#333;
									background:#fff url('../assets_img/list_head_active.gif') no-repeat bottom center;
									}
	
	.releasecontent h2				{
									text-align:center;
									width:900px;
									margin-bottom:0 !important;
									padding-bottom:0 !important;
									}
	
	.releasecontent h2 span			{ 
									display:block;
									font-size:18px;
									margin-top:5px;
									}
	
	.releasecontent a#prlink		{
									display:block;
									background:#fff url('../assets_img/list_pr_icon.gif') no-repeat 0 0;
									width:101px;
									height:61px;
									margin:0 0 15px 365px !important;
									margin:0 0 15px 182px;
									float:left;
									}
	
	.releasecontent a#prlinkcn		{
									display:block;
									background:#fff url('../assets_img/list_pr_icon_cn.gif') no-repeat 0 0;
									width:70px;
									height:61px;
									margin:0 0 15px 0;
									float:left;
									}
	
	.releasecontent a#prlink span,
	.releasecontent a#prlinkcn span	{ display:none; }

	.releasecontent a#prlink:hover,
	.releasecontent a#prlinkcn:hover { background-position:0 -61px; }
	
	.releasecontent	p				{
									margin:0 0 15px 0 !important;
									width:900px;
									}
	
	.releasecontent	p em			{
									font-style:italic;
									font-weight:normal;
									}
	
	.releasecontent	a				{
									color:#a00;
									}
	
	.releasecontent	#listArtist,
	.releasecontent	#listMuseum		{
									width:900px;
									float:left;
									margin-top:10px;
									}
	
	.releasecontent	#listArtist	a,
	.releasecontent	#listMuseum a	{
									display:block;
									font-size:14px;
									font-weight:bold;
									padding-bottom:5px;
									}

	.releasecontent	#listArtist	a:hover,
	.releasecontent	#listMuseum	a:hover
									{ text-decoration:underline; }

	
	.releasecontent	#listArtist	a span,
	.releasecontent	#listMuseum	a span
									{
									margin-left:5px;
									padding-left:10px;
									font-size:9px;
									color:#666;
									text-transform:uppercase;
									background:transparent url('../assets_img/details_plus.gif') no-repeat 1px 2px;
									}
	
	em.caption						{
									display:block;
									padding:5px;
									font-size:11px;
									}
	
	
	#videosidebar					{
									float:right;
									width:320px;
									}
	/* #videoplayer */
	#productflash					{
									position:absolute;
									z-index:50;
									top:150px;
									text-align:center;
									width:100%;
									padding-bottom:70px;
									}
	
	table .title,
	table .year,
	table .medium,
	table .size,
	table .institution,
	table .acquired					{ }

	table th.title,
	table th.year,
	table th.medium,
	table th.size,
	table th.institution,
	table th.acquired				{
									background-color:#eee;
									text-align:left;
									font-size:9px;
									text-transform:uppercase;
									padding:6px 3px 3px 3px;
									border-bottom:1px solid #aaa;
									}

	table td.title,
	table td.year,
	table td.medium,
	table td.size,
	table td.institution,
	table td.acquired				{
									font-size:12px;
									padding:3px;
									border-bottom:1px solid #ddd;
									}

	table .title					{ font-weight:bold; width:170px; }
	table .year						{ width:70px; }
	table .medium					{ width:150px; }
	table .size						{ width:120px; }
	table .institution				{ width:220px; }
	table .acquired					{ width:70px; }
	
	#footer 						{ 
									position:absolute;
									z-index:60;
									left:0;
									bottom:0;
									width:100%;
									height:52px;
									}
	
	
	#footermobile					{ 
									width:100%;
									height:52px;
									}
	
	#footermobile div#fwrap,
	#footer div#fwrap				{
									height:51px;
									margin:0 25px;
									}
	
	#footer div#fwrap				{
									background:#f5f5f5 url('../assets_img/footer_grad.gif') repeat-x bottom left;
									border-left:1px solid #dfdfdf;
									border-right:1px solid #dfdfdf;
									border-top:1px solid #dfdfdf;
									}
	
	#footermobile div#fwrap div,
	#footer div#fwrap div			{
									width:550px;
									margin:0 auto;
									padding:0;
									}
	
	#leftfoot						{
									float:left;
									}

	#leftfoot, 	#centerfoot, #rightfoot
									{
									font-size:12px;
									line-height:16px;
									display:block;
									color:#4c4a47;
									padding-top:10px;
									}

	#leftfoot						 { width:200px; }

	#centerfoot, #rightfoot			{ width:175px; }

	#leftfoot a						{
									display:block;
									float:left;
									background:transparent url('../assets_img/icon_google_map.gif') no-repeat 0 0;
									width:26px;
									height:23px;
									margin:4px 4px 0 0;
									}

	#leftfoot a:hover				{
									background-position:0 -23px;
									}

	#leftfoot em					{
									font-style:normal;
									display:block;
									float:left;
									}
	
	#centerfoot						{
									float:left;
									text-align:center;
									}

	#rightfoot						{
									float:right;
									text-align:right;
									}

	#rightfoot a
									{
									color:#4c4a47; /* color:#2f2e2c; */
									}

	#leftfoot a span				{ display:none; }

	#rightfoot a:hover				{ color:#600; }


	
