#upper {
	width: 891px;
	height: 531px;
	margin-top: 5px;
	margin-bottom: 22px;
}

#redcarpet {
	float: left;
	width: 531px;
	height: 531px;
	padding: 0px;
	margin: 0px;
}

#redcarpet img {
	outline: 1px solid #142530;
	margin: 0px;
	padding: 0px;
}

#introduction {
	float: left;
	width: 308px;
	height: 512px;
	padding-top: 22px;
	padding-left: 22px;
	margin-bottom: 22px;
	outline: 1px solid #142530;
}

#introduction h2 {
	width: 283px;
	margin-top: 2em;
	margin-bottom: 0em;
	font-weight: bold;
	font-size: 12px;
}

#introduction p {
	width: 283px;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: lighter;
	font-size: 11px;
}

#exhibits {
	width: 891px;
}

#exhibits img {
	width: 792px;
	margin-left: 35px;
	margin-right: 35px;
}

#exhibits p {
	margin: 2em;
	font-family: 'Times CE','Times','Times New Roman',sans-serif;
	font-weight: lighter;
	font-size: 14px;
	text-align: center;
}

#introduction a {
	color: white;
}

#introduction a:hover {
	color: white;
}