
#main_content h1 {
	background-image: url(../Images/RDIARY_TITLE.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: 10px;
}
#main_content p {
	color: #CCCCCC;
	font-size: 12px;
	padding-top: 5px;
}
#main_content h2 {
	font-size: 14px;
	text-transform: capitalize;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	margin-top: 20px;
	background-color: #333333;
	clear: both;
	display: block;
}
div#welcome {
	background-image: url(../Images/diary_img.PNG);
	background-repeat: no-repeat;
	position: absolute;
	height: 132px;
	width: 341px;
	text-indent: -9999px;
	left: 36px;
	top: 144px;
}
div#welcome_text {
	position: absolute;
	width: 377px;
	left: 405px;
	top: 173px;
	font-size: 12px;
	color: #FFFFFF;
}
