<style type="text/css">
<!--

error {} /* Netscape and Opera seem to drop out the first value defined in the stylesheet */

.thumb {
	float:right;
	text-align:center;
	margin-left: 5px;
	margin-bottom: 5px;
	width:150px;
}

.feintText {
	color: #aaaaaa;
}

.listenBack {
	width: 100%;
	text-align: right;
}

a.listenBack {
	color: #ccc;
	text-decoration: none;
}

a:visited.listenBack {
	color: #000;
	text-decoration: none;
}

a:hover.listenBack {
	color: #999999;
}

.lectureNav {
	font-size: 70%;
	vertical-align: middle;
}

a.lectureNav {
	color: #ccc;
	text-decoration: none;
}

a:visited.lectureNav {
	color: #000;
	text-decoration: none;
}

a:hover.lectureNav {
	color: #999999;
}

a.lectureTitle {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:visited.lectureTitle {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:hover.lectureTitle {
	font-weight: bold;
	color: #999999;
}

/* default link (ie for in-page) */
/*
a:link {
	color: #666666;
	text-decoration: none;	
}
a:visited {
	color: #999999;
	text-decoration: none;		
}
a:hover {
	color: #66B7FF;
}
a:active {
	color: #dddddd;
}
*/
/* end default link */
/* colour of current page in the left nav */
.leftnavnolink {
	color: #2197FF;
}
/* end colour of current page in the left nav */
/* styles for all links except in page links */
a.links:link {
	color: #666666; 
	text-decoration: none;
}
a.links:visited {
	color: #999999;
	text-decoration: none;
}
a.links:hover {
	color: #66B7FF;
	text-decoration: none;
}
a.links:active {
	color: #dddddd;
	text-decoration: none;
}
/* end styles for all links except in page links */

/* image for dot line in left nav */
.homedots {
    background-image: url(http://www.museum.vic.gov.au/lectures/images/dots.gif);
	
}

/*  end image for dot line in left nav */
-->
</style>

