a:link,
a:visited
{
	color:									#6f9fd1;
	text-decoration:							underline;
}

a:focus,
a:hover,
a:active
{
	color:									#5f3967;
	text-decoration:							underline;
}

body
{
	background:								#fff url("_img/snowboarder.png") no-repeat 50% 0;
	color:									#02000c;
	font-family:								Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size:								0.9em;	
	line-height:								1.2em;
}

.pinch
{
	width:									960px;
	margin-left:								auto;
	margin-right:								auto;
}

#verso
{
	float:									left;
	width:									650px;
}

#recto
{
	float:									right;
	width:									250px;
	font-size:								small;
}

#footer
{
	clear:									both;
		color:								#808080;
	text-align:								center;
	padding-top:								120px;
	padding-bottom:								60px;
	font-size:								small;
}

#footer a:link,
#footer a:visited
{
	color:									#808080;
	text-decoration:							underline;
}

#footer a:focus,
#footer a:hover,
#footer a:active
{
	color:									#5f3967;
	text-decoration:							underline;
}

#verso h2
{
	font-size:								xx-large;
	margin-bottom:								0.75em;
	font-weight:								normal;
}

#verso h3
{
	font-size:								x-large;
	font-weight:								normal;
	margin-bottom:								1em;
}

#recto h2
{
	margin-bottom:								0.75em;
	margin-top:								1em;
	font-size:								x-large;
	font-weight:								normal;
}

#recto h2.first-child
{
	margin-top:								0;
}

#verso p,
#verso ul,
#recto p
{
	margin-bottom:								1em;
}

#verso li,
#recto li
{
	margin-bottom:								0.25em;
	margin-left:								1em;
	list-style:								disc;
}

#header
{
	height:									340px;
	margin-bottom:								30px;
}

h1 span,
h2 span
{
	position:								absolute;
	left:									-2000px;
	top:									-2000px;
}

#alan-jones-photograph
{
	float:									right;
	padding:								4px;
	margin:									0 0 20px 20px;
	border:									1px solid #acd1f5;
}