#profileframe {
	padding				: 10px;
	background			: #F0EFE9;
}

table.btable {
	margin-bottom		: 20px;
}

div.introframe {
	line-height			: 170%;
}

div.introtitle {
	padding-bottom		: 10px;
}

div.pdata {
	padding-bottom		: 8px;
}

div.ptext {
	padding-bottom		: 5px;
	line-height			: 160%;
}

ol {
	margin-top    : 0px;
	margin-left   : 0em;
	padding-left  : 1.75em;
	line-height   : 140%;
	margin-bottom : 0px;
	list-style-position : outside;
}

ul {
	margin-top    : 0px;
	margin-left   : 0em;
	padding-left  : 1.25em;
	line-height   : 140%;
	margin-bottom : 0px;
	list-style-position : outside;
}

li {
	margin-top  : 0.5em;
}

a:link    { text-decoration: none;      color: #333; }
a:visited { text-decoration: none;      color: #333; }
a:hover   { text-decoration: none;      color: #96692F; }
a:active  { text-decoration: none;      color: #333; }