body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: white;
}
#navbar, .hidden, .hide_focus, #global_menu {
	display: none;
}
#contentcontainer {
	width: auto;
	margin: 0 0%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#main_content {
	margin: 0px;
	padding-top: 1em;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
}
#main_content a:link:after, #main_content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}
#main_content a[href^="/"]:after {
 content: " (http://www.csus.edu" attr(href) ") ";
}

.photo p{
	font-size: 80%;
}

.photo{
	page-break-inside: avoid;
}
