body {
	background-color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
}
#home {
      position:absolute;
      left:50%;
      top:50%;
      width:760px;
      height:542px;
      margin-left:-380px; 
      margin-top:-271px;
}
.charles {
	background:white;
}
.centered {
	text-align:center;
}

img {
	border: none;
}

#text {
	position: absolute;
	height: 350px;
	width: 580px;
	left: 630px;
	top: 50px;
}

#text.clients {
	left: 47px;
	top: 60px;

}

#text p {
	font-size: 11px;	
	line-height: 1.2em;
	margin: 0;
	padding-top: 15px;
	padding-bottom: 10px;
}

#text.clients p {
	padding-top: 10px;
	padding-bottom:0;
	width: 50%;
	float: left;
}

body#louise {
	background-color:#BCBE99;
}


#louise div#content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: auto;
	margin-top: -221px;
	margin-left: -612px;
}

blockquote {
	background:transparent url(images/openquote.gif) no-repeat scroll left top;
	margin: 0;
	padding-left: 15px;
}

blockquote div {
	background:transparent url(images/closequote.gif) no-repeat scroll right bottom;
	padding-right: 15px;
}

#navigation {
	margin: auto;
	text-align:center;
	padding-top: 5px;
}

#navigation a {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
}

#navigation a:hover, #navigation a:active {
	color:#000000;
}

#navigation img {
	vertical-align:middle;
}

#thumbs {
	position: absolute;
	left: 659px;
	top: 47px;
	width: 555px;
}

#thumbs div {
	float:left;
	width: 57px;
	height: 57px;
	padding: 1px;
}

#thumbs br {
	clear:both;
}

