/* -------------------------------------------------------------- 
	
	profile.css

-------------------------------------------------------------- */

.topphotocontainer{
	position:relative;
	float:left;
	width:700px;
	height:363px;
	background-image:url(../images/indextopphoto.jpg);
}

.topphototext{
	position:relative;
	float:left;
	width:700px;
	height:20px;
	padding-top:2px;
	margin-bottom:30px;
}

.profilemainimage{
	position:relative;
	float:left;
	width:700px;
	height:145px;
	margin-bottom:15px;
}

.profilemaintext{
	position:relative;
	float:left;
	width:700px;
	margin-bottom:30px;
}