body, p, ul, dl, ol, li, dd, dt, td, th { font-family: sans-serif; } 
hr, body, ol, ul, li, p {
	padding: 0;
	margin: 0;
}
body { font-size: 76%; }
#footer, BODY, #header, #headerContent, H1 { 
	margin: 0 auto;
	text-align: center;
}
#body { margin: 0 10%; }

#footer,
#results,
#journalAuthor,
#byDate,
#typeResource,
#date { padding: 5px 23px; }

#headerContent {
	background-image: url(img/Library-of-Mu-small_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 277px;
}

H1 { padding: 23px 0; } 
#journalAuthor form { padding: 23px 0 0 0; } 
#body, 
#results,
#footer p,
#journalAuthor,
#byDate,
#typeResource { text-align: left; }
#body p { margin: 1em 0; }

#headerContent { width: 760px; }

.box { 
	background: #def; 
	border: solid 1px #008; 
	padding: 0.5em;
}
#record { 
	margin-right: 143px;
}

#homeColumnOne {
	/*margin-right: 342px !important;*/
	margin-right: 323px;
	/*float: left;*/
	/*border:1px solid red;*/
}
#homeColumnTwo {
	width: 223px;
	/*border:1px solid green;*/
	/*float: right;*/
}

#results {
	margin: 7px 42px 17px 42px;
	padding: 10px 23px;
}

#mainNav {
	list-style-type: none;
	padding: 1px 0; /* to stop margin collapse happening */
	margin: 131px 42px 23px 42px;
}

#mainNav li {
	float: left;
	/*padding: 5px 17px;*/
}

a.menunav { 
	font-size: 1.1em;
	color: #000;
	background: transparent; 
	padding: 1.0em 2.3em 1.0em 2.3em; 
	text-decoration: none;
}
a.menunav:hover {
	background: #000;
	color: #fff;
	text-decoration: underline;
}

/* standards */
img { border: none; }
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
img.alignLeft {
	float: left;
	padding-right: 0.5em;
}
img.alignRight {
	float: right;
	padding-left: 0.5em;
}
img.alignMiddle {
	vertical-align: middle;
}

li,dt {
padding-bottom: 0.5em;
}

dd {
padding-bottom: 0.1em;
}

li ul {	padding-top: 0.5em;}
li li {	font-size: 1.0em;}


a.noline {text-decoration: none;}
a.noline:hover {text-decoration: underline;}

hr.border { border-bottom: solid 1px #008; height: 0px; }
.bg1 { background: #9cf;}
.error { border: solid 1px #800; background: #fdc; padding: 0.5em; font-weight: bold; }
.subdued { color: #999; }

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }
  
.errorhighlite { color: red; }
  }
