html
{
background-color: #fff;
color: #fff;
}

body
{
width: 720px;
margin-left: auto;
margin-right: auto;
color: #fff;
font-family: Helvetica, Verdana, Arial, sans-serif;

}



#nav 
{
width: 720px;
margin: 0;
padding: 0;
height: 40px;
list-style: none;
overflow: hidden;
}

#nav li
{
margin: 0;
padding: 0;
height: 40px;
display: inline;
list-style: none;
}

#nav a {
float: left;
padding: 40px 0 0 0;
overflow: hidden;
height: 0px;
height /**/:40px; /* for IE5/Win only */
}

#nav a:hover
{
background-position: 0 -40px;
}

#nav a:active, #nav a.selected 
{
background-position: 0 -80px;
}


#artist a
{
width: 120px;
height: 40px;
background: url(artist_abc.gif) top left no-repeat;
}

#still_life a
{
width: 120px;
height: 40px;
background: url(still_life_abc.jpg) top left no-repeat;
}

#circle a
{
width: 120px;
height: 40px;
background: url(circle_abc.jpg) top left no-repeat;
}

#meta a
{
width: 120px;
height: 40px;
background: url(narrative_abc.gif) top left no-repeat;
}

#land a
{
width: 120px;
height: 40px;
background: url(land_abc.jpg) top left no-repeat;
}

#people a
{
width: 120px;
height: 40px;
background: url(people_abc.jpg) top left no-repeat;
}

#cv {
position: relative; top: 30px; left: 10px;
width: 720px;
}



#circlenav {
position: relative;
width: 720px;
margin-left: 0;
margin-top: 10px;
padding: 0;
height: 40px;
list-style: none;
overflow: hidden;

}
#circlenav li
{
margin: 0;
padding: 0;
height: 40px;
display: inline;
list-style: none;
}

#circlenav a {
float: left;
padding: 40px 0 0 0;
overflow: hidden;
height: 40px;
height /**/:40px; /* for IE5/Win only */
}

#circlenav a:hover
{
background-position: 0 -40px;
}



#ascension a
{
width: 40px;
height: 40px;
background: url(circle_list/ascension-list.jpg) top left no-repeat;
}

#blake a
{
width: 40px;
height: 40px;
background: url(circle_list/blake-list.jpg) top left no-repeat;
}

#byzantium a
{
width: 40px;
height: 40px;
background: url(circle_list/byzantium-list.jpg) top left no-repeat;
}

#carnival a
{
width: 40px;
height: 40px;
background: url(circle_list/carnival-list.jpg) top left no-repeat;
}

#celestiality a
{
width: 40px;
height: 40px;
background: url(circle_list/celestiality-list.jpg) top left no-repeat;
}

#ibiza a
{
width: 40px;
height: 40px;
background: url(circle_list/ibiza-list.jpg) top left no-repeat;
}


#java a
{
width: 40px;
height: 40px;
background: url(circle_list/java-list.jpg) top left no-repeat;
}

#lotus a
{
width: 40px;
height: 40px;
background: url(circle_list/lotus-list.jpg) top left no-repeat;
}

#osiris a
{
width: 40px;
height: 40px;
background: url(circle_list/osiris-list.jpg) top left no-repeat;
}

#paradisic a
{
width: 40px;
height: 40px;
background: url(circle_list/paradisiac-list.jpg) top left no-repeat;
}


#petallic a
{
width: 40px;
height: 40px;
background: url(circle_list/petallic-list.jpg) top left no-repeat;
}


#philosophy a
{
width: 40px;
height: 40px;
background: url(circle_list/philosophy-list.jpg) top left no-repeat;
}

#purity a
{
width: 40px;
height: 40px;
background: url(circle_list/purity-list.jpg) top left no-repeat;
}

#sgraffito a
{
width: 40px;
height: 40px;
background: url(circle_list/sgraffito-list.jpg) top left no-repeat;
}

#sienna a
{
width: 40px;
height: 40px;
background: url(circle_list/sienna-list.jpg) top left no-repeat;
}


#tibet a
{
width: 40px;
height: 40px;
background: url(circle_list/tibet-list.jpg) top left no-repeat;
}

#world a
{
width: 40px;
height: 40px;
background: url(circle_list/world-list.jpg) top left no-repeat;
}

#numerology a
{
width: 40px;
height: 40px;
background: url(circle_list/numerology-list.jpg) top left no-repeat;
}

#primavera a
{
width: 40px;
height: 40px;
background: url(circle_list/primavera-list.jpg) top left no-repeat;
}


#chaos a
{
width: 40px;
height: 40px;
background: url(circle_list/chaos-theory-1-list.jpg) top left no-repeat;
}













#cv h1
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: left;
	margin-top: 3em;
	font-size: large;
	font-weight: bold;
	color: #000;
	background-color: #fff;
	margin-top: 0;
}

#cv h2
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 1em;
	text-align: left;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 0.5em;
	color: #000;
	background-color: #fff;
}

#cv h3
{
	font-size: small;
	text-align: left;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #000;
	background-color: #fff;
}

#cv p
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-align: left;
	font-size: small;
	line-height: 120%;
	color: #000;
	background-color: #fff;
}

#cv img {
float: left;
margin-right: 6px;
margin-bottom: 6px;
}

#pic
{
	position: relative;
	top: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0;
	font-size: large;
	font-weight: bold;
	color: #666;
	background: none;
	margin-top: 0;
}

#pic h1
{
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 2em;
	width: 35%;
	font-size: large;
	font-weight: bold;
	color: #666;
	background: none;
	margin-top: 0;
}

#pic h2
{
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 1em;
	width: 35%;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0.25em;
	color: #666;
	background: none;

}

#pic h3
{
	float: right;
	font-size: small;
	width: 35%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #666;
	background: none;

}

#pic p
{
	float: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-align: left;
	width: 35%;
	font-size: small;
	line-height: 120%;
	color: #000;
	background: none;
}

#pic img {
	float: left;
	margin-top: 2em;
	margin-right: 6px;
	margin-bottom: 6px;
}


#pix
{
	position: relative;
	top: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0;
	font-size: large;
	font-weight: bold;
	color: #666;
	background: none;
	margin-top: 0;
}

#pix h1
{
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 1em;
	width: 100%;
	font-size: large;
	font-weight: bold;
	color: #666;
	background: none;
	margin-top: 0;
}

#pix h2
{
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 1em;
	width: 100%;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 0.25em;
	color: #666;
	background: none;

}

#pix h3
{
	float: left;
	font-size: small;
	width: 100%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	color: #666;
	background: none;

}

#pix p
{
	float: left;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 0.5em;
	margin-bottom: 1em;
	text-align: left;
	width: 100%;
	font-size: small;
	line-height: 120%;
	color: #000;
	background: none;
}

#pix img {
	float: left;
	margin-top: 1em;
	margin-right: 6px;
	margin-bottom: 6px;
}



