html
{
color: #fff;

background-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;
}


#metanav {
position: relative;
width: 720px;
margin-left: 0;
margin-top: 10px;
padding: 0;
height: 40px;
list-style: none;
overflow: hidden;
}
#metanav li
{
margin: 0;
padding: 0;
height: 40px;
display: inline;
list-style: none;
}
#metanav a {
float: left;
padding: 40px 0 0 0;
overflow: hidden;
height: 40px;
height /**/:40px; /* for IE5/Win only */
}
#metanav a:hover
{
background-position: 0 -40px;
}

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

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

#family a
{
width: 40px;
height: 40px;
background: url(meta_list/family-list.jpg) top left no-repeat;
}
#foolandlover a
{
width: 40px;
height: 40px;
background: url(meta_list/foolandlover-list.jpg) top left no-repeat;
}
#hermit a
{
width: 40px;
height: 40px;
background: url(meta_list/hermit-list.jpg) top left no-repeat;
}
#recruit a
{
width: 40px;
height: 40px;
background: url(meta_list/recruit-list.jpg) top left no-repeat;
}

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

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


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

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

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

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

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

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

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

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

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

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

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

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


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

#janet a
{
width: 40px;
height: 40px;
background: url(meta_list/Janet_and_John-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;
}





