@charset "utf-8";
a:link {
	color: #00A4E4;
}
a:visited {
	color: #00A4E4;
}
a:hover {
	color: #C00;
}
a:active {
	color: #00A4E4;
}
#toppart #logo {
	background-image: url(../images/logo_illawarra_blue.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#colourbar {
	background-image: url(../images/bar_blue.gif);
	background-repeat: no-repeat;
	background-color: #007BC4;
}
#footer {
	color: #FFF;
	background-image: url(../images/bg_footer_blue.gif);
	background-repeat: repeat-x;
	background-color: #1AA1D6;
}
h2 {
	color: #007BC4;
	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_blue.gif);
}
