body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	color: #CCCCCC;
	font-size: 32px;
	letter-spacing: 2px;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 10px;
}

h2 {
	color: #808080;
	font-size: 1em;
	margin-top: 30px;
	letter-spacing: 1px;
}

h3 {
	color: #333333;
	font-size: 1em;
	margin:0;
	line-height: 1.3em;
}

h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {
	color: #333333;
	border-bottom: 1px solid #6495ED;
	text-decoration: none;
	margin-bottom: 0;
}

h3 a:visited {
	border-bottom: 1px solid #6495ED;
}

h3 a:hover	{
	border-bottom: 1px solid #FF9900;
}

h3 a:active {
	border-bottom: 1px solid #FF0000;
}

.menu {
	margin-top: 0.8em;
	margin-bottom: 1em;
}

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	border-bottom: 1px solid #6495ED;
	color: Black;
	text-decoration: none;
}

.menu a:visited {
	border-bottom: 1px solid #6495ED;
}

.menu a:hover	{
	border-bottom: 1px solid #FF9900;
}

.menu a:active {
	border-bottom: 1px solid #FF0000;
}

.nav {
	color: #333333;
	font-size: 85%;
	line-height: 16px;
	margin: 5px 0 0 0;
}

.wee {
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	float: left;
	padding: 10px;
	width: 29%;
	margin: 25px 5px 5px 0;
}

.update {
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-size: 80%;
	line-height: 1.2em;
	margin-top: 10px;
	padding-top: 10px;
	text-decoration: none;
}

#content {
	border-right: none;
	margin: 10px 15px 0 5px;
	padding: 20px 15px 0 10px;
}

#shinystat {
	display: none;
}

#top {
	border-bottom: 1px solid #CCCCCC;
	color: #CCCCCC;
	letter-spacing: 2px;
	margin: 0 5% 0 15px;
	padding-right: 5px;
}

#top-right {
	font-family: "Courier New", Arial, sans-serif;
	color: #333333;
	text-align: right;
	position: absolute;
	letter-spacing: 4px;
	font-weight: bold; 
	padding-right: 5px;
	right: 5%;
	top: 40px;
	width: 330px;
}
