body {
		font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
		color: white;
		padding: 0;
		margin: 10px 5px 10px 5px;
		position: relative;
		text-align: center;
	}

p
{
color: white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 20px;
}

p.bio
{color: #778899;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 14px;
}

p.represent
{color: #778899;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 12px;
margin-top: 0;
margin-bottom: 0;

}

p.small
{
color: white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 10px;
text-align: center;
}

p.medium
{
color: white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 12px;
}

p.sequent
{
color: white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 22px;
line-height: 50%;
}

a {
		background: transparent;
		color: white;
		text-decoration: none;
	}

a.bio {
		background: transparent;
		color: #778899;
		text-decoration: none;
		}

a:visited {
		background: transparent;
		color: #cccccc;
	}

a:hover {
		background: transparent;
		color: white;
		text-decoration: underline;
	}

a:hover.bio {
		background: transparent;
		color: #48d1cc;
		text-decoration: underline;
		}

a:active {
		background: transparent;
		color: #cccccc;
	}


h1 { font-size: 180%}
h2 { font-size: 160%}
h3 { font-size: 140%}
h4 { font-size: 120%}
h5 { font-size: 110%}

#content {
	position: relative;
	margin: 0 19.5% 1% 19.5%;
	line-height: 140%;
	padding: 1em;
	min-height: 25em;
	}

#painting {
	position: center;
	margin: 15px;
	padding: 15px;
	text-align:center;
	font-size: 10px;
	font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
	font-style: normal;
	letter-spacing: normal;
}

table#table1 {
    text-align:center; 
    margin-left:auto; 
    margin-right:auto; 
      }
  tr,td {text-align:left;}

#footer
{
text-align: center;
font-size: 12px;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-style: normal;
letter-spacing: normal;
}

#arrows
{
width: 120px;
margin: 0px auto;

padding: 15px;
}

.slogan
{
text-align: center;
color: #778899;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 22px;
font-style: italic;
letter-spacing: normal;
}

.current
{
text-align: center;
color:white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 18px;
font-style: normal;
letter-spacing: normal;
}


.copyright
{
color:white;
font-family: 'gill sans', futura, helvetica, arial, verdana, sans-serif;
font-size: 10px;
font-style: normal;
letter-spacing: .5;
text-align: center;
}


li.inline
{
display: inline;
color: white;
padding-left: 3px;
padding-right: 10px;
border-right: 1px solid white;
text-align: center;
}

li.last
{
display: inline;
color: white;
padding-left: 3px;
padding-right: 3px;
border-right: none;
text-align: center;
}

div.float {
	float:left;
	width: 120px;
	padding: 5px;
	}

div.float p {
	text-align: center;
	font-size: 10px;
	}

div.float img {
	border: 0.5px;
	border-color: black;
	}

div.spacer {
	clear: both;
	}

#thumbcontent {
   	border: 0px none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100%;
	}
html>body #thumbcontent {
	width: 100%;
	}
body> #thumbcontent { width: 100% }
