* { margin: 0; padding: 0; }

form
{
	padding: 0;
	margin: 0;	
}

body {
	background-color: #d2d2d2;
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	}
	
p 
{
	margin-bottom: 1em;
	line-height: 1.6em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	
}
	
li {
	margin-left: 2em;
	margin-bottom: .5em;
	line-height: 1.5em;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size:small;
	color: #36454F;
	}
	
img {
	border: 0;
	}
	
#wrapper-a {
	width: 902px;
	margin: 0px auto;
	padding: 0px;
	background: #d2d2d2;
	display: block;
	overflow:hidden;
	}	

#wrapper-b
{
	background-color:#f7f1e8;
}	
#header
{
	width: 902px;
	height: 185px;
	margin-top: 22px;
	background-image: url(../img/header.jpg);
	background-color:#f7f1e8;
}
	#header div
	{
		clear:both;
		float:none;
		margin-left: 245px;
		padding-top: 145px;	
	}
	#header div a
	{
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size:10pt;
		color: #36454F;
	}
	#header div p
	{
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size:10pt;
		color: #36454F;
		
	}

#nav
{
	clear:both;
	float:none;
	width: 902px;
	margin-left:62px;
	background-color:#f7f1e8;
}
	#nav #left
	{
		float:left;
		width: 124px;
		background-color:#f7f1e8;
	}
	#nav #left div
	{
		padding-bottom:29px;
	}
	#nav #right
	{
		float:left;
		width: 676px;
		height: 294px;
		background-image: url(../img/i_001.jpg);
		background-color:#f7f1e8;
	}
#contentBody
{
	clear: both;
	float: none;
	width: 902px;
	overflow: auto;
	background-color:#f7f1e8;
	min-height: 410px;
}
	#container
	{
		overflow:hidden;
		padding-left:62px;
		padding-top:17px;
	}
	#content-top
	{
		float:none;
		width: 800px;
		height: 18px;
		background-image: url(../img/content-top.jpg);
		background-repeat:no-repeat;
	}
	#content-bottom
	{
		float:none;
		width: 800px;
		height: 22px;
		background-image: url(../img/content-bottom.jpg);
		background-repeat:no-repeat;
	}
	#contentFull
	{
		float:none;
		width: 800px;
		background-image: url(../img/content-middle.jpg);
		background-position: center top;
		background-repeat:repeat-y;
		min-height: 410px;
	}
	#contentFull #content
	{
		padding: 25px 45px 25px 45px;
	}
	#contentFull #content #divContent002 .bioImg
	{
		padding-left:15px;
		padding-bottom:15px;
	}
	#contentBody TD
	{
		margin-bottom: 1em;
		line-height: 1.6em;
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size:small;
		color: #36454F;
	}
#footer
{
	clear:both;
	float:none;
	padding-bottom:20px;
}
	P#footNav
	{
		color: #144092;
		font-size: 8pt;
		font-weight: normal;
		text-align: center;
		margin-top:45px;
		margin-bottom: 1px;		
	}
		P#footNav A
			{
			color: #144092;
			text-decoration: none;
			font-weight: bold;
			}
			P#footNav A:hover
			{
				text-decoration: underline;
			}
	P#footText
	{
		font-size: 8pt;
		font-weight: normal;
		color: #36454F;
		text-align: center;
	}
		P#footText A
		{
			color: #36454F;
			text-decoration: none;
			font-weight: normal;
		}
			P#footText A:hover
			{
				text-decoration: underline;
			}
