/*****************************************************************************************************/
/* created June 2006 by prima informatics ltd                                                        */ 
/* centered block, header, 2 equal columns, footer ./. 2 cols										 */
/*****************************************************************************************************/
/* general html tags 																						 */
/*****************************************************************************************************/

body 
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #9e899f;
	overflow: hidden;
	}

h1{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}

p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	text-align: left;
	line-height: 1.5;
}

a {
	padding: 0px 0px 0px 0px;
	color: #fff;    /*white*/
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	padding: 0px 0px 0px 0px;
	color: #00FF00;    /*white*/
	text-decoration: none;
	font-weight: bold;
}

/*****************************************************************************************************/
/* layout divs																					 */
/*****************************************************************************************************/

#container {
	/*centers the box in the browser window*/
	position: absolute;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	margin-top: -300px;
	margin-left: -397px;
	top: 529px;
	left: 1271px;
	text-align: center;
	width: 743px;
	height: 542px;
}


#content {
	/* allows background image in specified space */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 794px;
	height: 586px;
	background: transparent url("RhiannonRae1.jpg")  no-repeat center center; 
	text-align: left;
}

#header{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	width: 100%;
	height: 200px;
	background: transparent url("")  no-repeat top left; 
}
#content>#header {height: 180px;}

#content_L {
	float: left;
	border: 0px;
	}

#content_L img {
	border: 0px;
	margin: 25px 0px 0px 120px;
	}	

#content_R{
 	float: right;
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: left;
}

#footer {
	clear: both;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer_L {
	float: left;
	color: #fff;
	text-align: left;
	font-size: 80%;		
	border: 0px;
}

/***********************************************************************************************************/
/* specific tags for each div                                                                              */
/***********************************************************************************************************/


#footer a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9e899f;    
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;    
	text-decoration: none;
	font-weight: bold;
}

/* turns the selected link the opposite colour to the rest in the nav bar */
#footer a.neg{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #00FF00;    /*white*/
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover.neg {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #fff;    /*white*/
	text-decoration: none;
	font-weight: bold;
}

/* small text for association details */
#xlink {
	border: 0px;
	text-align: center;
	font-size: 60%;
	color: #FFFFFF;	
	border: 0px;
	}

#xlink a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color : #6C486E;
	text-decoration : none;
	
}

#xlink a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color : #fff;
	text-decoration : none;
}

/* unordered list */

#content ul {
	display: block;
	list-style: none; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

#content li {
	background-color: transparent;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 70%;
	line-height: 1.5;
	}

#content li a {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color : #fff;
	text-decoration : none;
	}

#content li a:hover {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color : #00FF00;
	text-decoration : none;
	}

/*******************************************************************************************************************/
/* general classes */

.intro{
	/* slightly enlarged text for emphasis within list*/
	padding: 10px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	text-align: left;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}


.bodytext{
	/* normal text*/
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333;
	text-align: left;
	margin-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}




.textbox {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	border: 1px solid #ccc;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	text-align: center;
	}
	
	
.textboxy {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	border: 1px solid #ccc;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #fff;
	text-align: center;
	}	
	
	
	
	
.textbox h1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 130%;
	font-weight: normal;
	text-align: center;
	}

.textbox h2 {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 5px 0px;
	font-size: 140%;
	font-weight: normal;
	text-align: center;
	}
		
.textbox h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	font-size: 110%;
	font-weight: normal;
	text-align: center;
	}

.textbox p {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: center;
	}
	
.textbox a {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;
	color: #fff;  
	text-decoration: none;
	font-weight: normal;
}

.textbox a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #9e899f;   
	text-decoration: none;
	font-weight: normal;
}
	
.txtneg a {
	padding: 0px 0px 0px 0px;
	color: #6C486E;  
	text-decoration: none;
	font-weight: normal;
}

.txtneg a:hover {
	padding: 0px 0px 0px 0px;
	color: #fff;   
	text-decoration: none;
	font-weight: normal;
}
	
/*************************************************************************************************/
/* table format: art page																	 	 */
/*************************************************************************************************/

#artlist {
	margin: 20px 0px 0px 5px;
	}

#artlist table {
	/*border: 1px solid #fff;*/
	width: 98%;
}

#artlist table tr {
	background: #000;
	}

#artlist table td.left {
	padding: 5px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: left;
	font-size: x-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;/* Actual value for conformant browsers */
	}
html>#artlist table td.left {
	font-size: small;  /*be nice to Opera */
	}
	
	
#artlist table td.right {
	padding: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	text-align: right;
	font-size: x-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;/* Actual value for conformant browsers */
	}
html>#artlist table td.right {
	font-size: small;  /*be nice to Opera */
	}

#artlist table td.label {
	/*border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-size: xx-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;/* Actual value for conformant browsers */
	}
html>#artlist table td.label {
	font-size: x-small;  /*be nice to Opera */
	}

#artlist table td.content {
	/*border-bottom: 1px solid #fff;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
	font-size: x-small; /*False value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;/* Actual value for conformant browsers */
	}
html>#artlist table td.content {
	font-size: small;  /*be nice to Opera */
}
.datarowC {
  	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9f9f9;
	text-align: left;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top:1px solid #ee66ee;
	border-bottom:1px solid #ee66ee;
}
.datarowC a {
  	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9f9f9;
	text-align: left;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top:1px solid #ee66ee;
	border-bottom:1px solid #ee66ee;
}
.datarowC a:hover{
  	padding: 1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f9f9f9;
	text-align: left;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top:1px solid #ee66ee;
	border-bottom:1px solid #ee66ee;
}
