body
{
	font-family: "lucida sans unicode", sans-serif;
	color: black;
	background: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;
	align: center;
	verticle-align: middle;
}

p
{
	font-family: "lucida sans unicode", sans-serif;
	font-size: 10pt;
	color: black;
	background: white;
}

img
{
	border-color: black;
}

a
{
	text-decoration: none;
}

a:link
{
	color: black;
	background: inherit;
}

a:visited
{
	color: black;
	background: inherit;
}

a:hover
{
	color: #FFA500;
	background: inherit;
}

h1, h3, h4, h5, h6
{
	text-align: center;
}

h1, h2, h3
{
	color: black;
	background: inherit;
}

h1
{
	font: 300% "lucida sans unicode", sans-serif
}

h2
{
	font: 13pt "lucida sans unicode", sans-serif
}

h3
{
	font: 125% "lucida sans unicode", sans-serif
}

h4
{
	font: bold 100% "lucida sans unicode", sans-serif
}

h5
{
	font: italic 100% "lucida sans unicode", sans-serif
}

h6
{
	font: small-caps 100% "lucida sans unicode", sans-serif
}

table.menu
{
	font-size: 100%;
	position: relative;
	visibility: hidden;
	width: 157px;
}

td.menu
{
	text-align: center;
}

td
{
	width: 160px;
}

.nospace
{
	margin: 0px;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.bold
{
	font-weight: bold;
}

.index body
{
	font-family: "lucida sans unicode", sans-serif;
	color: black;
	background: #F0ECD1 url(../img/background.jpg) no-repeat top;
	margin-left: auto;
	margin-right: auto;
}

.footer
{
	height: 0px;
	font-size: 7pt;
	text-align: center;
}

.centered
{
	margin-left: auto;
	margin-right: auto;
}

.header
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.resume
{
	font-size: 11pt;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
}

.exhibitons
{
	font-size: 13pt;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 754px;
}

.paintings
{
	font-size: 10pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: inherit;
}

.paintings tr
{
	height: 40px;
}

.paintings td
{
	text-align: center;
}

.ref
{
	font-size: 9pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #F8F7F3;
	color: inherit;
}

.ref img
{
	border: none;
}
