body{
	background: url(../img/head-top-bk.jpg) 0 0 repeat-x;
}


#container-top{
	background:url(../img/head-top-l-bk.gif) 0 0 no-repeat;
}

#top #header{
	height:540px;
}

#toptopics h2{
	display:block;
	position: absolute;
	left: -999px;
	width: 100px;
}

#top dl {
	padding:60px 0 10px 110px;
}

#top dl dt{
	padding:10px 0 5px 0;
	font-size:90%;
}

#top dl dt span{
	display:block;
	font-size:80%;
}


#top a:link,#top a:active,#top a:visited{
	color:#222;
}

#top a:hover,#top a:hover span{
	color:#888;
}

#top dl dd{
	padding:5px 0 5px 10px;
	border-left:#22c819 1px solid;
}

#toptopics{
	float:left;
	width:520px;
	background:url(../img/icon_topics.jpg) 0 0 no-repeat;
}

#topblog{
	float:right;
	width:352px;
	background: url(../img/blog_bg.jpg) repeat-y ;
}


#toptopics p{
	display:block;
	background:url(../img/bt_totopics.gif) 0 0 no-repeat;
	float:right;
	width:134px;
}

#toptopics p a{
	display:block;
	height:30px;
}

#toptopics p a span,#topblog h2 a span{	
	display:block;
	position: absolute;
	left: -999px;
	width: 100px;
}

#topblog #blog-entries{
	background:url(../img/blog-foot.jpg) bottom left no-repeat;
	padding:0 0 14px 0;
	margin:0;
}

#topblog h2{
	background:url(../img/blog-head.jpg) 0 0 no-repeat;
}

#topblog h2 a{
	display:block;
	width:250px;
	height:100px;
}

#topblog ul{
	background:url(../img/blog-recent.jpg) 0 0 no-repeat;
	padding:0 0 0 120px;
	margin:0 5px 5px 5px;
	list-style:none;
}

#topblog ul li{
	background:url(../img/blog-dart.jpg) 0 0 no-repeat;
	border-left:#cb98c0 1px solid;
	padding:0 5px 5px 10px;
	margin:0;
}

#topblog p{
	display:block;
	background:url(../img/bt_toblog.gif) 0 0 no-repeat;
	float:right;
	width:120px;
	margin-right:10px;
}

#topblog p a{
	display:block;
	height:30px;
}

#topblog p a span{	
	display:block;
	position: absolute;
	left: -999px;
	width: 100px;
}
