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

#masthead {
	height: 150px;
	margin: auto;
	background: url(../images/buildings/osms-banner.png) center top no-repeat;
	}
div.logo {
	background: url(../images/buildings/osms-logo.png) top center no-repeat;
	}

	
.rah {
	color: #00c;
	font-size: 1.8em;
	text-align: center;
	}
	
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;
	}
	
code {
	font-family: Monaco, Courier, monospace;
	font-size: 1em;
	}
	
	
	
	
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%;
	}

