body   { background: maroon url(pix/bits/bg.jpg) repeat-y center}td, a      { color: #fffacd; font-size: 12pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-color: #fffeee  }.copy  { color: #b98; font-size: 8pt }#menu {	font-family: Arial, Helvetica, sans-serif;	color: #333;	font-size: 11pt;	letter-spacing: 1pt;	list-style-type: none;	list-style-position: outside;	font-weight : bold;	border-bottom: 2px solid #ccc;	margin: 0px;	padding: 0;}		#menu a {	display: block;	padding: 2px 2px 2px 0.5em;	background-color: #600;	color: #fff;	text-decoration: none;	width: 100%;	border-top-width: 2px;	border-right-width: 3px;	border-bottom-width: 2px;	border-left-width: 2px;	border-top-style: solid;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-top-color: #CCCCCC;	border-right-color: #666666;	border-bottom-color: #666666;	border-left-color: #CCCCCC;}	#menu a:hover {		background-color: #300;		color: #ffffff;}
