body
{
	background-color: #fff;
	margin: 0;
	padding: 5px;
	font-size: 62.5%;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
}

#content
{
	padding: 0 0 30px 0;
	/* background-image: url(../images/background02.jpg); Added 12/7/2007 - MJS */
	background-repeat: no-repeat;
	background-position: bottom right;
}

#leftContent
{
	width: 420px;
	padding: 30px 0 0 15px;
	clear: left;
}

#leftContent a
{
	color: #000080;
}

#leftContent a:hover
{
	color: #778899;
}

#leftContent h1, #leftContent h2
{
	margin: 0;
	padding: 0 0 10px 0;
	color: #cc9933;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: 1px;
	text-transform: lowercase;
}

#leftContent h2
{
	font-size: 1.8em;
	letter-spacing: -1px;
}

#leftContent h1.name
{
	text-transform: none;
	padding: 0 0 0 0;
}

#leftContent p
{
	margin: 0;	
	color: #000;
	font-size: 1.4em;
	line-height: 1.6em;
	padding: 0 60px 15px 0;
}

#leftContent p.listHeader
{
	padding: 0 60px 0 0;
	font-weight: bold;
	color: #cc9933;
}

#leftContent p.jobTitle
{
	font-size: 2em;
	color: #cc9933;
	text-transform: lowercase;
	padding: 0 60px 10px 0;
}

#leftContent ul
{
	margin-top: 0;
	padding-top: 0;
	font-size: 1.4em;
	list-style-type: square;
}

#leftContent ul ul
{
	margin-top: 5px;
	font-size: 1em;
	list-style-type: circle;
}

#leftContent ul li
{
	padding: 0 0 5px 0;
}

#footer
{
	clear: both;
	margin: 10px 0 0 0;
	height: 40px;
	background-image: url(../images/beyondinnovation02.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: none; /* Added 12/7/2007 - MJS */
}

#header
{
	/* height: 118px; */
	height: 145px; /* Added 12/7/2007 - MJS */
}

img
{
	border: none;
}

#topNavigation
{
	text-transform: lowercase;
	font-size: 1.2em;
	text-align: center;
	background-color: #cc9933;
	display: none; /* Added 12/7/2007 - MJS */
}

#topNavigation ul
{
	margin: 0;
	padding: 5px 0;
	list-style: none;
}

#topNavigation ul li
{
	display: inline;
	padding: 0 9px;
}

#topNavigation ul li
{
	border-left: solid 1px #000;
}

#topNavigation ul li.first
{
	border-left: none;
}

#topNavigation ul li a
{
	text-decoration: none;
}

#topNavigation ul li a
{
	color: #000;
}

#topNavigation li a:hover
{
	text-decoration: underline;
}

#rightNavigation
{
	width: 320px;
	float: right;
	border-left: solid 1px #000;
	margin: 20px 0 0 0;
	padding: 0 0 80px 0;
}

#rightNavigation ul
{
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
	text-transform: lowercase;
}

#rightNavigation ul.name
{
	text-transform: none;
}

#rightNavigation ul li
{
	padding: 5px 0;
	font-size: 1.6em;
}

#rightNavigation ul li a
{
	/* color: #cc9933; */
	color: #c19700;
	text-decoration: none;
}

#rightNavigation ul li a:hover
{
	text-decoration: underline;
}

#wrapper
{
	margin: auto;
	padding: 3px;
	width: 770px;
	text-align: left;
	border: solid 1px #000;
}
