@charset "UTF-8";
div.secondLevel {
	float: left;
	width: 30.7em;
}
#subContent h1 {
	font-size: 2.4em;
}
div.twondPad {
	background-color: #F5F2F2;
	padding: 1em;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	border: 1px dotted #A27537;
}
div.secondLevel h1{
	font-size: 1.5em;
	margin-top: 0px;
}
div.secondLevel h2{
	margin-top: 0.5em;
	font-size: 1.3em;
	color: #8D8565;
}
div.secondLevel h2 +  p{
	margin-top: 0px;
}
div#left h1 {
	color: #FFF2E2;
	text-align: center;
	font-variant: small-caps;
	padding-right: 1em;
	padding-left: 0.5em;
}
#left ul.home {
	font-weight: bold;
	color: #FFF;
	text-align: left;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 1.5em;
	margin-bottom: 1.5em;
}
#left .home li {
	margin-bottom: 1em;
	height: 60px;
	width: 100px;
	line-height: 60px;
}
#left .home li a:link, #left .home li a:visited {
	display: block;
	height: 80px;
	width: 220px;
	line-height: 80px;
	color: #8C8566;
}
#left .home li.increase a:link, #left .home li.increase a:visited {
	background: url(../img/1up.gif) no-repeat 5px 0px;
}
#left .home li.increase a:hover, #left .home li.increase a:active {
	background: url(../img/1down.gif) no-repeat 5px 0px;
}
#left .home li.improve a:link, #left .home li.improve a:visited {
	background: url(../img/2up.gif) no-repeat 5px 0px;
}
#left .home li.improve a:hover, #left .home li.improve a:active {
	background: url(../img/2down.gif) no-repeat 5px 0px;
}
#left .home li.lead a:link, #left .home li.lead a:visited {
	background: url(../img/3up.gif) no-repeat 5px 0px;
}
#left .home li.lead a:hover, #left .home li.lead a:active {
	background: url(../img/3down.gif) no-repeat 5px 0px;
}
#left .home li.global {
	line-height: 1.4em;
	width: 100%;
}
div#blogCheck {
	float: right;
	width: 20em;
}
.hidden {
	visibility: hidden;
}

