body {
	background-color: #FFFFFF;
	margin: 20px 10px;
	overflow-y: scroll
}
body, div, td, a, p, i, u, b, span {
	color: #000000;
	/*font-family: Garamond, Times New Roman, Sans-serif*/
	font-family: Times New Roman, Sans-serif
}
div#wrapper {
	width: 890px;
	text-align: left;
}
img#logo {
	width:382px;
	height:48px;
	border: 0px
}
div#logo_underline {
	margin:7px 0px 0px 0px;
	height:20px;
	border-top: 1px solid #92837B;
	padding: 0px;
	/*
	width: 707px;
	background-repeat:no-repeat;
	background-image:url(line1.gif);
	*/
}
div#body {
	position:relative
}
div#menu {
	width:135px;
	height:360px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(line2.gif);
	position: absolute;
	top: 20px;
	left: 0px;
	font-family: Times New Roman, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	/*letter-spacing: 2px;*/
}
div#menu div {
	color: #72635B;
	text-decoration: none
}
#about_us div#menu .about_us {
	color: #E38644
}
#services div#menu .services {
	color: #E38644
}
#biography div#menu .biography {
	color: #E38644
}
#portfolio div#menu .portfolio {
	color: #E38644
}
#contact_us div#menu .contact_us {
	color: #E38644
}
div#content {
	position: absolute;
	top: 0px;
	left: 170px;
}
div#title {
	font-size: 42px;
	color: #E38644;
	display: none
}
div#text {
	font-size: 16px;
	/*letter-spacing: 1px;*/
	/*word-spacing: 3px;*/
}
div#text p {
	margin: 10px 0px 20px 0px;
}
div#text p.title {
	margin: 10px 0px 15px 0px;
	font-size:18px;
}
div#text img.side {
	position: absolute;
	left: 485px;
}
div#text a:hover {
	color: #E38644
}
div#content .body {
	width: 450px;
	position: absolute;
	text-align: justify
}