body {
	margin: 0px;
	padding: 0px;
	width: 800px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:0.7em;
	line-height:1.4em;
	background:url('/_images/header_bdrop.gif');
	background-repeat:repeat-x;
	background-color:#fff;
	color: #000;
}
#header, #footer {
	text-align: center;
}
#header {
	background:url('/_images/header_bdrop.gif');
	background-repeat:repeat-x;
	height: 100px;
}
#headerIntro {
	height: 65px;
}
#footer {
	height: 50px;
	visibility: hidden;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 216px;
	margin-right: 196px;
	width: 608px;
}
#content1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 216px;
	margin-right: 196px;
	width: 628px; 
}
#left {
	position: absolute;
	overflow:hidden;
	top: 100px;
	width: 211px;
	padding-left:5px;
	left:0px;
}
#right {
	position: absolute;
	top: 100px;
	width: 196px;
	left: 804px;
	right: 0px;
}

h1 {
	text-align: left;
	margin-top: 0em;
	margin-bottom: 1.1em;
	font-size:1.4em;
	font-weight:normal;
	color:#600;
	background-color:#fff;
}
h2 {
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size:1em;
	font-weight:bold;
	color:#600;
	background-color:#fff;
}
p {
	/*text-align: left;*/
	margin-top: 0em;
	margin-bottom: 1.4em;
}
#leftcontent, #leftcontent a, #leftcontent a:active, #leftcontent a:visited, #leftcontent a:hover {
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	font-size:1em;
	font-weight:normal;
	color:#600;
	background-color:#fff;
	text-decoration: none;
}
#contentcontent a, #contentcontent a:active, #contentcontent a:visited, #contentcontent a:hover {
	color:#600;
	background-color:#fff;
	text-decoration:none;
}
#contentcontent a:hover {
	text-decoration:underline;
}
#leftcontent a:hover {
	text-decoration: underline;
}
#rightcontent {
	text-align: right;
}

.peopleTitle {
	color:#600;
	background-color:#fff;
}
.peopleBody {
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	width:560px;
}

.entryText{

	font-weight:normal;
	color:#000;
	background-color:#fff;

}
#strapLine {
	font-weight:bold;
	color:#fff;
	background-color:#600;
	position: absolute;
	padding-left:5px;
	left: 0px;
	top: 59px;
	height:26px;
}