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

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

a { 
	color: #000099;
	text-decoration: none;}
a:hover { 
	color: #be0909;
	text-decoration: underline;
	}
	
.main ul li{
	list-style-image: url(/images/bullet-redstar.png);
	}	
.main h4 {
		color: #be0909;
	}
	
ul.booklist li a {
	font-style: italic;
	}
	
#staff div.column {
	float: left;
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#staff div.column h4 {
	font-size: 1em;
	clear:  left;
	color: #333;
	border-bottom: 1px solid #d91d03;
	}

#staff div.column ul li {
	list-style: none;
	margin: 0;
	}
	
#staff dt {
	font-weight: normal;
	float: left;
	margin: 0;
	}
	
#staff dd {
	text-align: right;
	margin: 0 20px 0 0;
	}
	
#staff  dd.title {font-style: italic; }

#staff table {
	width: 100%;
	}
#staff table td { 
	padding: 0 10px 0 0; 
	empty-cells: show;
/* 	color: #583b00; */
	}

	
	

	
	
	
code {
	font-family: Monaco, Courier, monospace;
	font-size: 1em;
	line-height: 130%;
	}
	
	
div.notice {
	background: #d9e0fe url(/images/noticeBlue.png) bottom right no-repeat;}	
	
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%;
	}

