	body { 
		margin: 0px; 
		font-size: 11pt; 
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif; 
		color: #000;
		background-color: #fff;
		}
	hr { 
		color: #064; 
		width: 100%; 
		height: 1px; 
		background: transparent;		
		}
	hr.center {
		color: blue; 
		width: 90%; 
		height: 1px; 
		background-color: #fff;		
		text-align: center;
		margin: 0px;
		}
	h1 {
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
		font-size: 18pt; 
		font-weight: bold; 
		color: #064;
		background-color: #fff;
		margin: 4px 0px 10px 8px;
		width: 600px;
		}
	h2 {
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
		font-size: 14pt; 
		font-weight: bold; 
		color: #064;
		background-color: #ddd;
		margin: 4px 0px 10px 0px;
		padding-left: 4px;
		width: 100%;
		}		
	h3 {
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
		font-size: 12pt; 
		font-weight: bold; 
		color: #064;
		border-bottom: 1px solid #064;
		background-color: #fff;
		margin: 4px 0px 0px 0px;
		width: 100%;
		}
	h4 {
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif;
		font-size: 10pt; 
		font-weight: bold; 
		color: #fff;
		border: 1px solid #777;
		background-color: #064;
		margin: 0px;
		width: 100%;
		}				
	img	{
		border: 0px none;
		display: inline;
		}	
	table {
		border: 0px;
		}	
	th {
		background-color: #ccc;
		color: #000;
		font-size: 10pt;
		}
	dt {
		color: #044;
		background: transparent;
		font-size: 10pt;
		font-weight: bold;
		}	
	dd {
		color: #066;
		background: transparent;
		}
	pre {
		color: #000;
		background-color: #ddd;
		border: 1px solid #777;
		}	
	span.blue {
		color: #00f;
		background: transparent;
		}
	span.red {
		color: #f00;
		background: transparent;
		}
	span.smallblue {
		color: #00f;
		background: transparent;
		font-size: 8pt;
		}	
	span.smallred {
		color: #f00;
		background: transparent;
		font-size: 8pt;
		}	
	div.quote {
		position: relative;
		color: #604;
		background: transparent;
		font-size: 9pt;
		margin-left: 20px;
		}	
	div.callout {
		position: absolute;
		color: #00f;
		background: transparent;
		left: -130px;
		width: 120px;
		text-align: right;
		font-size: 9pt;
		}			
	#masthead {
		position: relative;
		top: 0px;
		left: 0px;
		margin: 0px;
		padding: 0px;
		width: 910px;
		height: 160px;
		}
	#backlinks {
		position: absolute;
		top: 2px;
		left: 80px;
		width: 450px;
		padding-top: 4px;
		padding-bottom: 4px;
		margin: 0px;		
		}
	#backlinks a { 
		text-decoration: none; 
		color: #00f;
		background: transparent;
		height: 24px;		
		padding-right: 10px;  
		padding-left: 10px;
		}		
	#backlinks a:link { 
		text-decoration: none; 
		color: #00f;
		background: transparent;  
		}
	#backlinks a:visited { 
		text-decoration: none; 
		color: #00f;		
		background: transparent; 
		}
	#backlinks a:hover { 
		text-decoration: none; 
		color: #000; 
		background-color: #aaa;
		border-left: 1px solid #666;
		border-top: 1px solid #666;
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		}
	#backlinks a:active { 
		text-decoration: none; 
		color: #00f;		
		background: transparent; 
		}
	#date {
		position: absolute;
		top: 20px;
		left: 680px;
		width: 208px;
		color: #333;
		background: transparent;
		text-align: right;
		z-index: 10;
		}
	#qvdate {
		font-size: 9pt; 
		font-family: "Lucida Grande", Lucida, Helvetica, Arial, sans-serif; 
		color: #666;
		}
	#title {
		position: absolute;
		top: 120px;
		left: 100px;
		color: #ff9;
		background: transparent;
		font-size: 24pt;
		font-family: Times, serif;
		font-weight: bold; 
		}		
	#logo {
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 10;	
		}
	#menu {
		position: relative;
		top: -4px;
		left: 0px;
		height: 20px;
		width: 900px;
		color: #fff;
		background-color: #099;
		border-bottom: 1px solid #666;
		padding-left: 10px;
		}	
	#menu a {
		font-size: 10pt; 
		font-weight: normal; 
		color: #fff; 
		padding: 0px 4px 0px 4px;		
		}
	#menu a:link { 
		text-decoration: none; 
		background: transparent; 
		}
	#menu a:visited { 
		text-decoration: none; 
		background: transparent; 
		}
	#menu a:hover { 
		text-decoration: underline; 
		color: #000; 
		background: transparent; 
		}
	#menu a:active { 
		text-decoration: none; 
		background: transparent; 
		}
	#collegelogo {
		position: absolute;
		top: 24px;
		left: 234px;
		background: transparent;
		z-index: 20;
		}
	#starting {
		position: absolute;
		top: 30px;
		left: 90%;
		background: transparent;
		}
	#earl {
		position: absolute;
		top: 280px;
		left: 620px;
		background: transparent;
		z-index: 15;
		}
	#content {
		position: relative;
		top: 10px;
		left: 10px;
		color: #000;
		background: transparent;
		width: 98%;
		z-index: 100;
		} 
	#content th {
		font-size: 10pt;
		font-weight: bold;
		color: #064;
		background-color: #ccc;
		}
	#content td {
		font-size: 10pt;
		}		
	#content-indent {
		position: relative;
		top: 10px;
		margin-left: 140px;
		color: #000;
		background-color: #fff;
		width: 700px;
		z-index: 10;
		} 
	#localmenu {
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		background: transparent;
		color: #000;
		width: auto;
		text-align: left;
		padding: 4px;
		line-height: 1.4em;
		margin-right: -8px;
		}
	#localmenu a {
		font-size: 9pt; 
		font-weight: normal; 
		color: #000; 
		border: 1px solid #777;
		background-color: #ee9;
		padding: 0px 8px;				
		}
	#localmenu a:link { 
		text-decoration: none; 
		background-color: #ee9;
		margin-top: 4px;
		color: #000;
		}
	#localmenu a:visited { 
		text-decoration: none; 
		background-color: #ee9; 
		color: #000;
		}
	#localmenu a:hover { 
		text-decoration: none; 
		color: #00f; 
		background-color: #da0; 
		border-top: 1px solid #000;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #000;
		}
	#localmenu a:active { 
		text-decoration: none; 
		background-color: #ddd;
		color: #000; 
		}	
	ul.resources { 
		list-style-type:disk; 
		list-style-image:url('../images/circle-b.jpg');
		list-style-position:inside; 
		margin-left: 10px; 
		vertical-align: middle; 
		padding-left: 20px;
		}
