body {
	background: #ddd9a6 url(../images/bgStripe.gif) repeat-y left top;
	font: normal 16px/normal Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #fff /*333*/;
	position: relative;
	margin: 0px;
	padding: 0px;
}
h1 {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
div.content {
	margin: 0 0 0 242px;
	padding: 0;
	width: 782px;
	background: #eee;
}
div.contentHome      {height:509px;color:white;background: #002255 url(../images/contentHome.jpg);}
div.contentAbout     {color:white;background: #000154 url(../images/contentAbout.jpg);}
div.contentBio       {background: #040256/*9ABDD3*/ url(../images/contentBio.jpg);}
div.contentPortfolio {background: #040256/*9ABDD3*/ url(../images/contentPortfolio.jpg);}
div.contentContact   {background: #040256 /*9ABDD3*/ url(../images/contentContact.jpg);}

div.contentHome,
div.contentAbout,
div.contentBio,
div.contentPortfolio, 
div.contentContact {
	background-repeat:no-repeat;
	background-position:right 155px;}
	
	

.content .bodycopy {
	margin: 0px;
	padding: 50px 0px 15px 10px;
	width: 509px;
}
.content .bodycopy a {color: #f5d862/*#006*/;}
.contentAbout .bodycopy a {color:#f5d862;}

h2 {
	color: #D2B644 /*#006*/;
	font: normal 32px/normal calibri, "trebuchet MS", trebuchet, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px;
	margin: 0px;
}
p {
	margin: 2px 0px 12px;
	padding: 0px;
}
h3 {
	font: italic bold 18px calibri, "trebuchet MS", trebuchet, arial, sans-serif;
	margin: 20px 0px 0px;
	padding: 0px;
	color: #D2B644 /*#000000*/;
}
h4 {
	font: italic bold normal 22px calibri, "trebuchet MS", trebuchet, arial, sans-serif;
	margin: 20px 12px;
	padding: 5px 9px;
	background: #F5D862 url(../images/h4.gif) repeat-x left top;
	border-bottom: 1px solid #FFFFFF;
	color: #040256;
}


ul.topnav {
	margin: 0px;
	padding: 134px 0px 0px 180px;
	height: 21px;
	background: #DDD9A6 url(../images/topnavWhiteStripe.gif) repeat-x left bottom;
	text-align: right;
}
ul.topnav li {
	float:left;
	padding:0;
	margin:0 25px 0 0;
	list-style:none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #125;
}
ul.topnav a {color:#125;text-decoration:none;}

div.footer {
	background: white url(../images/footerLogo.gif) no-repeat left top;
	border-bottom: 1px solid #888;
	list-style: none;
	font:normal 10px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	height:25px;
	width:1024px;
	text-align: left;
}
div.footer span,
div.footer a {
	color: #888;
	text-transform: uppercase;
	margin: 0 0 0 4px;
	padding: 0px;
	line-height: 24px;
}

div.footer a {
	color: #3f6388;
	text-decoration: underline;
	}

div.footer a.mtm {
	background: url(../images/footerMTM.gif) no-repeat right top;
	padding-right:31px;
	}

ul.footer a:hover {color: #262f81;}

img.bioPhoto {
	display:block;
	float:right;
	margin:0 0 15px 15px;
	}

h2.home {font-size: 19px; line-height: 21px; color: #adb38e; text-transform: uppercase; font-weight: normal;}
h3.home strong {color: #e8da91; font-weight: normal;}
h3.home {font-size: 21px; line-height: 23px; color: #fff; text-transform: uppercase; font-style: normal; font-weight: normal; letter-spacing: -.01em;}