body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 25px;
}
a {
	color: #330066;
}
a:hover {
	color: #CC0066;
}

a.banner {
	text-decoration: none;
	border: none;
}

a.banner IMG{
	border: none;
}

a.banner:visited {
	text-decoration: none;
	border: none;
}

a.banner:hover {
	text-decoration: none;
	border: none;
}

h1 {
	font-size: x-large;
	font-weight: bolder;
	color: #330066;
	margin: 0px;
	padding-top:0px;
	text-align: center;
}

h2 {
	font-size: large;
	color: #330066;
	width: 99%;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330066;
	clear: both;
}

h3 {
	color: #666666;
	font-size: medium; 
	font-weight: bolder;
}

.purplebg {
	background-color: #330066;
}
.ttlbg1 {
	background-image: url(images/p-ttlbg1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 39px;
}
.ttlbg2 {
	background-image: url(images/p-ttlbg2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 39px;
}
.form1 {
	border: 1px solid #330066;
}

.nomargin {
	margin: 0px;
}
.hidden {
	display: none;
}






#f-main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #330066;
	margin-top: 30px;
}
#f-menu {
	background-image: url(images/f-menubg0.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	font-size: 1em;
	color: #FFFFFF;
	text-align: left;
	background-color: #8263A2;
	padding-bottom: 8px;
}
#f-footer {
	background-color: #8262A1;
	background-image: url(images/btobgfade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
}
#f-footer a {
	color: #FFFFFF;
}
#f-footer a:hover {
	color: #CCCCCC;
}
#f-menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#f-menu a:hover {
	color: #CCCCCC;
}
#f-menu ul {
	margin-left: 1px;
	list-style-type: none;
}
#f-menu li {
	margin-left: 0px;
	margin-top: 8px;
	list-style-type: none;
}
#f-news {
	width: 45%;
	float: left;
	padding: 10px 10px 10px 40px;
	font-size: 90%;
}
#f-news a {
	color:#666666;
	text-decoration: none;	
}
#f-news a:hover {
	color:#CC0066;
	text-decoration: none;	
}
#f-search {
	width: 40%;
	float: right;
	padding: 40px 10px 10px;
	text-align: center;
	font-size: 0.7em;
}
#f-botlinks {
	color: #FFFFFF;
	background-color: #330066;
	text-align: center;
	height: 26px;
	padding-top: 4px;
	clear: both;
}
#f-botlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#f-botlinks a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#s-header {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #330066;
}

#s-main {
	/*width: 760px; adjusted by lbjlc*/
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	/*border: 1px solid #330066; removed by lbjlc */
	margin-bottom: 20px;
}
#s-toplinks {
	color: #FFFFFF;
	background-color: #330066;
	text-align: center;
	padding: 5px;
}
#s-toplinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#s-toplinks a:hover {
	color: #CCCCCC;
}
#s-footer {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	color: #330066;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #330066;
}
#s-footer a {
	color: #330066;
}
#s-footer a:hover {
	color: #CC0066;
}
#s-midsection {
	background-image: url(images/s-pagebg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	width: 760px;
}
#s-menu {
	float: left;
	width: 208px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #330066;
	background-color: #CCCCCC;
	clear: none;
}
#s-menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#s-menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
#s-menu ul li a {
	display: block;
	color:#330066;
	text-decoration: none;
	background-color: #DDDDDD;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 105%;
	font-weight: bold;
}
#s-menu ul li a:hover {
	color:#CC0066;
	background-color: #EEEEEE;
}
#s-menu ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#s-menu ol li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	font-weight: lighter;
}
#s-menu ol li a {
	display: block;
	color:#330066;
	text-decoration: none;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 80%;
	font-weight: lighter;
}
#s-menu ol li a:hover {
	color:#CC0066;
	background-color: #EEEEEE;
}
#s-content {
	background-color: #FFFFFF;
	float: right;
	/*width: 720px; adjusted by lbjlc*/
	width: 600px;
	padding: 20px 20px 10px 10px;
	clear: none;
	/* text-align: justify; Removed by lbjlc */
}
.sublink {
	font-size: 0.8em;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-left: 10px;
}
.form2 {
	margin: 0px;
}
.pad10top {
	position: relative;
	top: 10px;
}
.footerlinks {
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


UL.noBullets{
	list-style: none;
}

DIV.right{
	float: right;
	text-align: center;
}

DIV.compress{
	font-size: x-small;
}

DIV.compress P{
	margin-top: 1px;
	margin-bottom: 1px;
}

.freeTextBibDetails{
	border: solid;
	border-width: 1px;
	overflow:auto;
	width: 500px;
	height: 12em;
}

.freeTextAddress{
	border: solid;
	border-width: 1px;
	overflow:auto;
	width: 500px;
	height: 6em;
}

.freeTextEnquiry{
	border: solid;
	border-width: 1px;
	overflow:auto;
	width: 500px;
	height: 8em;
}

.textEntry{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #000000;
	width: 200px;
}

.textEntryWide{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #000000;
	width: 300px;
}

.textEntryNarrow{
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-width: 1px;
	border-color: #000000;
	width: 100px;
}


ol.high{
	margin-top: 1px;
}

DIV.label{
	margin-bottom: 1px;
	float: left;
	clear: left;
	width: 200px;
}

DT{
	margin-top: 5px;
	/*font-weight: bolder;*/
	color: #666666;
}

DL.lists DT
{
	color: #000000;
	font-weight: bolder;
}

DIV.staffDetailsLibrarian{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsLibrarian IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsEngineering{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsEngineering IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsScience{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsScience IMG{
	float: left;
	border: none;
	width: 101px;
}

DIV.staffDetailsSSH{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsSSH IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsAdmin{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsAdmin IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsCirc{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsCirc IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsSys{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsSys IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsSuppServ{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsSuppServ IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.staffDetailsArchive{
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	clear: both;
}

DIV.staffDetailsArchive IMG{
	float: right;
	border: none;
	width: 101px;
}

DIV.contentFooting{
	clear: both;
}

OL.lettered {
	list-style-type:lower-alpha;
}

TABLE.standard{
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}

TABLE.standard TD{
	border-width: thin;
	border-style: solid;
}

TABLE.standard TH{
	border-width: thin;
	border-style: solid;
}

TR.manager {
  font-weight: bold;
}

TR.manager TH {
  text-align: left;
}

TABLE.standardTop{
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}

TABLE.standardTop TD{
	border-width: thin;
	border-style: solid;
	vertical-align: top;
}

TABLE.standardTop TH{
	border-width: thin;
	border-style: solid;
	vertical-align: top;
}

TABLE.standardFull{
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	width:100%;
	margin-bottom: 10px;
}

TABLE.standardFull TD{
	border-width: thin;
	border-style: solid;
}

TABLE.standardFull TH{
	border-width: thin;
	border-style: solid;
	width: 200px;
}

TD.classMarks{
	text-align: center;
}

P.dateStamp{
	text-align:right;
}

TABLE.standardFull TH.wide{
	width: 400px;
}


DIV.bigImages{
	Text-align:center;
}

P.caption{
	text-align:center;
}

P.subcaption{
	text-align:center;
	margin-top: 0;
	padding-top: 0;
}

DIV.imageBar{
	text-align: center;
}

H2.importantLink{
	text-align: center;
}

DIV.menu1{
	float: left;
	width: 200px;
}

DIV.menu2{
	float: right;
	width: 200px;
	margin-right: 20px;
}

P.subFooter{
	text-align: center;
}

tr.manager {
	font-weight: bolder;
}

tr.manager th {
	width: 30%;
}

tr.manager td.extension {
	width: 20%;
}

DIV.section {
	clear: right;
}

DIV.inset {
	text-align: right;
}

DIV.section DIV.right {
	float: right;
	width: 180px;
	text-align:center;
	margin-top: 5px;
}

td.date {
	white-space:nowrap;
}

td.date ul {
	margin-left: 2px;
	padding-left: 0px;
	margin-right: 2px;
	text-indent: 0px;
}

DIV.mainMenu {
	padding-top: 20px;
}

P.footer {
	margin-top: 1px;
	margin-bottom: 4px;
	display: none;
}

SPAN.hotLink {
	padding-left: 3px;
	padding-right: 3px;
}

div.newspaper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #330066;
	text-align: center;
}

div.headingDate {
	float: right;
}

.afterMenu {
	clear: both;
}

td.name {
	width: 33%;
	text-align:center;
	white-space:nowrap;
}

td.position {
	width:20%;
	text-align:center;
}

td.positionFull {
	text-align:center;
}

td.extension {
  width: 15%;
	text-align:center;
}

TABLE.standardMid{
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

TABLE.standardMid TH{
	border-width: thin;
	border-style: solid;
}

TABLE.standardMid TD{
	border-width: thin;
	border-style: solid;
}

div.bar {
	background-color: #8262A1;
	background-image: url(images/btobgfade.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-top: 4px;
	clear: both;
	padding-bottom: 4px;
}

div.bar a {
	color: #FFFFFF;
}
div.bar a:hover {
	color: #CCCCCC;
}

img.noBorder {
	border: none;
}

p.announcement {
  margin-top:2px;
	margin-bottom: 2px;
}

h2.announcemnts {
  margin-bottom: 3px;
}

p.example {
	margin-left:10px;
	font-size:small;
}

a.smallLink {
	font-size: x-small;
	color: #330066;
	vertical-align: text-top;
}

a.smallLink:hover {
	font-size: x-small;
	color: #CC0066;
	vertical-align: text-top;
}

a.smallLink:visited {
	font-size: x-small;
	color: #330066;
	vertical-align:text-top;
}

p.rightAligned {
	text-align: right;
}

p.centerAligned {
	text-align: center;
}

p.leftAligned {
	text-align: left;
}

div#yearOfReading {
	float: right;
	margin-right: 5px;
}

div#yearOfReading img{
	border: none;
}

dt#eReserve {
	color: #330066;
}

p.address {
	margin-left: 20px;
}


#f-header {
	display: none;
	visibility: hidden;
	width: 530px;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}

#ticker {
	display: none;
	visibility: hidden;
	clear: both;
	overflow: hidden;
	white-space: nowrap;
	font-size: 17px;
}

#rssFeedImage {
	float: right;
}

#whatsNew {
	float: left;
}

#icons {
	float: left;
	margin-top: 5px;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 520px;
	// display: table;
}

div.icon {
	// display: table-cell;
	margin: 5px;
	vertical-align: middle;
	text-align: center;
	height: 90px;
	float: left;
}

div.icon img {
	border: 0;
}

#flickr a:visited,
#flickr a:link,
#flickr a:hover {
	color: #3993ff;
	text-align: center;
	text-decoration: none;
}

#blog a:visited,
#blog a:link,
#blog a:hover {
	color: #3993ff;
	text-align: center;
	text-decoration: none;
}

#videos a:visited,
#videos a:link,
#videos a:hover {
	color: #3993ff;
	text-align: center;
	text-decoration: none;
}

#openingHours a:visited,
#openingHours a:link,
#openingHours a:hover {
	color: #3993ff;
	text-align: center;
	text-decoration: none;
}



