#menu {
	background:			white url('../img/purple/gradmenu.jpg') repeat-x 50% 0;
}

#header{
	border: 1px solid #CBAEB0;
	border-top: none;
	background:			white url('../img/purple/upborder.jpg') repeat-x center top;
	padding-top: 5px;
	/*height: 115px;*/
}

#banner{
/*	border: 1px solid #c9de9d;*/
	min-height: 60px;
}


.phi_module{
	border: 1px solid #CBAEB0;
	margin-bottom: 10px;
}

.phi_instance_title_div{
	height: 20px;
	background:			url('../img/purple/titlesback.jpg') repeat-x left top;
}

#footer{
	border: 1px solid #CBAEB0;
	border-bottom: none;
	height: 30px;
	background:			#E7D9D9 url('../img/purple/upborder.jpg') repeat-x center bottom;
}

#banner .phi_module{
	border: none;
}

#slogan{
	border-top: 1px solid #CBAEB0;
}

.phi_page_thumbnails li {
	border:1px solid #CBAEB0;
}

#phi_user_menu a,
#menuh a, a, a:visited
{
	font-weight:		bold;
	color:				#A76C70;
	text-decoration:	none;
}

#banner .phi_module{
	margin-bottom: 0px;
}

#bannerfooter .phi_module{
        border: none;
}


