body { 
	background-color: #f0eee1; 
	font-family:Verdana, Arial; 
	font-size: 12px;
	color: #000000;
}

a {
	color : #956126;
	text-decoration : underline;
}

.pclass {
	font-weight: bold;
	color: #5d534a;
}

#container { 
	margin: auto; 
	width: 740px; 
	margin-top: 0; 
	margin-bottom: 25px;
}

#header { 
	margin: auto auto auto -25px;
	background: none;
}

#p_image { 
	background-repeat: none; 
	width: 165px; 
	height: 214px; 
	float: left; 
	margin:0 auto;
}

#main {
	padding: 10px;
	background-color: #ffffff;
	border: 1px solid #bba07f;
	border-top-style: none;
}

p.old { 
	line-height: 20px; 
}

#inlinks { 
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #006699; 
	font-weight: bold;
	padding-left: 20px;
}

#inlinks a {
	
}

#body_footer { 
	background-repeat: none; 
	width: 740px; 
	height: 12px; 
	margin: auto; 
	overflow: hidden;
}