/* CSS Document */

body {text-align:center; background-color:#f29300; font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:black; }

.whitebrd			{border:2px solid White;margin:1px;}
#join-left					{float:left; width:320px; height:481px;}
#join-right					{float:right; width:419px; height:471px; padding:5px; background-color:White;border-right:1px solid #fc7600;}

#join-footer				{float:center; width:738px; height:110px; padding:5px; border-left:1px solid #fc7600; border-right:1px solid #fc7600;  background-color:#ffab00; font-size:10px;}
#join-footer .white			{color:white; font-size:11px;}
#join-footer .white	a		{color:white;}
#join-footer .white	a:hover	{color:white; text-decoration:none;}
#join-footer a				{color:#c71b00;}
#join-footer a:hover		{color:#c71b00; text-decoration:none;}
#join-footer .red			{color:#c71b00}