#navigation a.mainlevel_current_sidenav {
	text-decoration: none;
}

#tradition  {
	width: 100px;
	position: absolute;
	top: -165px;
	left: 10px;
}
#tradition img  {
	margin: 0px 20px 3px;
}
#tradition p  {
	text-align: center;
}

#title    {
	top: -120px;
}

#content  a{
	text-decoration: none;
}
#content  a:hover{
	text-decoration: underline;
}
#content ul#home-nav {
	margin-top: -10px;
	margin-bottom: 0px;
}
#content ul#home-nav li, #content ul.cols li{
	float: left;
	width: 218px;
	margin: 0px 35px 10px 0px;
}
#content ul#home-nav li:first-child, #content ul.cols li:first-child{
	margin-left: 10px;
}
#content ul#home-nav li:last-child, #content ul.cols li:last-child{
	margin-right: 0px;
}
#content ul#home-nav img{
	float: none;
	margin-right: 0px;
}
#content ul#home-nav p{
	background: url(/images/button_218x39.png) no-repeat;
	height: 39px;
	width: 218px;
	text-align: center;
	line-height: 39px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
}
#content ul#home-nav p:hover{
	text-decoration: underline;
}
#content ul#home-nav a:hover{
	text-decoration: none;
}
#content ul.cols  {
	clear: both;
}
#content ul.cols li {
	/* [disabled]float: left; */
	/* [disabled]width: 218px; */
	/* [disabled]margin-right: 20px; */
}
