body.splash
{
	background: #6E6E6E url(/images/eta_splash.gif);
	background-position: top center; 
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-align:center;
	display: block;
}

div.splashcontainer 
{
	position: relative;
	margin: auto;
	width: 700px;
}

div.splashnav
{
	position: absolute;
	top: 300px;
	left: 0px;
	margin:0px 0px 0px 0px;
}

div.splashcontent
{
	border: solid #000000 0px;
	position: absolute;
	text-align:left;
	top: 110px;
	left: 380px;
	width: 290px;
	line-height: .5cm;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: bold;
}

body
{
	background: #6E6E6E url(/images/eta_back.gif);
	background-position: center; 
	background-repeat: repeat-y;
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	text-align:center;
	display: block;
}

div.container 
{
	position: relative;
	margin: 4 auto;
	width: 700px;
}

div.leftside
{
	background: #ffffff;
	border: solid #000000 0px;
	align:center;
	position: absolute;
	font-family: verdana;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;
	padding: 0px 0px 0px 0px;
	top: 100px;
	left: 20px;
	width: 205px;
	height: 500px;
}

div.artist_info
{
	background: #eeeeee url(/images/eta_artist.gif);
	background-repeat: no-repeat;
	background-position: bottom; 
	border: solid #000000 1px;
	align:center;
	font-family: verdana;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: normal;
	color: #333333;
	padding: 10px 0px 0px 0px;
	width: 200px;
	height: 500px;
}

table.artist_info
{
	font-family: verdana;
	font-size: 8px;
	font-variant: small-caps;
	font-weight: normal;
}

h1
{
	font-family: verdana;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #333333;
	margin-bottom: 2px;
}

img.artist
{
border: solid #000000 1px;
margin-top: 5px;
margin-bottom: 5px;
}

div.artist_bio
{
	border: solid #000000 0px;
	position: absolute;
	text-align:left;
	top: 120px;
	left: 240px;
	width: 435px;
	line-height: .5cm;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}

div.artist_bio:first-line
{
	font-weight: bold;
}

div.artwork
{
	border: solid #000000 0px;
	position: absolute;
	top: 120px;
	left: 240px;
	width: 435px;
	line-height: .5cm;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}

p.title
{
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: bold;
}

img.artwork
{
	border: solid #000000 1px;
}

div.combined
{
	font-weight: bold;
}

div.poem_center
{
	font-weight: bold;
}

div.poem_left
{
	text-align: left;
	margin-left: 20px;
	font-weight: bold;
}

a.toartist
{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

/* ---------- MAIN NAV ---------- */

#horiztabs {
	height: 20px;
	width: 700px;
	border: solid #000000 1px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#horiztabs ul {
	margin: 0px;
	padding: 0px 0px 1px 0px;
	font-family: verdana;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
	white-space: nowrap;
	text-align:center;
}

#horiztabs li {
	list-style-type: none;
	display: inline;
}

#horiztabs li a {
	text-decoration: none;
	padding: 7px 20px 20px 10px;
	color: #ffffff;
}

#horiztabs li a:link {
	color: #ffffff;
	font-variant: small-caps;
}

#horiztabs li a:hover {
	font-weight: bolder;
	color: #000000;
	background-color: #eeeeee;
	margin: 0px 0px 10px 0px;
	text-align:center;
}

/* ---------- END 3RD LEVEL NAVIGATION ---------- */



div.nav_dropdown
{
	margin: 10px 0px 10px 0px;
	font-family: verdana;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	color: #777777;
	width: 694;
	text-align:center;
	border-bottom: solid #000000 3px;
}

form.nav_dropdown
{
	text-align:center;
	margin: 5px 0px 10px 0px;
}

select.nav_dropdown
{
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: small-caps;
}

input.go_button
{
margin: 0px 0px 0px 0px;
}

table.artwork
{
width: 435px;
margin: 10px 0px 0px 0px;
border:1px solid #000000;
font-family: verdana;
font-size: 11px;
color: #666666;
font-weight: normal;
font-variant: normal;
}

tr.tpb_header
{
background: #B9C6CD;
font-family: verdana;
font-size: 11px;
color: #000000;
font-weight: bold;
font-variant: normal;
}

tr.tpb_title
{
font-family: verdana;
font-size: 12px;
color: #000000;
font-weight: bolder;
font-variant: smallcaps;
}

tr.rowa
{
background: #eeeeee;
}

tr.rowb
{
background: #ffffff;
}

div.footer
{
	margin: 4 auto;
	margin-bottom: 100px;
	width: 700px;
}

p.footer
{
	line-height: .4cm;	
	display: block;
	text-align:center;
	font-family: verdana;
	font-size: 7pt;
	color: #555555;
	font-variant: normal;
	margin-top:5px;
	margin-bottom: 10px;
}

p.splashfooter
{
	line-height: .4cm;	
	display: block;
	text-align:center;
	font-family: verdana;
	font-size: 7pt;
	color: #CECECE;
	font-variant: normal;
	margin-top:5px;
	margin-bottom: 10px;
}

a.splashfooter
{
	line-height: .4cm;
	font-family: verdana;
	font-size: 7pt;
	color: #CECECE;
	font-variant: normal;
}

a.footer
{
	line-height: .4cm;
	font-family: verdana;
	font-size: 7pt;
	color: #000000;
	font-variant: normal;
}

IMG.random1
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 100px;
	left: 20px;
	border: solid #000000 1px;
}

IMG.random2
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 100px;
	left: 140px;
	border: solid #000000 1px;
}

IMG.random3
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 220px;
	left: 20px;
	border: solid #000000 1px;
}

IMG.random4
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 220px;
	left: 140px;
	border: solid #000000 1px;
}

IMG.random5
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 340px;
	left: 20px;
	border: solid #000000 1px;
}

IMG.random6
{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 340px;
	left: 140px;
	border: solid #000000 1px;
}

div.gen_content
{
	border: solid #000000 0px;
	position: absolute;
	text-align:left;
	top: 120px;
	left: 260px;
	width: 415px;
	line-height: .5cm;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}

div.gen_content2
{
	border: solid #000000 0px;
	position: absolute;
	text-align:left;
	top: 100px;
	left: 20px;
	width: 655px;
	line-height: .5cm;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-variant: normal;
	font-weight: normal;
}