* { font-size: 1em; color: inherit; }
body, html { width: 100%; height: 100%; }
body { 
	font: 12px Verdana, Arial, sans-serif;
	background: #955A14 url(/img/sdc_portal_bg_tile.jpg);
	margin: 0; padding: 0;
	color: #000;
	text-align: center;
}
* html body { font-size: 75%; }

h1 { margin: 0; }
p { margin: 1em 0; }
#content p { font-weight: bold;line-height: 1.3; }

#mpSeasonPassLink
{
	position: absolute;
	top: 0;
	left:10px;
  width: 300px;
  height: 276px;
	background:url(/images/blank.gif);
	/*background-color: Yellow;*/
	z-index:10;
}

/* =LINKS
********************************************/
a:link { color: #D30000;  }
a:visited { color: #004291;  }
a:focus, a:hover, a:active { color: #064591; text-decoration:none; }

#links a { font-weight: bold; text-decoration: none; font-size: .83em; }
#links a:link { color: #222; }
#links a:visited { color: #444; }

#copy a:link, #copy a:visited { color: #ABA; text-decoration: none; }
#copy a:focus, #copy a:hover, #copy a:active { color: #fff;  }


/* =LAYOUT
********************************************/
#center { width: 100%; height: 100%; }
#center td.ctr { vertical-align: middle; }
#canvas { width: 768px; margin: 0 auto; border: 1px solid #000; border-width: 0 1px 1px; }
#canvas img { display: block; }
#img { background: #2F1C6E url(/img/sdc_portal_header_bg.jpg) top center no-repeat;}
#container { background: #F9E9B6 url(/img/sdc_portal_content_bg.jpg) repeat-y 0 303px; width: 100%;   }
#body { /*background: url(/img/sdc_portal_city_hopper_promo.gif) no-repeat top left; padding: 0 0 0 335px;*/ min-height: 274px;}
#content { text-align: left; padding: 1px 15px;  font-size: .9em; }
#links b { font-size: 1.4em; color: #B52B1A; line-height: .9; vertical-align: middle; }
#copy { display: block; font-size: .83em; background: url(/img/sdc_portal_footer_bg_tile.jpg); color: #ABA; padding: .2em 0;margin-bottom:0; border-top: 1px solid #000; }

/*START HIDE FROM IE MAC \*/
* html #body { height: 126px; }
/*END  HIDE FROM IE MAC */