div#content h2 {
	color: #000;
	background-color: #fff;
}
div#content h3 {
	color: #000;
	background-color: #e0e1e2;
	float: left;
	letter-spacing: 0;
	line-height: 20px;
	margin-left: 15px;
	padding: 2px 10px;
	font-weight: normal;
	margin-top: 5px;
}
div#content p {
	clear: both;
}
div#aside {
	display: none;
}
div#content {
	width: 901px;
}
div#article {
	padding-left: 0;
	background-image: none;
	float: left;
}
div#article div#pagecopy {
	padding-left: 0;
	background-image: none;
	float: left;
	width: 650px;
}

div#article img#pic1 {
	position: absolute;
	right: 30px;
	top: -325px;
}

@font-face {
    font-family: rockwell;
    src: url('fonts/rockwell.eot');    
    src: local('Rockwell'), url('fonts/rockwell.ttf') format("truetype");
}

div#content h1 { font-family: rockwell, Arial, serif; letter-spacing: 0; font-size: 2.2em; line-height: 1.2em; }
div#content h2 { font-family: rockwell, Arial, serif; font-weight: normal; letter-spacing: 0; font-size: 2.2em; line-height: 1.2em; }
div#content h3 { font-family: rockwell, Arial, serif; font-weight: normal; letter-spacing: 0; }

div#content h1 span { 
	color: #000;
	background-color: #e0e1e2;
	padding: 2px 10px;
	margin-left: -10px;
	font-weight: normal;
}


div#content div#associations {
	float: right;
	width: 240px;
}
div#content div#associations a.back {
	display: none;
}


div#content div#gallery {
	clear: both;
	padding-left: 15px;
	padding-top: 10px;
}
div#content div#gallery div.three-cols {
	padding-bottom: 0;
}

div#content div#gallery a.image {
	width: 50px;
	height: 50px;
	overflow: hidden;
}
div#content div#gallery a.image img {
	left: 25px;
	top: 25px;
}
div#content div#gallery p,
div#content div#gallery h5 {
	display: none;
}
div#content div#gallery div.column {
	width: 50px; 
	padding-left: 10px;
	padding-bottom: 10px;
}

div#pages h3 {
	font-size: 1em;
}
div#pages ul,
div#pages ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	clear: both;
}
div#pages ul {
	margin-left: 25px;
}



div#associations h3 {
	margin-bottom: 2px;
	font-size: 0.85em;
}
div#associations dt {
	font-size: 1em;
}
div#url h3 {
	clear: both;
}
div#url dd {
	clear: both;
	padding-left: 15px;
}
div#url dl {
	padding-left: 0;
}

