body {
	font: 1em Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: #CCCFD6;
	margin: 0px;
}
#head {
	color: #333333;
	text-decoration: none;
	float: left;
	width: 100%;
	font-size: 1.6em;
	font-weight: lighter;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #393E48;
	letter-spacing: 0.4em;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#content #breadcrumbs {
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	float: left;
	width: 100%;
	margin-bottom: 20px;
	font-size: 0.9em;
}

#navi {
	color: #333333;
	text-decoration: none;
	background: #CCCFD6;
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 520px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #393E48;
	border-bottom-color: #393E48;
}
#navi #counter {
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	vertical-align: bottom;
	margin-top: 290px;
}
#content {
	color: #333333;
	text-decoration: none;
	background: #CCCFD6;
	float: left;
	width: 75%;
	margin-left: 5px;
}


#navi a {
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	display: block;
	line-height: 25px;
}
#navi a:hover {
	color: #393E48;
	text-decoration: none;
	background: #8DDFFF;
}
#head img {
	margin-right: 10px;
}

#footer {
	font-size: 0.8em;
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #393E48;
}
.navcontent {
	font-size: 0.8em;
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #393E48;
	display: block;
	margin-top: 10px;
}

#content h1 {
	font-size: 1.3em;
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
	letter-spacing: 0.2em;
}

.update {
	font-size: 0.8em;
	color: #393E48;
	text-decoration: none;
	background: #CCCFD6;
}
#footer a:hover {
	color: #393E48;
	text-decoration: underline;
}


#footer a {
	color: #000000;
	text-decoration: none;
	background: #CCCFD6;
}
#content #breadcrumbs a {
	color: #000000;
	text-decoration: none;
	background: #CCCFD6;
}
#content  .button {
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	border: 1px solid #333333;
}
#content .fielder {
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	border: 1px solid #393E48;
}

