h1 {
	font-family: sans-serif;
	color: #a10d1d;
	margin-top:3px;
	margin-bottom:3px;
}
h2 {
	font-family: sans-serif;
	font-weight: bold;
	color: #a10d1d;
	margin-top:3px;
	margin-bottom:3px;
}
h3 {
	font-family: sans-serif;
	font-weight: bold;
	color: #663333;
	margin-top:3px;
	margin-bottom:3px;
}
h4 {
	font-family: sans-serif;
	font-weight:bold;
	color: #444;
	margin-top:3px;
	margin-bottom:3px;
}
a {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

/* Content Formatting */
#content p, #content ul {
	margin-bottom: 15px;
}
#content ul {
	list-style:disc;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content ol {
	margin: 0px 0 10px 20px;
	list-style:decimal;
}
#content strong {
 	font-weight:bold;
	}
#content td {
	padding:5px;
	}
#content li {
	display: list-item;
	padding-left: 1em;
	padding-bottom: 4px;
	text-align: left;
	list-style: inherit;
}
#content th {
	background: #BECDD8;
	text-align: left;
	padding: .3em 1em;
	border-right: 1px solid #eee;
}
#content em, #content i {
	font-style: italic;
}
#content a:link, #content a:visited {
	color: #1a6b83;
}
#content a:hover, #content a:active {
	color: #b11b2c;
	/* [disabled]text-align: center; */
}
#container p.breadcrumbs {
	color: #888;
	margin: 0 0 10px 10px;
	font-size: 85%;
}
	#container p.breadcrumbs a:link, #container p.breadcrumbs a:visited {
		color: #1a6b83;
	}
	#container p.breadcrumbs a:hover, #container p.breadcrumbs a:active {
		color: #b11b2c;
	}
	
#content table {
	font-size:small;
	}
#container p.small_teenzone {
	color: #FFFFFF;
	margin: 0 0 10px 10px;
	font-size: 85%;
}
	#container p.small_teenzone a:link, #container p.small_teenzone a:visited {
		color: #FFFFFF;
	}
	#container p.small_teenzone a:hover, #container p.small_teenzone a:active {
		color: #b11b2c;
	}

/* FOOTER */
#footer p {
	font: 10px/16px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	color: #888
}


span.title {
 	font-style:italic;
	}

span.bookyouthtitle {
 	font-style:italic;
	font-size:large;
	}
	
ol.booklist {
	line-height:1.5em;
	}

span.bookyouth {
	font-size:large;
	}
	
thead {
	text-align:left;
	}
	
.db {
	padding-left:20px;
	color:#666666;
	}
p.ref {
	margin-top:0px;
	margin-bottom:0px;
	padding-left:10px;
	}
.smaller {
	font-size:smaller;
	padding-right: 2px;
	}
	
.right {
	float:right;
	}
.left {
	float:left;
	}
.booklista {
	background:#f8f1e2;
	padding:8px 8px 8px 8px;
	}
.booklistb {
	padding:8px 8px 8px 8px;
	}
.titlelist {
	padding:8px 8px 8px 8px;
	}
#content textarea, #content input, #content select {
	border:solid 1px #999999;
	}
#content img.book {
	padding-right:10px;
	padding-bottom:8px;
	padding-top: 3px;
	}
#content .eventsa {
	background:#e9eae9;
	padding:5px;
	margin:5px;
	}
#content .eventsb {
	padding:5px;
	margin:5px;
	}
#content img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	}
.lightblue {
	font-size: 100%;
	font-style: normal;
	background-color: ##93CEFF;
}
.mediumblue {
	font-size: 100%;
	font-style: normal;
	background-color: ##39A8FF;
}.Gale_sub {
	padding-left:25px;
	color:#000000;
}
#title-new {
	background-color: #DAD4C7;
	background-image: url(../images/MPPLname-new.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 307px;
	position: absolute;
	top: 10px;
	float: right;
	margin-right: 35px;
}
.floatRightWPadding {
	padding: 10px;
	float: right;
}
.underline {
	text-decoration: underline;
}
.floatLeftWPadding {
	padding: 10px;
	float: left;
}
.padding5 {
	padding: 5px;
}
.hr {
	background-color:#999;
	height: 1px;
	width: 100%;
	clear: both;
}
.BrownText {
	font-weight: normal;
	color: #6A3500;
}
.padding10 {
	padding: 10px;
}
.left-padding-5 {
	padding-left: 5px;
}
.greenline {
	background-color: #060;
	height: 1px;
	width: 100%;
	margin-bottom:5px;
}
.strike {
	text-decoration: line-through;
}
.indent5 {
	margin-left: 5px;
	display:block;
}

