div#masthead {
	padding-bottom: 0;
}
div#logo, div#logo a {
	position: relative;
	left: 0;
	top: 0;
	width: 650px;
	height: 88px;
}
div#logo a {
	background-image: url("../images/department-of-psychology-transparent.gif");
}
div#body-wrapper {
	padding: 1.5rem 0 1.5rem 0;
}
div#body {
	padding: 0;
}
div#flyer-body {
	padding: 0;
	position: relative;
}
div#titlebar, 
div#titlebar-recap {
	position: relative;
	padding-bottom: 1.25rem;
	font-family: CaeciliaLT-Roman,sans-serif;
	font-size: 1.0625rem;
}
div#titlebar p, 
div#titlebar-recap p  {
	transform: skewX(-30deg);
	padding: 0.375rem 3.5625rem 0.1875rem 3.5625rem;
	position: relative;
}
div#titlebar p {
	left: -0.625rem;
}
div#titlebar-recap p {
	left: 3.75rem;
}
div#titlebar p.link, div#titlebar p.link span, 
div#titlebar-recap p.link, div#titlebar-recap p.link span {
	background-color: #CD1141;
}
div#titlebar p span, div#titlebar-recap p span {
	transform: skewX(30deg);
	font-size: 1.125rem;
}		
div#titlebar p, div#titlebar p span,
div#titlebar-recap p, div#titlebar-recap p span {
	display: inline-block;
	background: none repeat scroll 0% 0% #FFA63F;
	margin: 0px;
}
div#titlebar p.link span a,
div#titlebar-recap p.link span a {
	color: white;
	text-decoration: none;
	font-variant: small-caps;
	background-image: url("../images/yellow-arrow.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-origin: content-box;
	background-position: 100% 55%;
	background-clip: border-box;
	background-size: auto auto;
}
div#titlebar p.link span a:hover,
div#titlebar-recap p.link span a:hover {
	text-decoration: underline;
}
article#content {
	z-index: 1;
}
article#content iframe#video {
	float: right;
	margin-left: 1.375rem;
}
article#content h2 {
	margin-top: 1rem;
}
article#content table {
	width: 800px;
}
article#content table tr td:last-child {
	text-align: right;
}
article#content table tfoot tr td {
	text-align: right;
}
article#resources {
	margin-top: 0.375em;
	padding: 2.125rem 3.125rem 3.125rem 3.125rem;
	background-color: #F9F9F9;
}
article#resources div#neuron {
	width: 607px;
	height: 195px;
	padding: 0;
	margin: 3.125rem auto 0 auto;
}
article#resources div#neuron img {
	width: 425px;
	height: 195px;
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}
div#subfooter div.menu-subfooter-container {
	float: right;
}		
ul#menu-subfooter li:first-child a {
	border-left: 0 none transparent;
}
article#flyer {
	text-align: center;
}
article#flyer img {
	width: 637px;
	height: 824px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}