﻿
/* LAYOUT */
div#layout
{

}

/* sub1*/
div#sub1
{
/*	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
    float: left;
    width: 200px;
    text-align: left;
    */
}

/* MAIN  */
div#main
{

}
div#main h3
{
	
}

/* NAV  */
div#nav
{
	
}
div#header
{
    
}

/*curve image just left of the welcome header*/
div#extra2
{
   
}
.subbuttons {
}

div#sub1 table {width:190px;}
.staff-schools-list tr td {border-top: 1px solid #3d3d3d;padding:5px 0px;}
.staff-schools-list tr:first-child td {border-top: none;}
