#rightcontent {
	position: absolute;
	top: 9px;
	left: 164px;
	height: 770px;
	width: 829px;
}

#s1 {
	position: absolute;
	top: 15px;
	left: 586px;
}

#title {
	position: absolute;
	top: 40px;
	left: 20px;
	font-size: 18px;
	font-family: georgia;
}

#maintitle {
	font-size: 33px;
}

hr {
	color: #e1dfe0;
	background-color: #e1dfe0;
}

#cat_container {
	position: absolute;
	left: 9px;
	top: 80px;
	width: 813px;
}

#cat_content {
position: relative;
	height: 620px;
	left: 5px;
	overflow: hidden;
	font-size: 12px;
}


#cat_content a:hover {
text-decoration: underline;
}

.entry {
	position: relative;
	top:10px;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

#Pagination {
	right: 0px;
	width: auto;
	text-align: right;
}



