body {
	text-align: center;
	min-width: 600px;
}
#printversion {
	display : none;
}
#wrapper {
	text-align: left;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;
}
#wrapper2 {
	text-align: left;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;
}
#menu div {
	display:none;
}
#intro em {
	color: #445A0B;
	font-style: normal;
	font-weight: bold;
}
#intro b {
	color: #004D89;
	font-style: normal;
}
#intro a:link { 
	color: #445A0B;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#intro a:visited { 
	color: #445A0B;	
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}
#intro a:hover { 
	color: #445A0B;
	background-color: #efefef;
	text-decoration: none;
}
#intro a:active { 
	color: #445A0B;
}
#moreinfo em {
	color: #445A0B;
	font-style: normal;
	font-weight: bold;
	font-size: 80%;
}
#bigideas h1 {
	color: #445A0B;
	font-weight: bold;
	font-size: 60%;
	font-variant: small-caps;
	margin-bottom: -10px;
	cursor: pointer;
}
#bigideas h2 {
	color: #334308;
	font-weight: normal;
	font-size: 90%;
	cursor: pointer;
}
#details1, #details2, #details3, #details4 {
	color: #343434;
	font-weight: normal;
	font-size: 75%;
	margin-top: -7px;
	margin-bottom: 20px;
}
#headline {
	padding: 3px 15px -1px 3px;
}
#clientstitle, #biostitle {
	cursor: pointer;
}
#contact {
	color: #646464;
	font-weight: normal;
	font-size: 70%;
	line-height: 1.2;
}
#contact a {
	color: #646464;
}
#contact a:visited { 
}
#contact a:hover { 
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
}
#contact a:active { 
	color: #333333;
}
#clientslist {
	margin-top: 15px;
	margin-bottom: 25px;
}
#bioslist {
	padding: 5px;
	background-color: #efefef;
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 80%;
}
#bioslist b {
	color: #004D89;
	font-style: normal;
}
#readmore a:link { 
	color: #333333;
}
#readmore a:visited { 
	color: #666666;	
}
#readmore a:hover { 
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
}
#readmore a:active { 
	color: #333333;
}
#article {
	width: 460px;
	font-size: 90%;
	color: #393939;
}
#article h1 {
	font-size: 110%;
	color: #135F82;
}
#article blockquote {
	font-style: normal;
	color: #445A0B;
}
#article li {
	margin-bottom: 10px;
}
#footnote {
	width: 460px;
	font-size: 75%;
	color: #484848;
	margin-bottom: 10px;
	margin-top: 50px;
}
#footnote a {
	color: #484848;
}
#footnote a:visited { 
}
#footnote a:hover { 
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
}
#footnote a:active { 
	color: #333333;
}
#sidebar {
	margin-top: 15px;
	font-size: 84%;
	color: #445A0B;
	position: absolute;
	margin-left: 500px;
}
#fineprint {
	font-family: Arial, sans-serif;
	margin-top: 65px;
	margin-bottom: 20px;
	font-size: 70%;
	color: #adadad;
	text-align: center;
}
#contacttop {
	color: #646464;
	font-weight: normal;
	font-size: 70%;
	line-height: 1.2;
}
#contacttop a {
	color: #c2c2c2;
}
#contacttop a:visited { 
}
#contacttop a:hover { 
	color: #333333;
	background-color: #efefef;
	text-decoration: none;
}
#contacttop a:active { 
	color: #333333;
}