/* GLOBAL STYLES */
@import url(global.css);

/* UNIQUE TO DEFAULT */
#masthead					{ height: 339px; }
#accordion .toggler span		{ padding-right: 10px; }
#sitewrapper				{ zpadding: 10px 0 0; }
div#content 				{ padding: 0; }

/* ATTENTION GRABBING BAR */
div#fixedbox 				{ width: 100%; left: 0; overflow: hidden; position: fixed; }
#fixedbox div span			{ width: 16px; display: block; position: absolute; right: 20px; }
#fixedbox div				{ width: 100%; background: #5a3a36; font-size: 1.6em; color: #cbd1a5; margin: 0; padding: 20px; border-bottom: 3px solid #6a4e4a; text-align: center; z-index: 100; }
#fixedbox div a			{ color: #7bddff; text-decoration: underline; }
marquee					{ width: 960px; }
