/**************************************************************************************************/
/* 11/18/2014 Putting this in for consistency but we currently are not theming the sign in pages. */
/* Store/Glyph is now the default theme for all CAS sign in pages. 								  */
/**************************************************************************************************/

/*
body { background: #000 url('../../img/store/store-bg.jpg') top center no-repeat; }
#header-bottom { height: 80px; background: url('../../img/store/store-center-beam.png') bottom center no-repeat; }
#content { min-height: 366px; padding: 0 0 32px 0; background: url('../../img/store/store-content-bg.jpg') top center repeat-y; }
#content-bottom { height: 11px; margin: 0; padding: 0 0 300px 0; background: url('../../img/store/store-content-bottom.png') top center no-repeat; }
*/