body {  background-image : url(/images/cfbkgnd.jpg);  background-color : black;  background-repeat : repeat-y;  background-attachment : fixed;  font-family : Arial, Helvetica, sans-serif;  font-size : 10pt;  color : white;}a {	font-size: 12pt;	font-weight: bold;	color: #ffffff;	text-decoration: none;}a:hover {	color: #ff0000;  background-color : black;	text-decoration: none;}#gallery {  font-size: 10pt;	font-weight: normal;	color : #ffffff;}#gallery a:link {	font-size: 10pt;	color: #ffffff;	text-decoration: none;}#gallery a:visited {	font-size: 10pt;	color: #ff0000;	text-decoration: none;}#gallery a:hover {	font-size: 10pt;	font-weight: normal;	color : #888800;}#events {  font-size : 10pt;}#copyright {  float: left;  padding: 0 0 8px 12px;  font-size: 8pt;  font-style: italic;  }#credit {  float: right;  padding: 0 12px 8px 0;  font-size: 8pt;  font-style: italic;  }#credit a {	font-size: 10pt;	color: #ffffff;}#credit a:hover {	text-decoration: none;	color: #ff0000;}