p
{
	line-height: 14px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.topnav { position: absolute; position: fixed; top: 100px;
left: 0px; right: 40px; width: 790px; color: black;
font-family: Georgia, Times; font-size: 13px; background: silver;
padding-left: 40px; padding-top: 15px; padding-bottom: 12px;
padding-right: 10px; }

.leftnav { position: absolute; position: fixed; top: 143px;
left: 10px; right: 40px; width: 200px; color: black;
font-family: Georgia, Times; font-size: 12px;
padding-left: 30px; padding-top: 15px; padding-bottom: 12px;
padding-right: 10px; z-index: 1}


.container { position: absolute; position: fixed; top: 143px;
left: 260px; width: 444px; height: 400px; color: black;
font-family: Georgia, Times; font-size: 12px;
padding-left: 30px; padding-top: 15px; padding-bottom: 12px;
padding-right: 10px; overflow: auto;}

.pictures { position: relative; position: scroll; top: 143px;
left: 260px; width: 444px; padding-left: 10px; padding-top: 10px; padding-bottom: 150px;
padding-right: 10px; z-index: 1;}

.front { color: #8b8b8b; text-align: left; line-height: 16px; font-style: normal; font-weight: normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; position: absolute; margin-top: 138px; margin-left: 32px;}

.draw {background-color: #a3a664;}
.video {background-color: #008040;}
.photo {background-color: #ff7f00;}
.perform {background-color: red;}
.curate {background-color: #74acef;}
.contact {background-color: #cc66ff;}
.colab {background-color: #ff6fcf;}

.silver {background-color: silver;}


.top { position: absolute; position: fixed; top: 10px;
left: 10px; right: 40px; width: 100%; color: #e6e6e6;
font-family: Georgia, Times; 
font-size: 50px; 
font-variant: small-caps;
letter-spacing: 2px;
padding-left: 30px; 
padding-top: 15px; padding-bottom: 12px;
padding-right: 10px; }

a:link   
{ 
font-family:Georgia, Times;
color: white; border-width: 0px; 
text-decoration: none 
}

a:hover   
{ 
font-family: Georgia, Times; 
color: white; 
border-width: 0px; 
background: black;
padding-bottom: 11px;
padding-top: 14px;}

a:visited
{ 
font-family: Georgia, Times;
color: #e6e6e6;
border-width: 0px;
text-decoration: none;

}


a.jelly:link   
{
font-family: Georgia, Times;
font-color: black; 
border-width: 0px; 
text-decoration: none;
}

a.jelly:hover   
{ 
font-family: Georgia, Times; 
color: white; 
border-width: 0px; 
background: black;
padding-bottom: 1px;
padding-top: 1px;
}

a.jelly:visited
{ 
font-family: Georgia, Times;
color: white;
border-width: 0px;
text-decoration: underline;

}

#copy
{
	padding-right: 20px;
	padding-left: 20px;
	width: 700px;
}


