/* Style Sheet written by Scott Tylor 05/04/05 for design of Comm. Studies web site.*//* ----------------------------------------------------------------------------------->>>>*//* ---->> Default link colours */h4 a:link {color: #683062;}h4 a:visited {color: #683062;}h4 a:hover {color: #000000;}h4 a:active {color: #683062;}A:link		{ 			color: #683062; 		/* Dark Purple */			}A:visited	{ 			color: #683062; 		/* Dark Purple */			}A:hover		{ 			color: #000000; 		/* Black */			}A:active	{ 			color: #683062; 		/* Dark Purple */			}			/* Setup of link colours for currently active link */A.sidenav_current:hover				{			color: #000000; 		/* Black & Bold */			font-weight: bold;			}			A.sidenav_current:link				{			font-weight: bold;      /* Bolded */			color: #683062; 			}			A.sidenav_current:visited				{			font-weight: bold;      /* Bolded */			color: #683062;			}			A.sidenav_current:active				{			font-weight: bold;      /* Bolded */			color: #683062; 			}	/* ---->> 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					{			background-color: #EAEAEA;			}#body_cell			{			color: #5A5A5A;			font-size: small;			padding-top: 40px;			padding-left: -100px;			padding-right: 46px;			background-repeat: no-repeat;			margin-right: 0px;			}			DIV.body_content 			{			padding: 0px;						}/* Sets heading colours and sizes. */H1			{			color: #A06B9A;			font-size: large;			}			H2			{			color: #A06B9A;			font-size: medium;			}			H3			{			color: #A06B9A;			font-size: medium;			}			H4			{			color: #A06B9A;			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-image: url("/?f=71757"); /* menu image */			background-repeat:	no-repeat;			padding-top: 52px;			padding-left: 46px;			font-size: small;			font-weight: bold;			}						/* ---->> 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: #000000; 			}			#header_navbar_centre				{					background-image: url("/?f=71760"); /* left image */			background-repeat: no-repeat;			font-size: x-small;			padding-left: 80px;			}			#header_navbar_right				{			height: 37px;			background-image: url("/?f=71761"); /* top bar image */			background-repeat: repeat-x;		 	background-position: top left			}			#header_navbar			{			background-image: url("/?f=71761"); /* top bar image */			background-repeat: repeat-x;			}#header_uwa_logo_cell				{			background-color: #EAEAEA;			}					#footer_cell			{			height: 70px;			background-image: url("/?f=71756");			background-repeat: repeat-y;			}			
