@charset "UTF-8";
/* CSS Document for customization for BCLAW*/

/* intro H1 and main image styles */
#introshell { position: relative; width: 100%; height: auto; min-height: 0px; overflow: hidden; z-index: 900; margin: 50px 0 0 0; padding: 0; }
#introshell>.sitetitle { position: absolute; top: 20px; left: 10%; width: auto; max-width: 1200px; min-height: 50px;overflow: auto; float: none; margin: 2px auto; padding: 0px; z-index: 1001; }
