/* Style Sheet written by Scott Tylor 13/12/04 for redesign of Limina Site.*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #340d22;}h4 a:visited {color: #340d22;}h4 a:hover {color: #000000;}h4 a:active {color: #340d22;}A:link		{ 			color: #340d22; 		/* Dark Green */			}A:visited	{ 			color: #340d22; 		/* Dark Green */			}A:hover		{ 			color: #000000; 		/* Lighter Green */			}A:active	{ 			color: #340d22; 		/* Dark Purple */			}			/* Setup of link colours for currently active link */A.sidenav_current:hover				{			color: #000000; 		/* Dark Purple & bold on roll-over*/			font-weight: bold;			}			A.sidenav_current:link				{			font-weight: bold;      /* Bolded */			}			A.sidenav_current:visited				{			font-weight: bold;      /* Bolded */			}			A.sidenav_current:active				{			font-weight: bold;      /* Bolded */			}						/* ---->> These specify various font sizes and colours used throughout the site */			/* Sets colour of text throught the whole site. This is the default text size and colour.   Also sets background in the main body to white.*/#body_cell			{			color: #5A5A5A;			font-size: small;			background-color: #FFFFFF;			padding-top: 20px;			padding-bottom: 500px;			}						#body_table 			{ 			margin-top: -1px; 			}/* Sets heading colours and sizes. */H1			{			color: #634651;			font-size: large;			}			H2			{			color: #634651;			font-size: medium;			}			H3			{			color: #634651;			font-size: medium;			}			H4			{			color: #634651;			font-size: medium;						}			.mmc_link 	{			color: #333333;			font-size: x-small;			font-family: Arial, Helvetica, sans-serif;			}							/* ---->> This simply adds the background image behind the menu and adds some space    between the top of the menu and the first menu item. */			td#site_map_cell				{			background-color: #D0B1BE;
			width: 194px;			padding-top: 16px;			text-align: left;			}			/* ---->> Change of text size and colour of everything in Footer */#pageinfo_row			{			font-size: 80%;			color: #5A5A5A;			}						/* ---->> Top menu section settings */			#header_navbar_left				{ 			background-color: #F0E1E6; 			}			#header_navbar_centre				{			background-color: #F0E1E6;			width: 209px;			height: 43px;			background-image: url("/?f=60541"); /* tile image */			background-repeat: no-repeat;			font-size: x-small;			}			#header_navbar			{			background-image: url("/?f=60542"); /* top bar image */			background-repeat: repeat-x;			}#header_uwa_logo_cell				{			background-color: #F0E1E6;			}/* ---->> This simply sets the background colour of the whole page to yellow. */			