#lvl2_header{
	position:relative;
	top:-2px;
	left:5px;
	width:535px;
	margin:0px 0px 12px 3px;
	padding-bottom:18px;
}

#lvl2_header_left{
	float:left;
	height:56px;
	width:127px;
	background:url(../images/lvl2_header_top_left.jpg) top left no-repeat;
}

#lvl2_header_right{
	float:left;
	height:56px;
	width:408px;
	background:url(../images/lvl2_header_top.jpg) top left no-repeat;
}

#lvl2_nav_left{
	float:left;
	height:20px;
	width:127px;
	background:url(../images/lvl2_header_left.jpg) top left no-repeat;
}

#lvl2_nav_today{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_up.jpg) top left no-repeat;
}

#lvl2_nav_about{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_up.jpg) top left no-repeat;
}

#lvl2_nav_news{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_up.jpg) top left no-repeat;
}

#lvl2_nav_archive{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_up.jpg) top left no-repeat;
}

#lvl2_nav_support{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_up.jpg) top left no-repeat;
}

#lvl2_nav_contact{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_up.jpg) top left no-repeat;
}

#lvl2_nav_today_dn{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_dn.jpg) top left no-repeat;
}

#lvl2_nav_about_dn{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_dn.jpg) top left no-repeat;
}

#lvl2_nav_news_dn{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_dn.jpg) top left no-repeat;
}

#lvl2_nav_archive_dn{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_dn.jpg) top left no-repeat;
}

#lvl2_nav_support_dn{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_dn.jpg) top left no-repeat;
}

#lvl2_nav_contact_dn{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_dn.jpg) top left no-repeat;
}

#lvl2_nav_today:hover{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_today_dn.jpg) top left no-repeat;
}

#lvl2_nav_about:hover{
	float:left;
	height:20px;
	width:57px;
	background:url(../images/lvl2_nav_about_dn.jpg) top left no-repeat;
}

#lvl2_nav_news:hover{
	float:left;
	height:20px;
	width:53px;
	background:url(../images/lvl2_nav_news_dn.jpg) top left no-repeat;
}

#lvl2_nav_archive:hover{
	float:left;
	height:20px;
	width:59px;
	background:url(../images/lvl2_nav_archive_dn.jpg) top left no-repeat;
}

#lvl2_nav_support:hover{
	float:left;
	height:20px;
	width:70px;
	background:url(../images/lvl2_nav_support_dn.jpg) top left no-repeat;
}

#lvl2_nav_contact:hover{
	float:left;
	height:20px;
	width:79px;
	background:url(../images/lvl2_nav_contact_dn.jpg) top left no-repeat;
}