@charset "utf-8";

/* CSS Document */


/* BILLBOARD */
#billboard, #promos, #headlines, #ticker, #options, #links, #homefooter { width: 980px; margin: 0 auto 10px; clear: both; color: #76797c; }
#billboard {
	width: 980px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-bottom: 0;
}
#billboard img { padding: 0; border: 0; margin: 0; margin-bottom: 16px; }

/* PROMOS */
#promos { width: 980px; min-height: 155px; *height: 155px; }
#promos img { float: left; border-width: 0; margin: 0 12px 0 0; }
#promos img.last { margin: 0; }

/* UNDER CONSTRUCTION */
#underConstruction { width: 980px; padding-top: 75px; padding-bottom: 75px; margin-right: auto; margin-left: auto; auto 10px; clear: both; color: #76797C; }