
body 		
		{ 
    	color: #8B8757; 
       	background: #333333; 
    	font-family: Times, serif;
  		}

div.title
		{ 
		text-align: center;
		margin-bottom: 1em;
		font-size: 1.3em; 	
		line-height: 2em;
    	font-family: Arial;
		color: #909090;	 
		}
		
div.offer
		{ 
		text-align: center;
		margin-bottom: 1em;
		font-size: 1.1em; 	
		line-height: 1em;
    	font-family: Arial;
		color: #909090;	 
		}
		
div.indexlink img
		{ 
		border: 0; 	
		}
		
div.descriptivetext p
		{ 
		margin-left: 1em;
		font-size: 1.0em;
		line-height: 1.0em; 	
		}
		
p		{
		margin-left: 4em;
		font-size: 1.1em;
		line-height: 1.0em;
		color: #8B8757;
		}
		
p.epigraph		
		{
		margin-left: 4em;
		font-size: 1.0em;
		line-height: 1.0em;
		color: #909090;
		}
		
div.forward-back	
		{ 
		position: relative; bottom: -10em;
		}
		
img.reference
		{ 
		img-align: left;	
		}
		
img.previous
		{ 
		img-align: top;	 
		}
		
img.page
		{ 
		img-align: center;	 
		}
		
div.Aboriginalartefact img
		{
		margin-left: 10em;
		align: middle;
        border: none;
		}
		
div.photolinkicon img
		{
		margin-left: 1.5em;
		align: middle;
        border: none;
		}
		
div.cameraicon
		{
		float: left;
		margin-left: 1.5em;
		text-align: middle;
        border: none;
		}
		
div.journallinkicon img
		{
		float: left;
		margin-left: 1.5em;
		text-align: middle;
        border: none;
		}
		
div.center
		{
		text-align: center;
        border: 1em;
		}
		
div.photograph
		{
		position: relative;
		margin-top: 1.5em;
	    margin-left: 7em;
        border: 0.5em;
		}
		
<!--div.center img
		{
		margin-left: 15em;
        border: 0em;
		}-->
		
div.footer
		{ 
		font-size: 0.8em;
		margin-top: 2em;
		text-align: center;	
		border: 0em; 
		color: #606060;	
		} 
		
div.footer img
		{ 
		margin-top: 1em;
		text-align: top;	
		border: 0; 
		}

ul.awards	
		{ 
		margin-left: 4em;
		font-size: 1.2em; 	
		line-height: 2em;
		color: #8B8757;	 
		}

ul.support	
		{ 
		margin-left: 4em;
		font-size: 1.1em;
		line-height: 1.1em;
		color: #8B8757;
		}
		
ul		{
		margin-left: 5em;
		font-size: 1.1em;
		line-height: 1.2em;
		color: #8B8757;
		} 
		
ol		{
		margin-left: 10em;
		font-size: 1.1em;
		line-height: 1.2em;
		color: #8B8757;	
		}
 		
a:link
		{ 
		color: #808080;
		} 

a:visited
		{ 
		color: #808080; 
		} 

a:active 
		{ 
		color: #3232CD; 
		}
 

