/* Swinburne High Contrast Style Sheet - Future Students Homepage Styles
   
   Updated: Mon 01.12.08
   ----------------------------------------------------*/
   
#content {
	background:#475E2C;
}
   
/* MAIN LINKS
   ----------------------------------------------------*/
h2.tafe a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_tafe-highcontrast.gif);
}

h2.international a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_international-highcontrast.gif);
}

h2.school a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_school-highcontrast.gif);
}

h2.postgraduate a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_postgraduate-highcontrast.gif);
}

h2.mature a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_mature-highcontrast.gif);
}

h2.research a span {
	background-image: url(http://www.future.swinburne.edu.au/images/home/main_research-highcontrast.gif);
}

/* MAIN BANNER
   ----------------------------------------------------*/
#home_banner {
	background: url('http://www.future.swinburne.edu.au/images/home/banner_future_students-highcontrast.jpg') no-repeat;
}

/* QUICKLINKS
   ----------------------------------------------------*/
#quicklinks li a {
	color: #413625;
	text-decoration: none; 
}

/* RIGHT COLUMN
   ----------------------------------------------------*/
#rightcolumn { 
	color: #515151;
}   

div.sidebar-button a:link, .sidebar-button a:visited {
	color:#4E662F;
}
   
#information h3 {
	background:url('http://www.future.swinburne.edu.au/images/home/information_for-highcontrast.gif') no-repeat left 8px;
}

#information li {
	background:transparent url(http://www.swinburne.edu.au/images/icons/bullet-red-highcontrast.gif) no-repeat scroll 3px 5px;
}

#information li a {
	color: #A31501;
}

#experience h3 {
	background: url('http://www.future.swinburne.edu.au/images/home/student_experience-highcontrast.gif') no-repeat top left;
}

#experience li a {
	background:transparent url(http://www.swinburne.edu.au/images/icons/bullet-red-highcontrast.gif) no-repeat scroll 3px 5px;
	color: #A31501;
}