/*-----------Hyatts MS --------------*/

#masthead {
	height: 150px;
	margin: auto;
	background: url(../images/buildings/olms-banner.png) center top no-repeat;
	}
div.logo {
	height: 150px !important;
	width: 150px !important;
	padding: 0; margin: 0;
	background: url(../images/buildings/olms-logo.png) top center no-repeat;
	float: left;
	margin-left: 75px;
	}

a { 
	color: #00c;
	text-decoration: none;}
a:hover { 
	color: #000066;
	text-decoration: underline;
	}
	
a.here {
	color: #848490 !important;
	}
	

	
ul.booklist li a {
	font-style: italic;
	}
	
#staff div.column {
	float: left;
	width: 30%;
	margin-right: 1%;
	}
	
#staff div.column h4 {
	font-size: 1em;
	clear:  left;
	}

#staff div.column ul li {
	list-style: none;
	margin: 0;
	}
	
#staff dt {
	font-weight: normal;
	float: left;
	}
	
#staff dd {
	text-align: right;
	margin-right: 20px;
	}
	
	
#staff table {
	width: 200px;
	}
	
#staff td.ext {
	text-align:right;
	}
	
code {
	font-family: Monaco, Courier, monospace;
	font-size: 1em;
	line-height: 120%;
	}
	
	
body#athletics dl {
	float: left;
	width: 30%;
	margin: auto 15px auto 0;
	}
body#athletics dt {
	border-bottom: 1px solid #aac;
	font-family: Arial, Helvetica, sans-serif;
	
	}
body#athletics dd {
	margin-bottom: 5px;
	line-height: 110%;
	}
/*performing arts*/

#performance table {
	border-collapse: collapse;
	width: 100%;}
	
#performance th {
	color: #333;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: left;
	padding: 10px 4px 4px 8px;
	border-bottom: 1px solid #999;
	}
	
#performance td {
	vertical-align: top;
	padding: 4px;
	border: 1px solid #999;
	}
	
#performance td.date {
	white-space: nowrap;
	padding-left: 8px;
	font-weight: bold;
	background-color: #eff3ff;
	}

