#contentwrapper {
	height: 500px;
	width: 604px;
	position: relative;
	top: 20px;
	background-attachment: scroll;
	background-image: url(../assets/images/aboutme_background.gif);
	background-repeat: no-repeat;
}
#aboutmetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	height: 400px;
	width: 320px;
	position: relative;
	left: 10px;
	top: 80px;
}
#nxtpge_lnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 15px;
	width: 60px;
	position: relative;
	left: 250px;
	bottom: 5px;
}
