/*As at 30 May 2011*/

body{ 	
		
		background: #FFFFFF;
		font-size: 1em;
		font-family: Times;
		color: #000000;
		line-height: 1.25em;
		
	}


	p{	
		margin-left: 24px;
		margin-right: 24px;
			
	}



	/*Main title*/
	h1{	font-size: 2.5em; 
		font-family: "lucida handwriting", arial, verdana;
		font-style: italic;
		font-weight: bold;
		margin-bottom: 0;
		text-align: center;
		
	}

	/*Major sub-title*/
	h2{	
		font-size: 1em; 
		font-family: "lucida handwriting", arial, verdana;
		font-style: italic;
		font-weight: bold;
		color: #003300; 
		line-height: 1.5;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 25px;
	}

/*Section sub-title*/
	h3{	
		font-size: 1.5em; 
		font-family: Times, arial, verdana;
		font-style: normal;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0;
	}

/*Minor sub-title*/
	h4{	
		font-size: 1.25em; 
		font-family: Times, arial, verdana;
		font-style: normal;
		font-weight: bold;
		line-height: 1.25;
		text-align: left;
		margin-left: 15pt;
		margin-top: 0;
		margin-bottom: 0;
	}

/*Same as h2 but coloured and with the margins reversed*/
	h5{	
		font-size: 1em;
		color: #003300; 
		font-family: "lucida handwriting", arial, verdana;
		font-style: italic;
		font-weight: bold;
		line-height: 1.15;
		text-align: center;
		margin: 25px auto 0 auto;
	
	}

/*Same as h2 but coloured*/
	h6{	
		font-size: 1em;
		color: #003300; 
		font-family: "lucida handwriting", arial, verdana;
		font-style: italic;
		font-weight: bold;
		line-height: 1.5;
		text-align: center;
		margin: 0 auto 0 auto;
	
	}

	#main {	
		width:95%;
		background:transparent;		
		margin-top: 10px;
	
		}
	



	#banner{
		background: #FFFFFF;
		height: 160px;
		width: 100%;
		padding-top: 10px;
		border: 0;
		margin: auto;
	}

	
	#banner2{
		background: #FFFFFF;
		height: 75px;
		width: 100%;
		padding: 0;
		border: 0;
		margin: auto;
	}

	#menu{	
		background:#FFFFFF;
		width:95%;
		border-top: 2px solid #003300;
		padding-left:5px;
		padding-right:5px;
		text-align:center;
		margin:  0 auto 50px auto;
		font-size: 0.75em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		line-height: 1.75em;
		}

	#contact {
		background:#669966;
		border: 1px solid #003300;
		padding: 1px;
		font-family: verdana;
		font-size: 0.75em; 
		line-height: 1.25em;
		text-align:center;
		
	}

	#breadcrumbs{	
		line-height: 1.5;
		width: 100%;
		text-align: left;
		font-style: italic;
		font-weight: bold;

	}

	#sitemap{	
		background:#FFFFFF;
		width:95%;
		border-top: 2px solid #003300;
		padding-left:5px;
		padding-right:5px;
		text-align:left;
		margin:  0 auto 50px auto;
		font-size: 0.75em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		line-height: 1.75em;
		}
	

	.noshow{

		display: none;

	}

/*ALL TEXT*/	

	.textbox{
		margin: auto;
		background: transparent;
		padding: 0;
		text-align: left;
		width: 100%;
		//border: 1px solid #666666;
		}

	.textbox td{
		background: #FFFFFF;
		padding: 10px;
		}

/*SPECIAL NOTICE BOX - INDEX PAGE*/
	.notice{
		background: #FFFFFF;
		width: 20%;
		padding: 1px;
		margin: 5px;
		text-align: left;
		display: block;
		}

	.notice td{
		background: #FFFFFF;
		padding-bottom: 5px;
		padding-top: 5px;
		}

	.notice p{
		color: #003300;
		font-size: 0.75em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		margin: 0;
		} 


/*BOTTOM HALF OF INDEX PAGE*/

	.infobox{
		width: 50%;
		padding-left: 10px;
		background: #FFFFFF;
		color: #003300;
		font-size: 0.9em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		text-align: left;
		}

	.infobox td{
		background: #FFFFFF;
		border: 1px solid #666666;
		}

/*RIGHT HAND SIDE OF SITEMAP*/

	.sidebox{
		width: 250px;
		background: #FFFFFF;
		color: #003300;
		font-size: 0.7em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		text-align: left;
		}

	.sidebox img{
		border: 1px solid #666666;
		}
	

/*links outside main menu box*/
	.linkb{	
		width:200px;
		padding-left:5px;
		padding-right:5px;
		text-align:left;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		font-size: 0.75em; 
		font-family: verdana;
		font-weight: bold;
		font-style: italic;
		line-height: 1em;
		}	


	img.other{
		border: 1px solid black;
		margin: 10px;
		}

	.emph{
		font-size: 1.1em;
		font-style: italic;		
		
		}

	.headline{
		
		font-size: 1.1em;
		font-style: italic;
		font-weight: bold;
		color: #003300;
		text-align: center;
		}
	


	.artbox {

		width: 65%;
		color: black;  
		font-size: 0.9em;
		font-style: normal;   
		margin-top: auto;
		text-align: left;
		line-height: 1em;
	}

	

	p.name {
		color: black;  
		font-size: 1.25em;
		font-weight:700;
	}

	p.left{
		text-align: left;
	}

	.copy {
		font: 10px Geneva;	
		color : #003300;
		}


	.caption{
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		font-size: 0.95em; 
		font-family: Times;
		font-weight: bold;
		font-style: italic;
		line-height: 1em;
		text-align: center;

	}

/*POSITION NAVIGATION ELMS ALL IMAGE PAGES*/

.galnavl {
	text-align:right;
	vertical-align:middle
	}
.galnavm {
	text-align:center;
	vertical-align:middle
	}
.galnavr {
	text-align:left;
	vertical-align:middle
	}

/*ALL GALLERY PAGES*/
#gallery{
		background: transparent;
		border: 0;
		width: 100%;
		padding: 15px;
		font-size: 1em;
		font-family: Times;
		font-weight: bold;
		font-style: italic;
		color: black;
		text-align: center;
		line-height: 1.5;
	}


.thumb {
		width:180px;
		padding-top: 5px;
		padding-bottom: 5px;
		height: 200px;
		line-height: 90%;
		text-align:center;
		background: #FFFFFF;
	}
	
.thumb img{
		border: 1px solid black;
		
	}



/*IN BIOG.HTML*/
.sub1 {
	color: #003300;
	font-size: 14px;
	font-weight:600;
	text-align: left;
	margin-left: 2cm;
	}

.date{	color: black;  
	font-size: 1em; 
	text-align: left;
	text-indent: 2cm;
	margin-top: 0;
	margin-bottom: 0;
	}

.what{	color: black;  
	font-size: 0.9em; 
	text-align: left;
	text-indent: 3cm;
	margin-top: 0;
	margin-bottom: 0;
	}




	
	 a:link {text-decoration: none; color: #000000; background: transparent;}
	 a:visited {text-decoration: none; color: #333333; background: transparent;}
	 a:hover {text-decoration: none; color: #006600; background: transparent;}
	 a:active {text-decoration: none; color: #003300; background: transparent;}

		
