/* RESET */
html{color:#000; background:#fff;}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#FFF;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}

/* --END RESET*/

/* STANDARD ELEMENTS */
body {
	position: relative;
	width: 960px;
	height: 100%;
	margin:0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	}

a { 
	overflow: visible;
	color: #960; 
	}

img{
	overflow: visible;
	}
	
h2 {
	padding-bottom: 30px;
	border-bottom: 5px #ed0 solid;
	font-size: 2.3em;
	text-align: right;
	letter-spacing: 2px;
	}
	
h2 .subhead {
	font-size: 0.4em;
	font-weight: normal;
	clear: both;
	line-height: 2em;
}


h3 {
	color: #320;
	font-size: 1em; 
	
	}

p { 
	color: #333;
	line-height: 1.45em;	
	font-size: 0.9em;
	margin: 0px;
	padding: 1px 0px;
	text-align: justify; 
	}

p + p {
	text-indent:2em;
	}

blockquote p {
	padding: 10px;
	color: #650;
	font-size: 0.80em;
	line-height: 1.3em;
	}

em, i{
	margin-right: 5px;
	}
	
hr {
	height: 2px;
	}


/* STRUCTURAL ELEMENTS */
	
#mast {
	float: left; 
	width: 290px; 
	padding-top: 122px;
	}
	
#content, #footer {
	float: left;
	display: inline;
	background: #fff;
	padding: 50px 0 20px 40px;
	width: 550px;
	}

#title-bar{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 3px;
	background-color: #000;
	color: #fff;
	font-size: 0.7em;
	font-weight: bold;
	z-index: 999;
	}

.top-link {	
	display: inline;
	overflow: hidden;
	margin-right: 10px;
	color: #ff7;
	}
	
#footer { 
	text-align: right; 
	width: 550px;
	margin-left: 290px;
	font-size: 0.7em;
	}
	
.reference {
	font-size: 0.6em;
	vertical-align: super;
	line-height: 0.8em;
	}

.footnotes li, .footnote {
	margin-left: 45px;
	color: #210;
	font-size: 0.8em;
	line-height: 1.6em;
	list-style:decimal outside;
	}
	
.footnotes li a {
	text-decoration: none;
	}	

.highlight {
	color: #ed0;
	}
	
/* OVERRIDES : Page : front page */ 

body.front-page {
	text-align: center;
	width:100%;
	min-width: 960;
	padding: 70px 0 200px;
	}
	
	
body.front-page div#content{
	float: none;
	display: block;
	width: 550px;
	padding-left:0px;
	margin: 0 auto;
	text-align:left;
	}	
	
body.front-page h2{
	padding-right: 5px;
	text-align: center;
	}					

body.front-page #contents {
	border-top: 0;
	}	
	
body.front-page #footer {
	float: right;
	width: 100%;
	padding: 10px 0 0;
	margin-left: 0;
	text-align: center;
	}	
	
/* OVERRIDES : Page : chapter page */ 
	
body.content-page ol#contents {
	margin-top: 149px;
	}
	
/* FIGURES */

p.figure{
	text-indent:0px; 
	}

a.figure {
	display: block; 
	text-decoration: none; 
	text-indent: 0px;
	}
	
a.figure img {
	border: 0px;
	}

a.figure-right, a.figure-left{ 
	display: inline;
	position: relative; 
	padding: 25px 25px 35px 25px;
	background: #fff; 
	}
	
a.figure-right {
	float: right; 
	clear: right;
	margin: 25px -120px 25px 5px;		
	}
	
a.figure-left {
	float: left; 
	clear: left;
	margin: 0px 20px 10px -149px; 
	}

p.figure-double {
	float: left; 
	display: inline; 
	position: relative;
	margin: 10px -20px 50px; 
	}

a.figure-double-left, a.figure-double-right{
	float: left; 
	clear: none;
	display: inline;
	width: 320px;
	overflow: hide;
	}

a.figure-double-right{
	margin-right: -50px;  /* Hangs over the right hand edge of the #content*/
	}


a.figure-double-left{
	}
	

a.figure-right img, a.figure-left img  {
	border: 0px;
	margin-bottom: 5px;
	}

.caption {
	display: block;
	position: absolute;
	bottom: -26px;
	left: 0px;
	}
	
a.figure-left .caption, a.figure-right .caption {
	position: absolute; 
	left: 25px;	
	bottom: 10px;
	width: 280px;
	}
	
a.figure-double-right .caption{
	margin-left: 320px;
	}	
	

/* --END FIGURES*/

/* CONTENTS BLOCK */
#contents {
	float: left;
	display: inline;
	width: 290px;
	padding: 20px 0;
	border-top: 5px #ed0 solid;	
	background: #eee;
	color: #333;
	font-size: 0.9em;
	line-height: 1.45em;		
	}

#contents li{
	margin-left: 20px; 
	margin-right: 16px; 
	list-style: none;
	}
	
#contents li li{
	margin-left: 0px;
	}

#contents ol {	
	}

#contents li ol li{
	list-style:decimal inside;
	}

#contents a{
	text-decoration: none;
	}


/* --END CONTENTS BLOCK*/