@charset "utf-8";
a:link {
	color: #748D38;
}
a:visited {
	color: #748D38;
}
a:hover {
	color: #C00;
}
a:active {
	color: #748D38;
}
#toppart #logo {
	background-image: url(../images/logo_illawarra_yellow.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#colourbar {
	background-image: url(../images/bar_yellow.gif);
	background-repeat: no-repeat;
	background-color: #B3D448;
}
#footer {
	background-image: url(../images/bg_footer_yellow.gif);
	background-repeat: repeat-x;
	background-color: #D9E14E;
	color: #579EA8;
}
h2 {
	color: #748D38;
	font-size: 16px;
	letter-spacing: 1px;
	text-align: left;
	font-weight: normal;
}
#content #side #sidelink ul li a:link, #content #side #sidelink ul li a:visited, #content #side #sidelink ul li a:hover, #content #side #sidelink ul li a:active {
	background-image: url(../images/point_sidelink_yellow.gif);
}

