/* OM TARE TUTARE TURE SOHA */
#wpclogo {
	background-image: url(../img/tara_centre/wpc_logo_resized.jpg);
	margin:auto;
	width:150px;
	height:150px;
	position:static;
	}
a:link {
	color: #B4A79F;
}
a:visited {
	color: #B9A199;
}
a:hover, a:active, a:focus {
	color: #333333;
}
h1 {
	margin: 0;
}
h4 {
	color: #9c8c85;
	font-size: 1.2em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	text-align: center;
}
.first {
	font-size: 3.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	line-height: 1em;
	padding-right: 4px;
	color: #9C8C85;
}
.picleft {
	float: left;
	margin-right: 10px;
}
.picright {
	float: right;
	margin-left: 10px;
}
th.pr {
background-color:#F9F2EF;
border-top: 1px dotted #A6948C;
border-bottom: 1px dotted #A6948C;
border-left: 1px dotted #A6948C;
border-right: 1px dotted #A6948C;
text-align: center;
}
td.pr {
background-color:#F9F2EF;
text-align: left;
border: 1px dotted #A6948C;
}