@charset "UTF-8";
#art_available_GE {
	font-size: medium;
	float: left;
	margin: 5px;
	padding: 5px;
	width: 300px;
	height: 250px;
	list-style-type: none;
	list-style-image: none;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
#CCG_nav  li  {
	margin-right: 10px;
}
#CCG_nav  {
	font-family: papyrus, sans-serif;
	text-decoration: none;
	text-align: center;
	clear: both;
	list-style-type: none;
	display: inline;
	padding: 10px;
}
#CCG_nav  ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#CCG_nav    li     {
	margin-right: 10px;
	margin-left: 10px;
	display: inline;
	list-style-type: none;
}
