* 									{margin: 0;padding: 0;}
body 								{background: url('images/bg_top.jpg') repeat-x;text-align: center;background-position: top center;font: 14px georgia;color: #fff;}
img 								{border: 0px;}
div#outside_wrapper {width: 970px;margin: 0 auto;position: relative;text-align: left;}

/*NAV*/
div#top_nav	{background: url('images/top_nav.jpg') no-repeat;height: 101px;width: 970px;position: relative;}
#logo 			{position: absolute;left: 111px;top: 0px;}
#nav 				{position: absolute;list-style: none;right: 145px;top: 64px;width: 355px;}
#nav li 		{float: left;text-align: right;width: 25%;}
#nav a 			{font-family:arial;font-size: 11px;color: #fff;text-decoration: none;}
#nav a:hover{font-weight: bold;}

/*HEADER*/
div#header 	{text-align: center;}

/*CONTENT*/
div#content 			{min-height: 363px;width: 970px;position: relative;}
#left 						{float: left;width: 402px;}
div#content_title {text-align: right;padding: 34px 16px 0 0;}
#right						{float: left;width: 568px;}
#first						{padding-top: 35px;}
#right p 					{padding: 10px 150px 0px 0px;font-family:verdana;font-size: 10px;color: #464749;}
#right a 					{font-weight: bold;text-decoration: none;color: #464749;}
.red_text 				{color: #c91717;}
#table 						{clear: both;width: 970px;font-family:verdana;font-size: 12px;color: #464749;}
#donate 					{background: url('images/goods_donate.jpg') no-repeat;}
#donate:hover 		{background-position: 0 -35px;}
#order 						{background: url('images/goods_order.jpg') no-repeat;}
#order:hover 			{background-position: 0 -35px;}.button {height: 35px;width: 108px;display: block;float: right;clear: right;margin-bottom: 4px;}
.button span 			{position: absolute;left: -9999px;}

/*FOOTER*/
div#outer_footer{background: url('images/bg_footer.jpg') repeat-x;height: 49px;text-align: center;background-position: top center;}
div#footer 			{height: 49px;width: 970px;margin: 0 auto;position: relative;text-align: left;}
#facebook 			{position: absolute;left: 135px;top: 0px;}
#branding 			{position: absolute;right: 133px;top: 18px;font-family: Verdana;font-size: 9px;color: #fff}
#branding a 		{color: #fff;}
