
/* Colours */

body
	{background: #fff; color: #565c61;}
h1
	{color: #82a2c2;}
h2
	{}
h3
	{color: #373c40}
h4
	{color: #474c51;}
a:focus, a:hover
	{color: #082137;}
a
	{color: #28639c;}
.cloak
	{color: #ffffff;}
.default
	{color:	#7d4819;}


/* Blocks */

#header
	{background:url('../images/bg_med_header.png'); 
	 width:100%; height:72px; margin-bottom:3em;}
#header h1
	{position: absolute; top:24px; left:80px;}

#content
	{margin:0 0 0 80px; width:60em;}

img.photo
  { float: right; border:2px #666666 solid }
img.diagram
	{ float: right; margin: 0 -28px 1em 1em; }
img.tl
	{position:absolute; top:0; left:0;}
img.tr
	{position:absolute; top:0; right:0;}
img.bl
	{position:absolute; bottom:0; left:0;}
img.br
	{position:absolute; bottom:0; right:0;}
	
#parallax
	{background:#96acc1; clear:right; margin-bottom:1.5em;}	 
	 
/*dl.options dt
	{ font-family: 'lucida console', 'andale mono', monospace; font-size: 1.1em; color:black;}*/
dt
	{}
.default
	{	text-align:left;
		font-style: italic; font-weight:normal; margin-right:0; width:24em;}