body {	font: 100% Verdana, Arial, Helvetica, sans-serif;	color: #666666;	text-align: left;	margin: 0px;	background-color: #FFFFFF;}html, body { /* saves you from the "centering jump" on short pages */	background-color: #DCEDFE;}p {	font-size: 80%;}/* holder styles */#holder {	width: 800px;	background-position: center;	background-image: url(images/background.jpg);	position: relative;	margin-top: 10px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;}/* wrapper styles */#wrapper {	width: 760px;	text-align:left}/* header styles */#header {	background-image: url(images/cfuw_banner_2.jpg);	background-repeat: no-repeat;	background-position: center top;	height: 240px;	width: 800px;	margin-bottom: 5px;}.callout {	font: bold 130% Georgia, "Times New Roman", Times, serif;	color: #333;	margin: 0;	padding: 20px 10px;}/* navigation styles */#nav {	width: 140px;	float: left;	color: #FFFFFF;	padding-top: 15px;	padding-right: 5px;	padding-bottom: 15px;	padding-left: 5px;	margin: 5px;	text-align: left;	font-size: 80%;	line-height: 130%;}#nav a:link {	color: #FFFFFF;	text-decoration: none;	font-weight: bold;	height: 30px;}#nav a:visited { 	color: #FFFFFF;}#nav a:hover, #nav a:active, #nav a:focus {	color: #CCCCCC;	height: 20px;}/* content styles */#content {	padding: 15px;	margin-top: 0;	margin-bottom: 0px;	margin-left: 165px;	background-color: #DCEDFE;	margin-right: 15px;	font-family: "Times New Roman", Times, serif;	line-height: 130%;}#content p {}/* third column styles */#news {	margin: 0px;	padding: 15px 8px 8px 8px;	float: right;	width: 144px;	background-color: #877d6c;	color: #FFFF99;}#news p {	color: #FFFF99; /* third column has a dark color so font must be light for contrast */}/* footer styles */#footer {	font-size: 80%;	color: #FFFFFF;	background-image: url(background.jpg);	width: 800px;	background-repeat: repeat-y;	background-position: center;}/* miscellaneous styles */.brclear {	clear:both;	height:0;	margin:0;	font-size: 1px;	line-height: 0px;}#footer a:link {	color: #FFCC00;}
