@charset "UTF-8";
/* CSS Document */

body		{background:url(/images/bg.jpg) #000 top center no-repeat;}
body.challenge	{background-image:none; background-color:#000;}
#wrapper	{display:block;	width:960px; margin:0 auto;}
#selectasite	{width:960px; display:inline-block; margin:0 auto 10px;}
.professionals,
.teens, 
.parents	{border:none; width:314px; height:116px; display:inline-block;}
.professionals 	{background:url(/images/middle_professionals.png) top left no-repeat transparent;}
.teens 		{background:url(/images/middle_teens.png) top left no-repeat transparent}
.parents 	{background:url(/images/middle_parents.png) top left no-repeat transparent;}
.location 	{background:url(images/ue_address1.png) top left no-repeat transparent; width:342px; height:85px; margin:54px auto 0;}
.clear 		{clear:both;}
.month_gift 	{text-align:center; margin-bottom:100px;}
.month_gift a	{color:#fff; text-decoration:none; font-size:1.5em; font-weight:bold; background:#2C83B7; padding:20px 30px; display:inline-block; border-radius:6px; text-shadow:1px 1px #5e5e5e; line-height:36px;}
.month_gift a:hover {background:#236c98; text-decoration:none;}