#col1 {
	clear: right;
	float: left;
	width: 200px;
	margin-top: 150px;
	margin-left: 10px;
}
#col2 {
	clear: right;
	float: left;
	width: 200px;
	margin-top: 150px;
	margin-left: 10px;
}
#col3 {
	clear: right;
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 10px;
}
#col4 {
	width: 300px;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
	display: block;
	clear: none;
	margin-bottom: 10px;
}
#wrap {
	background-image: url(images/mf_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px 0px 10px;
	border: 3px solid #000000;
	background-color: #FFFFCC;
}
#footer {
	width: 800px;
	position: absolute;
	bottom: 0;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}
.articletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	letter-spacing: .07em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
h2 {
	color: #993300;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 1px 0px 7px;
	padding: 0px;
	letter-spacing: .15em;
	font-weight: normal;
}
#persistent {
	float: right;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#persistent ul {
	padding: 0px;
	margin: 10px 0px 0px;
}
#persistent li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
#artwork {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/dylan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 97px;
	border: 6px solid #993300;
	width: 280px;
}
#artwork2 {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(images/jmdriedger_finding_my_voice_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	border: 6px solid #993300;
	width: 190px;
}
.readmore {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.2em;
}
#article {
	width: 750px;
	margin-top: 150px;
	float: left;
	margin-left: 10px;
}
#biblio {
	font-size: 85%;
	margin-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}