@charset "UTF-8";
/* CSS Document */


.content {
	width:770px;
	margin-left:70px;
	padding:10px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	color:#666666;
}

.profile, .profile2 {
	width:378px;
	height:352px;
	background-image:url(../images/profile1-featuredoc.png);
	background-repeat:no-repeat;
	margin-left: 200px;
	float:left;
	position: relative;
	margin-top: 36px;
	display:inline;
	color:#000000;
}

.profile2{
	background-image:url(../images/profile2.png);
	background-repeat:no-repeat;
}

.profile-pic{
	background-repeat:no-repeat;
	width:70px;
	height:87px;
	margin:25px 10px 0 30px;
	text-align:center;
	vertical-align:middle;
	float:left;
}

.profile-pic img {
	border: 2px solid #fff;
	width:70px;
	height:87px;
}

.profile-display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color: #000000;
}



.profile-edit, .profile-edit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:underline;
	color: #FFFFFF;
}


.profile-why-oc {
	background-image:url(../images/profile4-celebrity.png);
	background-repeat: no-repeat;
	width:378px;
	height:352px;
	float:left;
	margin:20px 0px 170px 10px;
	margin-left: 200px;
	padding-right: 10px;
	display:inline;
	color:#000000;
}

#lavander {
	background-image:url(../images/profile4-featuredoc.png);
	background-repeat: no-repeat;
}

.profile-posts {
	background-image:url(../images/profile-posts.png);
	background-repeat: no-repeat;
	width:386px;
	height:265px;
	float:left;
	margin:20px -40px 0 30px;
	display:inline-block;
}


.profile-new {
	background-image:url(../images/profile-posts.png);
	background-repeat: no-repeat;
	width:386px;
	height:265px;
	float:left;
	margin:20px -40px 0 30px;
	display:inline-block;
}

.subheader {
	color: #FF0000;
}