/* CSS Document */
body	{
	margin: 25;
	padding: 0;
	border: 0;
	text-align: center;	
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

img	{
	border: 0;
}

td {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

td.text {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td.title {
	font-size: 11px;
	font-weight: none;
	color: #999999;
}

td.section {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

p {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

p.text {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.footer { 
	font-face: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: normal;
	color:#999999;
}

a.small:link, a.small:visited {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}

a.small:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.small:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
}
	
a:link, a:visited, a:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.blkbold:link, a.blkbold:visited, a.blkbold:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CD3626;
	text-decoration: none;
}
a.blkbold:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.alpha:link, a.alpha:visited, a.alpha:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD3626;
	text-decoration: none;
}

a.alpha:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD3626;
	background-color: #000000;
	text-decoration: none;
}


a.red:link, a.red:visited, a.red:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD3626;
	text-decoration: none;
}

a.red:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.home:link, a.home:visited, a.home:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD3626;
	text-decoration: none;
}

a.home:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}


a.exhibition:link, a.exhibition:visited {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}

a.exhibition:hover {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

a.exhibition:active {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


#navlist {
	/* position: absolute;
	left: 50px;
	top: 75px; */
	width: 94px;
	height: 100px;
}

#navlist ul {
margin: 0px; /*removes indent IE and Opera*/
padding: 0px; /*removes indent Mozilla and NN7*/
list-style-type: none;/*turns off display of bullet*/
font-size: 10px;
}
#navlist li {
margin: 0;
}

#navlist a {
display: block;
padding: 1px 1px 1px 12px;
border: 0px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #ffffff;
background-image:  url(assets/l1_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited, #navlist a:active {
color: #CD3626;
text-decoration: none;
font-weight: bold;
}
#navlist a:hover {
background-color: #ffffff;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #000000;
text-decoration: none;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #ffffff;
background-image:  url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #CD3626;
font-size: 10px;
font-weight: bold;
}

[if IE 5]>
<style>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]

[if IE 6]>
<style>
#navlist a {
height: 1em;
}

#alphalist {
font-size: 12px;
margin: 10px 0 2.5em 0;
width: 100%;
}
#alphalist li {
float: left;
list-style-type: none;
margin: 0 0 1em 0;
padding: 0;
white-space: nowrap;
}
#alphalist ul {
margin: 0;
padding: 0;
}
#alphalist a {
padding: 3px 3px 3px 3px;
border: 0px solid;
border-color: #ddd #000 #000 #ddd;
background-color: #999999;
background-image: url(assets/alpha_down.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
text-decoration: none;
}
#alphalist a:link, #alphalist a:visited {
color: #666666;
}
#alphalist a:hover, #alphalist a:active,
#uberalpha a:link, #uberalpha a:visited,
#uberalpha a:hover, #uberalpha a:active {
background-color: #9F6F9F;
background-image: url(assets/alpha_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

[if gte IE 5]
<style>
#navlist a  {
position: relative;
height: 1em;
zoom: 100%;
}

h1.bio {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	}
	
h1.mainheader {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	
h2 {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
</style>
<![endif]
