                                   * { margin: 0px; padding: 0px;}

body {
	height: 100%;
	color: #242424;
	background: #fff url(http://change.humboldt.edu/images/founders.gif) no-repeat bottom left;
	background-attachment: fixed;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	}
	
.hidden {
	position: absolute;
	top: -10000px;
	}
	
.clearer {
	display: block;
	clear: both;
	height: 10px;
	}
	
hr {
	height: 1px;
	border: none;
	border-bottom: 1px solid #939598;
	padding-top: 3px;
	}

a:link, a:visited {
	color: #1f5288;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
	
div.wordmark {
	width: 100%;
	background: transparent url(http://change.humboldt.edu/images/cscmarkbar.gif) repeat-x top left;
	height: 72px;
	}
	div.wordmark p {
		width: 800px;
		margin: 0 auto;
		padding-top: 10px;
		}
		div.wordmark p a {
			display: block;
			width: 346px;
			height: 17px;
			background: transparent url(http://change.humboldt.edu/images/cscwordmark.gif) no-repeat top left;
			}

.cabinetmark {
	display: block;
	height: 67px;
	width: 802px;
	margin: 10px auto 0px auto;
	background: transparent url(http://change.humboldt.edu/images/csc.gif) no-repeat top left;
	}
	.cabinetmark a {
		display: block;
		width: 500px;
		height: 67px;
		}
	
#Wrapper {
	width: 802px;
	margin: 0 auto;
	}
	
#Globalnav {
	width: 225px;
	float: right;
	background: transparent url(http://change.humboldt.edu/images/cscglobaltop.gif) no-repeat top left;
	margin-top: 0px;
	}
	#Globalnav ul {
		background: transparent url(http://change.humboldt.edu/images/cscglobalnav.gif) repeat-y top left;
		margin: 40px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		list-style: none;
		}
		#Globalnav ul li {
			padding: 6px 10px 6px 25px;
			}
			#Globalnav ul li a:link, #Globalnav ul li a:visited {
				font-size: 1.2em;
				color:#fff;
				}
	
.navbottom {
	display: block;
	background: transparent url(http://change.humboldt.edu/images/cscglobalbottom.gif) no-repeat top left;
	height: 40px;
	}
	 
#ciclink {
	float:right;
	width:215px;
	clear:both;
	margin-top:20px;
} 
#ciclink img {border:none;}
#Subnav {
	width: 225px;
	float: right;
	margin-top: 20px;
	clear: both;
	}
	#Subnav h3 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		margin-left: 25px;
		padding-bottom: 10px;
		}
	#Subnav ul {
		list-style: none;
		margin-left: 25px;
		}
		#Subnav ul li {
			padding: 4px 0px;
			}
	
#Content {
	width: 550px;
	margin-top: 30px;
	}
	#Content h1 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		font-size: 1.7em;
		}
	#Content h2 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		font-size: 1.5em;
		padding: 20px 0px 0px 0px;
		}
	#Content h3 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		font-size: 1.4em;
		padding: 20px 0px 0px 0px;
		}  
	#Content h4 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		font-size: 1.3em;
		padding: 20px 0px 0px 0px;
		}
	#Content h5 {
		font-family: utopia, georgia, serif;
		font-weight: normal;
		font-size: 1.2em;
		padding: 20px 0px 0px 0px;
		}
		#Content h3.date {
			padding-top: 10px;
			}
		#Content h3.listingdate {
			padding-top: 10px;
			margin-top: 30px;
			border-bottom: 1px solid #888;
			}
	#Content p {
		line-height: 1.5em;
		padding: 8px 0px;
		}
		#Content p.intro {
			font-size: 1.1em;
			}
	#Content ul {
		margin-left: 25px;
		list-style: square;
		}
	#Content ol {
		margin-left: 25px;
		list-style-position: inside;
		}
	#Content li {
		padding: 5px 0px;
		line-height: 1.5em;
		}
		

	#Content dl {
		line-height: 1.3em;
		font-size: 1.1em;
		}
		#Content dl dt {
			padding: 20px 0px 0px 0px;
			}
			#Content dl dt a.pdf, a.pdf {
				background: transparent url(http://change.humboldt.edu/images/Gnome-pdf.gif) no-repeat left top; 		
				padding-left: 20px;
				
				}
			#Content dl dd {
				padding: 2px 0px;
				} 
				#Content dl dd p {
					padding: 0px 0 0 20px;
					}

				
	.comment {
		border: 1px solid #ccc;
		background-color: #fff;
		padding: 10px;
		margin-top: 15px;
		}
	.category {
		text-align: right;
		}
	.posted {
		border-top: 1px solid #d7d7d7;
		text-align: right;
		font-size: .9em;
		}
	.paginate {
		padding: 10px 0px;
		font-size: .9em;
		}
		
.announcement {
	border: 1px solid #939598;
	background-color: #fff;
	padding: 15px !important;
	font-size: 1.1em;
	}
	.announcement span {
		font-size: 1.2em;
		color: #5e8728;
		line-height: 1.8em;
		}
			
.footer {
	width: 100%;
	background: transparent url(http://change.humboldt.edu/images/cscfooter.png) repeat-x top left;
	height: 167px;
	margin-top: 60px;
	}
	.footer p {
		width: 802px;
		text-align: right;
		margin: 0 auto;
		padding-top: 60px;
		color: #fff;
		font-size: .8em;
		line-height: 1.6em;
		}
		.footer p a:link, .footer p a:visited {
			color: #fff;
			text-decoration: none;
			}
			.footer p a:hover {
				text-decoration: underline;
				}  
.progress {
	background-color:#4b88c8;
	padding:2px 15px;
	margin-right:5px;
	color:#fff;
	/*border:solid 1px #6b7c8d;*/
        font-size:.8em;
}
.vcard {
margin:18px 0 27px;
}
.fn {
font-weight:bold;
display:block;
}
div.reports {
	background-color:#ccc; 
	border:solid 1px #999;	
	margin:20px 0;
	padding:5px 10px;
}
#Content ul.report-links {
	list-style-type:none;
	padding:5px 0 5px 10px; 
	margin:5px 0 0 0;
}
#Content ul.report-links li {

}
#Content ul.report-links a {padding-bottom:20px;}   
ul#priorities-nav {
/*	float:left;*/
	list-style-type:none;
	margin:0;
	width:220px;
}  
ul#priorities-nav li {
	background-color:#4B88C8;
	margin:3px;
	padding:3px 0 3px 6px;
} 
ul#priorities-nav li a {color:#fff;}  
span.top-link {
	font:65% arial, verdana, 'san-serif';
	border:solid 1px #4B88C8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	background-color:#fff;
	padding:3px;
	margin-left:5px;
} 
p.comment-links {
	margin:10px 0;
}
p.comment-links a {
	font-size:100%;
	border:solid 1px #4B88C8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px; 
	background-color:#fff;
	padding:3px;
	margin-right:5px; 
} 
p.comment-links a:hover {
	background-color:#75a8de;
	color:#252525;
	text-decoration:none;
}
span.top-link a {text-decoration:none;}    
#Content p.reference {
	margin-left: 25px;
}