.ccc-page-nav a:hover,
.ccc-page-nav a.active 
{
	/*padding: 			0 38px;*/
	/*background: 		url(/mt-static/themes/unstyled/images/shoe.jpg) left center no-repeat;*/
	/*white-space: 		nowrap;*/
	background: 	#616ea6;
	color: #ddd;
}

.ccc-page-nav {
	height: 30px;
	width: 90%;
}

.ccc-page-nav ul {
	width: 100%;
	float: left;
	border-bottom: 1px solid #777;
}

.ccc-page-nav ul li {
	list-style: none;
	float: left;
}

.ccc-page-nav ul li a {
	text-decoration: none;
	margin-left: 10px;
}



/*
.ccc-page-nav {
	background: 		white url(/mt-static/themes/unstyled/images/fiddle_banjo_small.gif) 10px bottom no-repeat;
	background: white;
	padding: 			10px 20px 165px 20px;
	position: 			fixed;
	top: 				100px;
	left: 				20px;
	width: 				175px;
	text-align: 		center;
	z-index: 1;
	border: 2px solid black;
}


.ccc-page-nav-tiny
{
	background: 		white url(/mt-static/themes/unstyled/images/fiddle_banjo_small.gif) 10px bottom no-repeat;
	background-size: 90px 90px;
	padding: 			10px 10px 10px 10px;
	position: 			fixed;
	top: 				100px;
	left: 				20px;
	width: 				90px;
	height:				80px;
	text-align: 		center;
	z-index: 1;
	border: 2px solid black;
}
	*/

.ccc-page-nav-tiny * 
{
	display: none;
}

/*
ccc-page-nav a {
	font-family: 		Georgia;
}

#page {
	background-color: 	#616ea6;
	padding-top: 		0px;
	margin-top: 		0px;
}

html 
{
	background-color: #616ea6;
}

body
{
	font-size: 		80%;
}

h1,h2,h3,h4,h5 {
	font-family: 	Georgia;
}

a 
{
	color: 			black;
	text-decoration: underline;
}

a:hover 
{
	color: 			#616ea6;
}

#header, #content, #footer
{
	background-color: 	white;
	width: 				600px;
	margin-left: 		128px;
	padding: 			10px 20px 10px 128px;
}

#header, #footer
{
	text-align: 		right;
}

#header
{
	color: #616ea6 				;
}

#banner
{
	text-align: 		center;
	overflow: 			hidden;
}

.tags {
	font-style: 		italic;
}

.caption {
	text-decoration: none;
	font-size: 80%;
}

#header h1, #header h2, #header p
{
	margin: 			0px;
}

h1
{
	font-size: 			1.8em;
}

h2
{
	font-size: 			1.5em;
}

h3
{
	font-size: 			1.2em;
}

img
{
	border: 			none;
}
*/

