body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#supportingText table {
	font-size: 1em;
}

#header {
	display: none;
}

#menuBar {
	display: none;
}

#supportingText {
	width: 550px;
	float: left;
	font-size: 1.3em;
}

#footer {
	clear: both;
	padding-top: 40px;
	text-align: center;
	font-size: 1.0em;
}


#welcomeText td {
	font-size: 1.0em;
	vertical-align: middle;
}

#welcomeText td#td2 {
	width:200px;
}

#lineageImage {
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

.headline {  
	font-weight: bold; 
}

h1 {
	font-size: 1.5em;
}

h2 { 
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold; 
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

#description, #picDimension, #artist, .xsmall, .caption {
	font-size: 0.8em;
}

.caption {
	text-align: center;
}

#classSection td{
	font-size: 1.0em;
}

.class1, .class2, .class3, .class4 {
	font-size: 1em;
	border:solid 1px #000000;
}

#map {
	width: 550px; 
	height: 300px;
}
