﻿@charset "utf-8";
/* CSS Document - this is the stylesheet all Teens pages will link to for 
PRINT styles */
@import url(type.css);
@import url(color.css);
@import url(navigation.css);
@import url(layout.css);
@import url(print.css);

/* any additional styles should be added after @import statements */


/* =Event   EVENTS PAGE WITH SHOW/HIDE PANELS  */
#eventPanel p.dateTime { font-weight:bold; }
#eventPanel div img { clear:both; float:right; margin-left:10px; }
table#eventNav { display:none; }

p.coloredText.instructions { display:none; }
