body {
	margin: 0;
	padding: 0;
	background-image: url(/images/interface/pageBg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	font-family:verdana, Helvetica, sans-serif;
	font-size: 63%;
	line-height: 1.4em;
	background-color: #D3CAB2;
	color: #392412;
}

p 
{
	font-size: 1em;
}

a
{
	color: #392412;
	text-decoration: underline;
}

h1
{
	margin: 2em 0em 0em 0em;
	font-size: 1.2em;
	font-weight: bold;
}

td
{
	vertical-align: top;
}

a:hover
{
	color: #DB7A05;
	text-decoration: underline;
}

#head
{
	background-color: #A08E63;
	width: 100%;
	height: 132px;
	border: 0px solid yellow;
}

#menu
{
	width: 214px;
	float: left;
	background-color: #4F3B1E;
	background-image: url("/images/interface/menuBack/rotator.php");
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 468px;
	border: 0px solid green;
}

#menuTable
{
	margin: 0;
	padding: 50px 0px 0px 50px;
	height: 135px;
}

#contact
{
	margin: 50px 0px 0px 50px;
	width: 150px;
	color: #ffffff;
}

#contact a
{
	color: #ffffff;
}

#contact a:hover
{
	color: #DB7A05;
}

#homeContent
{
	margin: 32px 0px 0px 237px;
	padding: 0px;
	width: 513px;
}

#content
{
	margin: 32px 0px 0px 247px;
	padding: 0px;
	width: 513px;
}

h1.page00
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_welcome.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page01
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_architect.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page02
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_biog.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page03
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_forthcoming.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page04
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_instal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page05
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_listen.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page06
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_opinions.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page07
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_works.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page08
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_interview.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

h1.page09
{
	margin: 0em;
	background-image:url(/images/interface/pageTitle_news.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 28px;
	border: 0px solid red;

}

.spacer {clear: left;}

table.works
{
	margin: 1em 0em 0em 0em;
}

table.works td
{
	padding: 0em 3em 0em 0em;
}

table.works h1
{
	margin: 2em 0em 1em 0em;
}


table.works ul
{
	margin: 0em 0em 1em 0em;
	padding:0;
	list-style-position: outside;
	list-style-type: circle;
}

.ruleBelow
{
 	padding-bottom: 1em;
	border-bottom: 1px solid white;
}
