#rap {
}
#header {
	display: none;
}
#cover {
	text-align: left;
	padding-bottom: 10px;
}
#cover a {
	background-image: url(images/cover.gif);
	background-repeat: no-repeat;
	text-indent: -9000em;
	display: block;
	height: 260px;
	width: 760px;
}
#cover a:hover {
background-position: 0 -260px;
}
li {
	list-style-type: none;
}
ul li ul li {
}
.widgettitle {
	display: none;
}
#menu {
	text-align: left;
}
li#pages {
	display: none;
}
li#categories {
	padding-bottom: 10px;
}
#categories ul {
	padding-top: 5px;
}
#categories ul li {
	float: left;
	width: 190px;
}
#categories a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	margin-right: 20px;
}
#categories small {
	display: block;
	width: 170px;
	padding-bottom: 20px;
	margin-top: 3px;
}
li#tools {
	display: none;
}
li#news {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#news ul {
	padding-top: 10px;
}
#news ul li {
	font-family: Verdana;
	font-size: 11px;
	float: left;
	width: 380px;
}
#news img {
	float: left;
	margin-right: 5px;
}
#news a {
	display: block;
	width: 300px;
}