@charset "utf-8";
/* global mods */
h1#title {background:url(../images/title-buzz.jpg) top left no-repeat; width:75px; height:28px;}
#content {width:900px;}

/* buzz */
#buzz {position:relative;padding-top:50px; height:296px;}
#buzz .link {font-size:1.4em; margin-top:30px; display:block}

/* press */
#buzz #press {background:url(../images/bg-buzz-press.jpg) top left no-repeat; width:278px; height:296px; display:block; position:absolute; left:-30px; text-align:center;}
	
/* debriefing */
#buzz #debriefing {background:url(../images/bg-buzz-debriefing.jpg) top left no-repeat; width:222px; height:296px; display:block; position:absolute; left:310px; text-align:center;}
/* photos */
#buzz #photos {background:url(../images/bg-buzz-photos.jpg) top left no-repeat; width:298px; height:296px; display:block; position:absolute; left:580px; text-align:center;}
