@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #340035;
}
#wrapper2 {
	background-color: #35195c;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#wrapper {
	width: 900px;
	background-image: url(pics/bacground%20latest%20revision.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #44005B;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#linkshome {
	width: 210px;
	height: 510px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;
}
#linksaboutme {
	width: 210px;
	height: 760px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;
}
#linksphilosophy {
	width: 210px;
	height: 760px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;
}
#linkstherapy {
	width: 210px;
	height: 1250px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;
}
#linkswhat {
	width: 210px;
	height: 745px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;
}
#linksap {
	width: 210px;
	height: 520px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #636;
	text-align: right;
	padding-top: 110px;
	padding-right: 15px;
	float: left;
	font-weight: normal;
	margin-top: 40px;

}

#addresshome {
	padding-top: 330px;
	text-align: right;
	font-weight: normal;
}
#addressaboutme {
	padding-top: 585px;
	text-align: right;
	font-weight: normal;
}
#addressphilosophy {
	padding-top: 585px;
	text-align: right;
	font-weight: normal;
}
#addresstherapy {
	text-align: right;
	font-weight: normal;
	margin-top: 1080px;
}
#addresswhat {
	text-align: right;
	font-weight: normal;
	margin-top: 570px;
}
#addressap {
	padding-top: 200px;
}

a {
	text-decoration: none;
	color: #44005B;
}


#blank {
	clear: both;
}
li   {
	padding-bottom: 15px;
}
#contenthometext li {
	display: inline;
	font-size: 13px;
	padding-right: 2px;
	padding-left: 2px;
}

#header {
	float: right;
	width: 670px;
	text-align: center;
	font-size: 24px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#headerText {
	float: right;
	width: 670px;
	text-align: center;
	font-size: 12px;
	padding: 5px;
}

#picmary {
	padding-top: 40px;

}
#content {
	float: right;
	width: 670px;
	padding-bottom: 50px;
}
#contenthometext {
	line-height: 25px;
	margin-top: 25px;
	padding-left: 20px;
	padding-right: 6px;
}


ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-type: none;
}
.footer a {
	font-size:10px;
}
