#catHeader {
	text-transform: uppercase;
	font-size: 220%;
	font-weight: normal;
	font-variant: normal;
	color: #666600;
}
body {
	background-color: #CDCD9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align:center;
}
#wrapper a {
	color: #666600;
	text-align:left;
}
#wrapper a:hover {
	color: #333300;
} 
#wrapper a:visited {
	color: #333300;
}
#frame {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
