body {
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image:url(../images/openBook_Mast2.gif);
	background-repeat:no-repeat;
	width: 250px;
	height: 750px;
	position:absolute;
}
#masthead ul {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#00778A;;
	margin-top:200px;
	margin-right:0px;
	margin-bottom:0px;
	/* For Wintel IE margin display difference */
	margin-left:-8px !important; margin-left:34px;
	list-style:none;
}
#masthead li {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	color:#00778A;

}
#masthead a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#00778A;
	text-decoration:none;
	
}
#masthead a:link a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#00778A;
	text-decoration:none;
}
#masthead a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#7B0148;
	text-decoration:none;
}
#sublist ul {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
	color:#00778A;
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	/* For Wintel IE margin display difference */
	margin-left:-20px !important; margin-left:20px;
	list-style:disc;
}
#sublist li {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
	line-height:22px;
	color:#00778A;
	list-style:disc;
}
#sublist a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
	color:#00778A;
	text-decoration:none;
	
}
#sublist a:link a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
	color:#00778A;
	text-decoration:none;
}
#sublist a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:lighter;
	color:#7B0148;
	text-decoration:none;
}
#topNav {
	max-width: 930px;
	/* Expression for Wintel IE max-width problem */
	width:expression(document.body.clientWidth > 930? "930px": "auto");
	height:23px;
	margin:28px 20px 0px 0px;
	display:inline;
	position:absolute;
	overflow:hidden;
	z-index: 1;
}
#topNav ul {
	margin: 0px;
	padding: 0px;
	display:inline;
	list-style: none;
	list-style-image: none;
	text-align: right;
	}
#topNav li {		
	margin: 0px;
	padding: 0px;
	display:inline;
	list-style: none;
	list-style-image: none;
	text-align: right;
}
#topNav a {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 0px;
	overflow: hidden;
	height: 0px;
	height: /**/:23px;
	border-bottom-style: none;
	text-align: right;
}
#topNav a:hover {
	background-position: 0 23px;
	text-decoration: none;
	text-align: right;
}
#topNav a:active, topNav a.selected {
	background-position: 0 23px;
	text-decoration: none;
	text-align: right;
}
#home_N a {
	width: 47px;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/Home.gif);
}
#nevilleFreeman_N a {
	width: 120px;
	list-style-type: none;
	text-decoration: none;
	background-image: url(../images/NevilleFreeman.gif);
}


#main {
 	max-width:655px;
	/* Expression for Wintel IE max-width problem */
	width:expression(document.body.clientWidth > 905? "655px": "auto");
	/* For Wintel IE margin display difference */
	margin-top:64px !important; margin-top:94px;
	margin-right:40px;
	margin-bottom:0px;
	margin-left: 250px;
	padding: 0px 0px 0px 22px;
	position:absolute;
}
#main a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#414141;
	text-decoration:none;
}
#main a:link {
	font-family:"Times New Roman", Times, serif;
	color:#414141;
	font-size:14px;
	text-decoration:none;
	}
#main a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#00778A;
	text-decoration:none;
	border-bottom: dotted 1px #414141;
}
#main a:active, #main a.selected {
	font-family:"Times New Roman", Times, serif;
	color:#414141;
	text-decoration: none;
}
#main ul {
	list-style:none;
	}
#main li {
	list-style:none;
	}
#main h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	font-weight:lighter;
	color:#00778A;
	}
#main p {
	 max-width:650px;
	/* Expression for Wintel IE max-width problem */
	width:expression(document.body.clientWidth > 905? "650px": "auto");
	/* For Wintel IE margin display difference */
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#414141;
	text-align:justify;
	word-spacing:.10em;
	}
#main img {
	margin: 20px 40px 0px 0px;
	border-style: none;
	}
#imageLink a:link a:hover a:active a:visited {
	border-bottom:none;
	text-decoration:none;
	}
#main dl {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:lighter;
	}
#main dt {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#414141;
	line-height:35px;
	}
#main dd {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#414141;
	text-align:justify;
	word-spacing:.10em;
	margin: 0px;
	}
	