body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
#fullscreen
{
	visibility: hidden;
	width: 100%;
	height: 100%;
}
#tanbox
{
	position: absolute;
	top: 0;
	left: 36;
	background-color: DECBAD;
	width: 140px;
	height: 370px;
}
#bluebar
{
	position: absolute;
	top: 26;
	left: 0;
	background-color: 003562;
	width: 100%;
	height: 44px;
	line-height: 0.001em;
}
#martha
{
	position: absolute;
	top: 26;
	left: 36;
	z-index: 2;
}
#consulting
{
	position: absolute;
	top: 70;
	left: 245;
}
#blueline
{
	position: absolute;
	top: 96;
	right: 0px;
	height: 1px;
	background-color: 003562;
	line-height: 0.001em;
	width: 600px;
}
#links
{
	position: absolute;
	top: 124;
	left: 36;
}
#content
{
	position: absolute;
	top: 124;
	left: 245;
	padding-right: 69px;
}
#content h1
{
	color: 003562;
	font-size: 2.2em;
}
#content h2
{
	color: #000000;
	font-size: 1.9em;
	border-bottom: 2px solid #000000;
	margin-top: 2.5em;
}
#content h3
{
	color: 003562;
	font-size: 1.4em;
	font-style: italic;
	margin-top: 2.5em;
}
#content p
{
	text-align: justify;
	line-height: 1.5em;
}
#content ul
{
	list-style: square;
	line-height: 1.5em;
}
#content ul.biglist
{
	font-size: 1.4em;
	font-weight: bold;
}
#content table
{
	/*float: left;*/
	margin-top: 60px;
	margin-bottom: -30px;
}
#content table td
{
	padding-right: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}
#content img
{
	border: 1px solid #777777;
}
#credit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	position: absolute;
	left: 245;
	top: 26;
	z-index: 1;
	padding-bottom: 20px;
}
