#page #content p {
	margin-left: 70px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#top_menu p a {
	color: #999;
}
#page #top_menu p a:hover {
	color: #FFF;
	font-size: 15px;
}
#page #content {
	position: absolute;
	height: 475px;
	width: 800px;
	top: 120px;
	left: 0px;
	background-image: url(../images/background/wallpaper.png);
	background-position: left top;
	visibility: visible;
}
#page #content p a {
	font-size: 14px;
	line-height: 20px;
}
#page #content p a:hover {
	font-size: 14px;
	color: #FFF;
}
.categories {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
	text-align: justify;
}
#page #content #text {
	padding: 0px;
	height: 400px;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

