/* Style Sheet written by Scott Tylor 19/10/05 for design of Chloe site.*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #372875;}h4 a:visited {color: #372875;}h4 a:hover {color: #000000;}h4 a:active {color: #372875;}h3 a:link {color: #372875;}h3 a:visited {color: #372875;}h3 a:hover {color: #000000;}h3 a:active {color: #372875;}A:link		{ 			color: #372875; 		/* Dark Green */			}A:visited	{ 			color: #372875; 		/* Dark Green */			}A:hover		{ 			color: #000000; 		/* Lighter Green */			}A:active	{ 			color: #372875; 		/* 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: 120px;			padding-bottom: 200px;			}						#body_table 			{ 			margin-top: -1px; 			}			body					{			background-image: url("/?f=93972");			background-repeat: repeat-y;			}			.outskirtsLogo		{		width: 208px;		height: 92px;		position: absolute;		top: 94px;		left: 224px;		}/* Sets heading colours and sizes. */H1			{			color: #372875;			font-size: large;			}			H2			{			color: #372875;			font-size: medium;			}			H3			{			color: #372875;			font-size: medium;			}			H4			{			color: #372875;			font-size: medium;						}			.mmc_link 	{			padding-left: 20px;			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-image: url("/?f=93971"); /* menu image */			background-repeat:	no-repeat;			padding-top: 32px;			padding-left: 22px;			}			/* ---->> Change of text size and colour of everything in Footer */#pageinfo_row			{			font-size: 80%;			color: #5A5A5A;			}			#pagetop_cell			{			padding-left:26px;			}			#pageinfo_table			{			padding-right:18px;			}			/* ---->> Search Form formatting */#uwa_search_form			{						}						/* ---->> Top menu section settings */			#header_navbar_left				{ 			background-color: #FFFFFF; 			}			#header_navbar_centre				{			background-color: #FFFFFF;			width: 286px;			height: 35px;			background-image: url("/?f=93973"); /* top bar image */			background-repeat: no-repeat;			font-size: x-small;			}			#header_navbar			{			background-image: url("/?f=93974"); /* tile image */			background-repeat: repeat-x;			}#header_uwa_logo_cell				{			background-color: #FFFFFF;			}		