

body	{
	background-color: #000033;
	color:		  #ECE3D2;
	}

hr	{
	width:	85%;
	align:	center;
	margin-botom:	0px;
	}

img	{
	border-style:	none;
	margin-bottom: 4px;
	}

h2	{
	margin-top:	14px;
	margin-bottom: 6px;
	}

h3	{
	color:		#D3A536;
	font: italic bold 14pt Garamond;
	margin-top:	14px;
	}

.banner {
	color:		#ECE3D2;
	font-size:	28pt;
	font-family:	Vivaldi, Sylfaen, Lucida Sans, URW Chancery L, Cursive;
	margin-top:	12px;
	margin-bottom:	24px;
	margin-left:	14px;
	}
	
.artist	{
	color:		#D3A536;
	font-family:	Arial;
	font-size:	18pt;
	Display:	inline;
	}

.date	{
	font:		italic 14pt Arial;
	margin-top:	2px;
	}

.text	{
	font-family:	Garamond;
	font-size:	14pt;
	color:		#ECE3D2;
	margin-left:	10%;
	margin-right:	14%;
	margin-top:	8px;
	margin-bottom: 0px;
	text-align: 	justify;
	}

.column	{
	float:	none;
	width:	35%;
	height: 72%;
	margin-left:	10%;
	margin-top:	12%;
	}

.header	{
	color:		#999999;
	font-size:	66pt;
	margin-bottom:	0pt;
	font-family:	vivaldi, cursive;
	}

.footer	{
	font-family:	Garamond;
	font-size:	10pt;
	color:		#ECE3D2;
	margin-left:	12%;
	margin-right:	25%;
	margin-top:	2px;
	margin-bottom: 0px;
	text-align: 	left;
	}

a:link	{
	text-decoration: none;
	font-family: Garamond, Ariel, Times;
	color: #D3A536;
	}

a:visited {
	text-decoration: none;
	font-family: Garamond, Ariel, Times;
	color: #D3C665;
	}

a:active {
	text-decoration: none;
	font-family: Garamond, Ariel, Times;
	color: #CD2626;
	}

.bio	{
	float:	left;
	display: inline;
	}

.gallery {
	 float:	right;
	 display: inline;
	 margin-left:	22px;
	 margin-right:	14px;
	 margin-botton:	12px;
	 }

#wrap {
    border:1px solid black;
    width:662px;
    }
#menu {

    border-bottom:1px solid white;
    padding:4px 0;
    width:660px;
    }
#menu a {
    padding:4px 10px;
    text-decoration:none;
    font-weight:bold;
    color:#7E96BA;
    }
#menu a.hover {
    background:#F4F9FF;
    }
#menu span {
    display:none;
    }
#img {
    vertical-align:bottom;
    }

#subnav {
    font-size:10px;
    margin-bottom:2em;
    }
#subnav a {
    color:#FB3B00;
    margin-right:1em;
    }
#subnav span {
    color:silver;
    margin-right:1em;
    }

<!-- Front page images -->

<!-- Pavillion -->
.image1 {
	position: relative;
	top: 30px;
	left:95px;
	}

<!-- Coconuts -->
.image2 {
	  position: relative;
	  top: -55px;
	  left: 225px;
	  }

<!-- Lilies -->
.image3	{
	  position: relative;
	  top: -85px;
	  left: 60px;
	  }
