/* ----------------------------
	Description: Tennis Landing Page Stylesheet For USDISH.com
	Version: 1.0
---------------------------- */
#container { background: url(../images/usdish/body-blank-bg.png) top repeat-y; }
#meat #sidebar { display:none }
#contentArea { width: 800px;text-align:justify; }

#contentArea p, #extFooter p,
#contentArea dl,
#contentArea hr,
#contentArea h1,
#contentArea h2,
#contentArea h3,
#contentArea h4,
#contentArea h5,
#contentArea h6,
#contentArea pre,
#contentArea table,
#contentArea address,
#contentArea fieldset {
	margin-left:10px;
	margin-right:10px;
}

#contentArea h1 { margin: 18px 10px; }

#byuLeft { width:490px;float:left;margin:0 0 10px 10px; }
#byuLeft div { clear:both; }
#byuLeft div img { float:left;margin:0 10px 10px 0; }
#byuLeft div h3 { font-size:17px;line-height:15px;color:#333;margin:0 0 10px 0;padding-top:5px; }
#byuLeft div p { font-size:10px;line-height:15px; }

#byuRight { width:280px;float:right;position:relative;margin:0 10px 10px 0; }
#byuRight #byuPromo { position:absolute;top:-30px;right:-30px;width:99px;height:99px;background:url(../images/usdish/byu/byu_promo.png); }
#byuRight h1 { margin:0 0 10px 0; }
#byuRight p { font-size:11px;line-height:16px;margin:0 0 10px 0; }
#byuRight .contact { background:#CCC;padding:10px;text-align:center;font-weight:bold;font-size:12px;line-height:15px; }
#byuRight .contact .phone {font-size:36px;line-height:36px;margin:0;}
