
/*========================================================================
Cal Poly Template Custom Web Stylesheet

Add custom styles for your web site here.
=========================================================================*/

#container {
	width:960px;
	}
		
		/*================================================================
		Content
		=================================================================*/
		
#content h3 {
	margin-top: 15px;
	font-size: 125%;
	color: #000;
}

#content .backtotop {
	font-size: 90%;
	}

#content .grads {
	width: 30%;
	}
	
#content p {
	margin-bottom: 20px;
	line-height: 170%;
	font-size: 120%;
	}
#content .backtotop {
	border-bottom: 1px solid #ccc;
	text-align: right;
	font-size: 100%;
	}
