<br />
<b>Warning</b>:  mysql_fetch_array() expects parameter 1 to be resource, boolean given in <b>/home/kingslocal/www/schoolapp/layout/css/main.php</b> on line <b>20</b><br />
<br />
<b>Warning</b>:  extract() expects parameter 1 to be array, null given in <b>/home/kingslocal/www/schoolapp/layout/css/main.php</b> on line <b>21</b><br />

html 		{overflow-y: scroll;}
body 		{background: #f0f0f0; margin: 0px; color: #333;}

.outer-div 	{width: 100%;}
.inner-div 	{width: 980px; margin: 0px auto;}
a, a:hover {color: #187ac9;}
a:hover {text-decoration: underline;}
.sr-only {
              position: absolute;
              width: 1px;
              height: 1px;
              padding: 0;
              margin: -1px;
              overflow: hidden;
              clip: rect(0, 0, 0, 0);
              border: 0;
            }
h1, h2 {
    font: bold 24px/28px Source Sans Pro, Trebuchet MS, Arial, sans serif;
    color: #187ac9;
}
h3, h4, h5, h6 {
    font: 18px/22px Source Sans Pro, Trebuchet MS, Arial, sans serif;
    color: #333333;
}
.mandatory, .mandatoryDDL, .mandatoryPONumber {
    background-color: #fdf9e0;
}
#gmap a {
    border: none;
}