#home_head h2{
	display:none;
}
#home_head{
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	width: 500px;
	height: 115px;
	margin: auto;
}
body{
	text-align: center;
}
ul#menuitems li{
	list-style: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
}
ul#homemenuitems li{
	list-style: none;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 10px;
	display: list-item;
	margin: 15px;
}

a{
	text-decoration: none;
	color: #CC6600;
}

a:hover{
	color: #CC0000;
}

ul#menuitems{
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}

ul#homemenuitems{
	margin: 0;
	padding: 0;
	padding-top: 25px;
}

#page_content{
	width: 550px;
	font-family: "Times New Roman", Times, serif;
	margin: auto;
	font-size: 0.8em;
}

#page_content img{
	margin-top: 20px;
}

#links_content{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: auto;
}

#links_content a{
	color: black;
}

#links_content a:hover{
	color: #666666;
}

#links_head h2{
	display: none;
}

#links_head{
	background-image: url(/images/links_head.jpg);
	background-repeat: no-repeat;
	width: 143px;
	height: 52px;
	margin: auto;
	margin-top: 6px;
}

#psychotherapy_head h2{
	display: none;
}

#psychotherapy_head{
	background-image: url(/images/psychotherapy_head.jpg);
	background-repeat: no-repeat;
	width: 379px;
	height: 76px;
	margin: auto;
	margin-top: 10px;
}

#meditation_head h2{
	display: none;
}

#meditation_head{
	background-image: url(/images/meditation_head.jpg);
	background-repeat: no-repeat;
	width: 278px;
	height: 48px;
	margin: auto;
	margin-top: 10px;
}

#writing_head h2{
	display: none;
}

#writing_head{
	background-image: url(/images/writing_head.jpg);
	background-repeat: no-repeat;
	width: 449px;
	height: 50px;
	margin: auto;
	margin-top: 8px;
}

#workshops_head h2{
	display: none;
}

#workshops_head{
	background-image: url(/images/workshops_head.jpg);
	background-repeat: no-repeat;
	width: 526px;
	height: 51px;
	margin: auto;
	margin-top: 7px;
}

#contact_head h2{
	display: none;
}

#contact_head{
	background-image: url(/images/contact_head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 526px;
	height: 51px;
	margin: auto;
	margin-top: 7px;
}

#articles_head h2{
	display: none;
}

#articles_head{
	background-image: url(/images/articles_head.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 526px;
	height: 51px;
	margin: auto;
	margin-top: 7px;
}

#welcome_head h2{
	display: none;
}
