body {
	font-family: Arial, Helvetica;
}

a, a:link, a:visited {
	color: #333;
}
	

#wrapper {
	width: 100%; 
	margin: 0; 
	float: none;
}

div.section p, div.section blockquote {
	font-family: Georgia, Arial;
}

div.section {
	border-bottom: 3px dotted;
}

h1 {
	border-top: 3px dotted;
	font-family: Georgia;
	font-size: 72px;
	font-weight: normal;
	border-bottom: 3px dotted;
	padding-bottom: 0.7em;
	text-transform: uppercase;
}

blockquote {
	margin-left: 0;
}

.menuwrapper, #right {
	display: none;}

#left {
	width: auto;}

h2, h3 {
	display: none;}

h2.active, h2.section-title {
	display: block;
}

#credits {
	margin-top: 4em;
	display: block;
	font-size: 14px;
}


h2.section-title {
	border: 0;
}

h2.section-title span.title, h2.section-title span.subtitle {
	display: block;
}

h2.section-title span.title {
	font-size: 14px;
	font-weight: normal;
}

h2.section-title span.subtitle {
	font-size: 32px;
	font-weight: normal;
}

div.section .section {
	border: 0;
}

#share_print, .commentform, form, .border_bottom_content_menu_items {
	display: none;
}

.active {
	display: block;
}


body#about #header h1 {
	float: left;
	width: 500px;
	border: 0;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-transform: none;
	font-size: 36px;
}
	
body#about #header img {
	margin-top: 30px;
	float: right;
}	
	
body#about #content {
	clear: both;
}	

body#about p.credits {
	border-top: 3px dotted;
	padding-top: 1em;
}	

body#about #credits {
	display: none;
}

	
