#content-left h2 {
	margin-bottom: 8px;
}
#content-left h2 a:link {
	color: white !important;
	text-decoration: none;
}
#content-left h2 a:hover {
	color: white !important;
	text-decoration: underline !important;
}
#content-left h2 a:visited {
	color: white !important;
	text-decoration: none;
}
small {
	font-size: 11px;
}
#content-left p {
	font-size: 13px !important;
}


#content-left a:link {
	color: white;
	font-weight: bold;
}
#content-left a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#content-left a:visited {
	color: white !important;
	font-weight: bold;
}
#content-right a:link {
	color: #520501;
}
#content-right a:hover {
	color: #520501;
	text-decoration: none;
}
#content-right a:visited {
	color: #520501 !important;
}

#content p {
	font-size: 13px !important;
}

#recent-container2 {
	width: 285px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-top: -25px;
}
#sidebar {
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 5px;
	color: black;
	font-size: small;
	text-align: left !important;
}
#sidebar li {
	list-style: none;
}
#content2 {
	width: 100%;
	height: auto;
	background-image: url('http://www.abyss-arts.com/images/contents2-bg.png');
	background-repeat: repeat-y;
	padding-top: 40px;
	color: white;
} 
#content3 {
	width: 930px;
	height: auto;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	color: white;
	text-align: left;
	font-size: 13px;
}
#content3 a:link {
	color: white;
}
#content3 a:visited {
	color: white;
}

.more-link {
	background-color: #520501;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none !important;
	margin-top: 2px;
}
.more-link a:link {
	text-decoration: none !important;
}
